Hi Blynkers. For the past couple of days, all of my ESP8266 devices have gone offline, hanging on the SSL connection to the (US) Blynk server blynk-cloud.com. I have been using Blynk WiFiManager successfully for a long time. New 8266 compiles will not connect via SSL. Existing ESP8266 devices stopped connecting via SSL.
ESP32s are all working fine.
Recompiling my ESP8266 apps for non-SSL WiFiManager connections work. Recompiling for SSL hangs up trying to connect, WiFiManager’s Config Portal comes up with the correct info. Same with existing ESP8266 apps.
Does anyone else have this behavior? Thanks.