Search found 1 match
- Mon Apr 03, 2023 7:53 pm
- Forum: ESP32 Arduino
- Topic: BLE does not connect/restart after light sleep
- Replies: 0
- Views: 829
BLE does not connect/restart after light sleep
Hi, I went through a lot of documentation and tutorials, but I could not find yet what is the correct way of shutting down BLE before a light sleep and how to restart if after wakeup. Could you guys give me any ideas of what is wrong with the following code? /* Based on Neil Kolban example for IDF: ...