This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Releases: khoih-prog/WiFiManager_NINA_Lite
Releases · khoih-prog/WiFiManager_NINA_Lite
Version v1.0.1 to provide support to many more boards.
New in v1.0.1
- Use new
WiFiNINA_Generic library
to provide support to many more boards (Teensy, AVR Mega, SAM DUE, SAMD51, STM32, etc.) running WiFiNINA. The original WiFiNINA library only supports Nano-33 IoT, Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000 and Arduino UNO WiFi Rev.2. - Use new
FlashStorage_SAMD library
to provide EEPROM/FlashStorage support to SAMD51 boards (Itsy-Bitsy M4, etc).
v1.0.0 for SAMD Nano-33 IoT, etc. using WiFiNINA module
New in v1.0.0
- 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.
- Dynamic custom parameters to be saved automatically in EEPROM, SAMD EEPROM-emulated FlashStorage or SAM DUE DueFlashStorage.
- This is a Light-Weight Credentials / WiFi Connection Manager with fallback web configuration portal. Completely new to support Teensy, SAM DUE, SAMD, STM32, etc. boards running WiFiNINA modules/shields. with small memory (64+K bytes)
- Config Portal AP SSID and Password will use 4 bytes of hardware unique macAddress, only for Teensy.