I’ve got a simple ESP8266 app that’s been running for a year and a half without any problems. Starting sometime in the last couple of weeks I’m getting frequent disconnects. Blynk seems to reconnect with no problems. Nothing in my network, WIFI, or Code has changed. In fact, my Internet isn’t disconnecting just Blynk.
I’ve updated Blynk to the latest version and updated any library that might be even remotely associated. Afterward, the disconnects have become less frequent but are still occurring several times a day. I turned on Blynk debug and get this during the disconnect and have no idea if it means something or not…
[23038140] <[06|09|01|00|00]
[23038350] >[00|09|01|00|C8]
[23050623] Connecting to blynk-cloud.com:80
[23055624] Connecting to blynk-cloud.com:80
[23060625] Connecting to blynk-cloud.com:80
[23065626] Connecting to blynk-cloud.com:80
[23070627] Connecting to blynk-cloud.com:80
[23075628] Connecting to blynk-cloud.com:80
[23080629] Connecting to blynk-cloud.com:80
[23085630] Connecting to blynk-cloud.com:80
[23090631] Connecting to blynk-cloud.com:80
[23090882] <[02|00|01|00] 79b122f93b244987b60d8c1e0942ed05
[23092883] Login timeout
[23095883] Connecting to blynk-cloud.com:80
[23096002] <[02|00|01|00] 79b122f93b244987b60d8c1e0942ed05
[23096104] >[00|00|01|00|C8]
[23096104] Ready (ping: 102ms).
[23096104] Free RAM: 41040
[23096171] <[11|00|02|00]Gver[00]0.5.2[00]h-beat[00]10[00]buff-in[00]1024[00]dev[00]ESP-12[00]build[00]Apr 27 2018 07:32:16[00]
Any ideas?