ESP32 Bluetooth
-
- Posts: 5
- Joined: Sun Feb 11, 2018 9:24 pm
ESP32 Bluetooth
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
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.
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.
-
- Posts: 9708
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 BLUETOOTH
What's with the all-caps titles lately? There's no need to shout, really. Removed caps from title.
Who is online
Users browsing this forum: Bing [Bot] and 120 guests