Post topics, source code that relate to the Arduino Platform

User avatar
By jayeye
#44603 Other than detecting that the WiFi connection has been lost and rebooting, has anyone been able to solve the problem of the esp8266 disconnecting from the access point after about an hour?

I've tried a variety of tricks, and none have worked. I don't even understand why a new WiFi.begin(ssid, password) doesn't re-establish the association.

Thanks

/ji