You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My ESP8266 intermittently drops out of the main loop after minutes (20 to 40 usually). I tried heartbeat set to 30 and 10. I am running my own local server. The app still sees the blynk server, so I believe the issue is on the ESP8266.
Also, If I kill the blynk local server (to simulate a server reboot or power failure, which will definitely happen), the ESP8266 halts with an error. Is there a way to keep the ESP8266 code running so things get back to normal when the server restarts?
The text was updated successfully, but these errors were encountered:
My ESP8266 intermittently drops out of the main loop after minutes (20 to 40 usually). I tried heartbeat set to 30 and 10. I am running my own local server. The app still sees the blynk server, so I believe the issue is on the ESP8266.
Also, If I kill the blynk local server (to simulate a server reboot or power failure, which will definitely happen), the ESP8266 halts with an error. Is there a way to keep the ESP8266 code running so things get back to normal when the server restarts?
The text was updated successfully, but these errors were encountered: