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

Initial Release v1.0.0

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 08 Apr 16:15
· 153 commits to master since this release
d0ae7de

New Releases v1.0.0

  1. This release of very-easy-to-use will help you to eliminate hardcoding your Wifi and Blynk credentials for Mega/Teensy boards running WiFiNINA shields, and updating/reflashing every time when you need to change them.
  2. Configuration data are stored in configurable location in EEPROM.
  3. When WiFi and/or Blynk connection is lost, the WM will try auto-reconnect.
  4. Config Portal Static IP address, Name and Password.
  5. Static IP address, Gateway, Subnet Mask.
  6. Currently support AVR Mega and SAMD (ZERO, MKR, NANO_33_IOT, M0, M0 Pro, AdaFruit CIRCUITPLAYGROUND_EXPRESS, etc.) boards
  7. Enhance GUI.