The Hidden ESP Restart Problem: Why Your ESP Sometimes Cannot Reconnect to WiFi
I recently ran into a surprisingly annoying issue while working on an ESP-based project.Everything worked perfectly during normal operation: But after calling ESP.restart(), the ESP would sometimes take forever to reconnect to WiFi, or fail completely until another reboot. At first, I thought the router was unstable. Turns out, the real issue was much simpler. …