cziter15/ksIotFrameworkLib

Investigate issue with reconnect on esp8266

Closed this issue · 1 comments

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.

overrideDnsWithGoogleDns();