ESP32 Unable to Reconnect to Wi-Fi After Long-Term Operation
Posted: Fri Jun 20, 2025 12:42 pm
Hello to all ESP enthusiasts!
IDF_VER: 4.4.4
PART: ESP32-WROOM-32E(M113EH3200PS3Q0)
We’re facing an issue with some of our ESP32-based devices deployed in the field.
1. The devices function reliably for a long time but then suddenly stop reporting to server.
2. Upon investigation, we found that they fail to connect to Wi-Fi, even though the credentials are correct and signal strength is good.
3. These are low-power devices that connect to Wi-Fi only when they need to report data, and then disconnect immediately afterward.(we are just turning on the esp when needed and turning off when not) So there might be multiple connect and disconnect based on the reporting interval.
4. The issue is resolved only if we first onboard the device to a different Wi-Fi network (e.g., a mobile hotspot), and then reconnect it to the original network.
Has anyone else encountered a similar issue?
Any insights or suggestions would be greatly appreciated.
Best Regards,
Devjeet Mandal
IDF_VER: 4.4.4
PART: ESP32-WROOM-32E(M113EH3200PS3Q0)
We’re facing an issue with some of our ESP32-based devices deployed in the field.
1. The devices function reliably for a long time but then suddenly stop reporting to server.
2. Upon investigation, we found that they fail to connect to Wi-Fi, even though the credentials are correct and signal strength is good.
3. These are low-power devices that connect to Wi-Fi only when they need to report data, and then disconnect immediately afterward.(we are just turning on the esp when needed and turning off when not) So there might be multiple connect and disconnect based on the reporting interval.
4. The issue is resolved only if we first onboard the device to a different Wi-Fi network (e.g., a mobile hotspot), and then reconnect it to the original network.
Has anyone else encountered a similar issue?
Any insights or suggestions would be greatly appreciated.
Best Regards,
Devjeet Mandal