Page 1 of 1

ESP32 Bluetooth

Posted: Mon Feb 19, 2018 10:41 pm
by mattia22500
Hi guys, I wanted to send the router SSID and password to the ESP32 with Bluetooth. I could use any android app with a BLE terminal, but, are there any examples or sketches like this? Where could I find something?

Re: ESP32 BLUETOOTH

Posted: Wed Feb 21, 2018 3:16 pm
by fly135
Check out this thread...

https://esp32.com/viewtopic.php?f=13&t=2330

I recommend that you either use Kolban's C++ library, or refer to IDF_PATH/examples/gatt_server for example code.

I had a lot of problems with this using a Samsung S5 phone Android 4.2.2, even though it's supposed to be compatible. And is does support BLE on another TI based device, just not the ESP32. No issues with an S7 running Android 7.0, iPhone 6, and a windows 10 computer using a BT dongle. You can use the phone app "nRF Connect" to see if your BLE server is working.

Re: ESP32 BLUETOOTH

Posted: Wed Feb 21, 2018 4:16 pm
by ESP_Sprite
What's with the all-caps titles lately? There's no need to shout, really. Removed caps from title.