T-vK / ESP32-BLE-Keyboard

Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
2.4k stars 402 forks source link

Wifi does not reconnect after Deep Sleep with v.0.3.2 #183

Open cnoronh opened 2 years ago

cnoronh commented 2 years ago

I am running into an issue where my ESP32 will not reconnect to WiFi after a deep sleep. I know the issue lies somewhere with the release v.0.3.2 because it works fine with v.0.3.0. Does anyone know what the issue could be with this release/ how to solve it ? Everything works perfectly before the deep sleep.