This repository has been archived by the owner on Nov 25, 2021. It is now read-only.
v1.0.1
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.
##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.
TO DO
- Support other boards with WiFi
- Better GUI