Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Version v1.0.5 with many new and powerful features

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 19 Apr 05:20
· 35 commits to master since this release
2a7a891

Major Releases v1.0.5

  1. Multiple WiFi Credentials (SSID, Password) and system will autoconnect to the best and available WiFi SSID.
  2. Multiple Blynk Credentials (Server, Token) and system will autoconnect to the available Blynk Servers.
  3. New powerful-yet-simple-to-use feature to enable adding dynamic custom parameters from sketch and input using the same Config Portal. Config Portal will be auto-adjusted to match the number of dynamic parameters.
  4. Dynamic custom parameters to be saved automatically in EEPROM, or SPIFFS.
  5. WiFi Password max length increased to 63 from 31, according to WPA2 standard.
  6. Permit to input special chars such as % and # into data fields.
  7. Config Portal AP Channel is configurable (either static or random channel) to avoid channel conflict to other APs.