for configuring/auto(re)connecting ESP8266/ESP32 modules to the best or available MultiWiFi APs and MultiBlynk servers at runtime. Connection is with or without SSL. Configuration data to be saved in either LittleFS, SPIFFS or EEPROM. Default Credentials as well as Dynamic custom parameters...
It all started when I added a 2nd Wifi mode to the sketch on my Heltec WIFIkit32 ESP32 module. This is the solution I found. My unit now works perfectly 99% of the time. //DO NOT TOUCH // This is here to force the ESP32 to reset the WiFi and initialise correctly. Serial.print...