docs: Update project docs with ALERT command and v1.11 completion

This commit is contained in:
user
2026-02-14 17:42:02 +01:00
parent ce5205eb29
commit 00b3372a6d
4 changed files with 16 additions and 21 deletions

View File

@@ -22,11 +22,11 @@ Firmware and tooling for ESP32 CSI (Channel State Information) sensors used for
## Current State
### Firmware: v1.10.3 (+ unreleased v1.11 changes)
### Firmware: v1.11.0 (+ unreleased v1.12 changes)
- 3x ESP32-DevKitC V1 deployed with custom firmware
- 27 UDP commands (HELP, CONFIG, FACTORY, STATUS, CSI, CALIBRATE, PRESENCE, ...)
- 26 NVS-persisted configuration keys
- 31 UDP commands (ALERT, HELP, CONFIG, FACTORY, STATUS, PING, LOG, CSI, CALIBRATE, PRESENCE, ...)
- 28 NVS-persisted configuration keys
- UDP data streams: CSI_DATA, BLE_DATA, PROBE_DATA, ALERT_DATA, EVENT
- Remote management via UDP commands (port 5501)
- OTA firmware updates (HTTP/HTTPS) with rollback