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

Version v1.0.3 to support MultiWiFi, nRF52, and many more enhancements

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 25 Apr 05:25
· 153 commits to master since this release
6f0cfe9

Major Release v1.0.3

  1. Multiple WiFi Credentials (SSID, Password) and system will autoconnect to the available WiFi AP. It will then autoreconnect to the remaining WiFi AP if the current connection is lost.
  2. Add support to nRF52 boards, such as AdaFruit Feather nRF52832, nRF52840 Express, BlueFruit Sense, Itsy-Bitsy nRF52840 Express, Metro nRF52840 Express, NINA_B30_ublox, etc.
  3. WiFi Password max length is 63, according to WPA2 standard
  4. Permit to input special chars such as % and # into data fields.
  5. Add option to have built-in, yet configurable RFC-952-conformed DHCP hostname.
  6. Fix bug