Page 1 of 1

AT_Bluetooth

Posted: Fri Feb 17, 2017 12:23 pm
by kmakhil90
Hi,

For ESP32 any bluetooth specific AT firmware is there?

Re: AT_Bluetooth

Posted: Fri Feb 17, 2017 3:42 pm
by rudi ;-)
kmakhil90 wrote:Hi,

For ESP32 any bluetooth specific AT firmware is there?
hi
feel free to change the medium like you want to use:

... It supports custom AT commands based on the lib and related APIs, and ones can also define input and output medium, like uart, spi, socket, bt, etc...

Project is on Github

best wishes
rudi ;-)