NimBLE-Arduino
NimBLE-Arduino copied to clipboard
BLE Multiconnect
Hello dear, When I use the example code "BLE_server_multiconnect.ino" I can connect 2 Android devices to the Esp32 perfectly. The problem I'm having is when I disconnect one of the devices, the other one that should remain connected also disconnects and doesn't reconnect on its own. I'm using the Esp32 C3. Could anyone give a suggestion on how to resolve the problem?
I would need to see a log from the esp32 to help with this.