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

Major Release v1.2.0 to enable scan of WiFi networks for selection in Configuration Portal, to enhance Multi-WiFi connection logic and many new features.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 29 Apr 00:20
· 58 commits to master since this release
bdf8ca8

Major Release v1.2.0

  1. Enable scan of WiFi networks for selection in Configuration Portal. Check PR for v1.3.0 - Enable scan of WiFi networks #10. Now you can select optional SCAN_WIFI_NETWORKS, MANUAL_SSID_INPUT_ALLOWED to be able to manually input SSID, not only from a scanned SSID lists and MAX_SSID_IN_LIST (from 2-6 for ESP8266-AT or 2-15 for other)
  2. Minor enhancement to not display garbage when data is invalid
  3. Tested with new Arduino Core for STM32 v2.0.0 and add support to new STM32L5 boards.
  4. Enhance Multi-WiFi connection logic
  5. Enhance debugging feature