This repository has been archived by the owner on Nov 25, 2021. It is now read-only.
Version v1.0.2
This release of very-easy-to-use will help you to eliminate hardcoding your Wifi and Blynk credentials for ESP8266 and ESP32 (with / without SSL), and updating/reflashing every time when you need to change them.
Configuration data are stored in either SPIFFS or EEPROM.
When WiFi and/or Blynk connection is lost, the WM will try auto-reconnect.
New in this version
Fix bug
New in this version:
- If the config data not entered completely (SSID, password, Server and Blynk token), entering config portal
- Correct the operation of BUILTIN_LED
DONE:
Permit EEPROM size and location configurable to avoid conflict with others.
More flexible to configure reconnection timeout
For fresh config data, don't need to wait for connecting timeout before entering config portal.