Page 1 of 1

How to enable Bluetooth

Posted: Thu Feb 09, 2017 4:06 am
by Senthanamuthan
Hi,
I'm new user of ESP32. Please anyone tell me how to enable bluetooth in ESP32?
Thank you

Re: How to enable Bluetooth

Posted: Thu Feb 09, 2017 7:07 am
by ESP_Angus
Hi,

I've edited the topic of your post because almost every topic on this forum has something to do with ESP32.

Start by following the ESP-IDF setup guide to set up a build environment:
http://esp-idf.readthedocs.io/en/latest/

Then there are a range of Bluetooth (BLE) examples) you can try out:
https://github.com/espressif/esp-idf/tr ... /bluetooth

Classic Bluetooth support is not yet available.