Search found 2 matches
- Sun Oct 24, 2021 1:29 am
- Forum: ESP-IDF
- Topic: BLE Not starting advertising after disconnect
- Replies: 4
- Views: 7218
Re: BLE Not starting advertising after disconnect
I use latest Arduino IDE and latest ESP32 add-on to debug a very simple BLE project. I have the same problem: ESP32 stop advertising after a client disconnect to it. The C++ code posted can not be added into my Arduino code for ESP32. Is there any way to solve this problem?
- Sun Oct 24, 2021 1:22 am
- Forum: General Discussion
- Topic: Esp32 BLE Connect and disconnect issue
- Replies: 4
- Views: 12992
Re: Esp32 BLE Connect and disconnect issue
I am using latest arduino IDE to debug ESP32 Bluetooth project. I have the same problem. The ESP32 stop advertising after disconnect from a client. Where to add the code to my code?