Investigate issue with reconnect on esp8266
Closed this issue · 1 comments
cziter15 commented
On my own setup, when sometimes there's an IP switch at midnight it looks like ESP8266 devices are unable to reconnect then.
It might have been WiFi connector issue (uint32_t operator LocalIP related) or it might have something to do with wifi timer.
If there's a lock on connect function, then WiFi tick might be unable to update network status.
cziter15 commented