Files
esp32-hacking/get-started/csi_recv_router/main
user 27aeddbc45 feat: Add channel, boot count, RSSI min/max, actual CSI rate to STATUS
- WiFi channel in STATUS (channel=)
- Boot counter persisted in NVS (boots=)
- RSSI min/max tracked from CSI frames since boot (rssi_min=, rssi_max=)
- Actual CSI rate computed from csi_count/uptime_s (csi_rate=)
2026-02-04 20:12:04 +01:00
..