Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Releases: khoih-prog/WiFiManager_NINA_Lite

Version v1.0.1 to provide support to many more boards.

28 Mar 17:15
ce9fcb1
Compare
Choose a tag to compare

New in v1.0.1

  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.
  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

27 Mar 05:16
604eb88
Compare
Choose a tag to compare

New in v1.0.0

  1. 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.
  2. Dynamic custom parameters to be saved automatically in EEPROM, SAMD EEPROM-emulated FlashStorage or SAM DUE DueFlashStorage.
  3. 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)
  4. Config Portal AP SSID and Password will use 4 bytes of hardware unique macAddress, only for Teensy.