Search found 1 match
- Tue May 05, 2020 9:39 pm
- Forum: ESP32 Arduino
- Topic: BLE reconnect time from light sleep takes long.
- Replies: 2
- Views: 5060
BLE reconnect time from light sleep takes long.
Hello, and thanks in advance for looking at the question. I am trying to construct a BLE keyboard using the T-vK library(https://github.com/T-vK/ESP32-BLE-Keyboard). To save power I put it into light sleep after no input is detected for a couple of seconds. However, I'm seeing that it takes ~1-2 sec...