Search found 2 matches

by color99
Sun Oct 24, 2021 1:29 am
Forum: ESP-IDF
Topic: BLE Not starting advertising after disconnect
Replies: 4
Views: 6863

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?
by color99
Sun Oct 24, 2021 1:22 am
Forum: General Discussion
Topic: Esp32 BLE Connect and disconnect issue
Replies: 4
Views: 12517

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?