Search found 1 match
- Tue Jan 17, 2023 5:30 am
- Forum: ESP-AT
- Topic: ESP32 wifi getting disconnected once within 3-4 days
- Replies: 1
- Views: 2655
ESP32 wifi getting disconnected once within 3-4 days
I integrated ESP32 (ESP32 DEVKITC V4) with the Blynk IoT platform. I observed that my ESP32 is getting disconnected once in a while from Wifi. I added a patch to restart ESP (ESP.restart()) if it is not connected to Wifi for the last 30 minutes. Sometimes this works but not always. I have to turn of...