ESP8266 not able to reconnect when router reboots
Posted: Wed Oct 17, 2018 1:38 am
I had created an infinity mirror clock a few years back and recently decided to upgrade it with an ESP8266 - basically to get time from an NTP server and some basic MQTT control.
https://www.instructables.com/id/Infinity-Mirror-Clock/
Unfortunately, I'm running into a small problem. Every time my router is down, or reboots - the clock does not connect again until I physically switch if off and on. Here is the code I'm using:
https://gist.github.com/dushyantahuja/1 ... 43994c5e9f
Also, is there a way to get time zone automatically?
Any help would be appreciated
https://www.instructables.com/id/Infinity-Mirror-Clock/
Unfortunately, I'm running into a small problem. Every time my router is down, or reboots - the clock does not connect again until I physically switch if off and on. Here is the code I'm using:
https://gist.github.com/dushyantahuja/1 ... 43994c5e9f
Also, is there a way to get time zone automatically?
Any help would be appreciated