Firmware change history
See also on github.
Version 2025-01-20, reported as 1[5114]
- features:
- start WPS after button press only when device is unconfigured and add WPS status to query command
- other:
- updated mDNS component
- updated ESP-IDF to v5.3.2 release on commit adf5319
Version 2024-12-21, reported as 1[4c15]
- features:
- nicer UI
- fixes:
- fix wifi scan and join while wps enabled
- fix previous build (20241215) with mismatched bundled UI
- other:
- updated mDNS component
- updated ESP-IDF to v5.3.2 release on commit 083aad9
Version 2024-10-27, reported as 1[4a1b]
- features:
- add retrieval of credentials from WPS with push button mode (PBC) when device is blank
- add mDNS device string to the UI
- add Wi-Fi 6 only protocol selection on C6
- fixes:
- arbitrary reboots issued by RGB LED driver
- mDNS service list in case of late station connection
- other:
- updated ESP-IDF to v5.3.1 release on commit a0f798c
Version 2024-10-08, reported as 1[4a08]
- features:
- add estimate bus voltage report to enhanced protocol
- add average of several samples for adc command
- other:
- updated ESP-IDF to v5.3.1 release on commit 707d097 (including the massively changed USB serial driver)
Version 2024-08-25, reported as 1[4819]
- features:
- better responsive web UI
- add mDNS for auto discovery
- fixes:
- HW ID determination for C6
- other:
- updated ESP-IDF to commit 0bbd728 (without the massively changed USB serial driver though)
Version 2024-08-09, reported as 1[4809]
- features:
- first version also released for ESP32-C6 supporting the C6 Edition
- other:
- updated ESP-IDF to released v5.3 version on commit dc7fb34 (without the massively changed USB serial driver though)
Erase tool
This is not a real firmware but just a little helper for erasing the whole NVS storage part, i.e. clear all settings and start from scratch.