add rssi info, reset stored enhanced infos when device was reset

This commit is contained in:
John
2023-12-26 15:18:16 +01:00
parent 6630a81f33
commit 442ff4ece8
3 changed files with 27 additions and 1 deletions
+3
View File
@@ -139,3 +139,6 @@ The first byte transferred in response is always the number of data bytes to be
* `length`: =2
* `reset_cause`: reset cause (1=power-on, 2=brown-out, 3=watchdog, 4=clear, 5=reset, 6=stack, 7=memory)
* `restart_count`: restart count (within same power cycle)
* 0x07: WIFI status (since 20231226)
* `length`: =2
* `rssi`: signal strength in dBm (rssi, usually negative), 0 if unknown