readme.md edit
This commit is contained in:
parent
4aee026f63
commit
017888cfa2
12
README.md
12
README.md
@ -127,13 +127,13 @@ Hereafter described is the default *plain* format, which uses MSB bit numbering.
|
||||
|
||||
byte 1-2: Number of unique pax, first seen on Wifi
|
||||
byte 3-4: Number of unique pax, first seen on Bluetooth [0 if BT disabled]
|
||||
bytes 5-18: GPS data (only, if GPS is present and has a fix) format see Port #4
|
||||
bytes 5-18: GPS data, format see Port #4 (appended only, if GPS is present and has a fix)
|
||||
|
||||
**Port #2:** Device status query result
|
||||
|
||||
byte 1-2: Voltage [mV]
|
||||
byte 3-11: Uptime [seconds]
|
||||
bytes 12-16: CPU temperate [°C]
|
||||
bytes 12-16: CPU temperature [°C]
|
||||
|
||||
**Port #3:** Device configuration query result
|
||||
|
||||
@ -143,15 +143,15 @@ Hereafter described is the default *plain* format, which uses MSB bit numbering.
|
||||
byte 4: Display on/off
|
||||
byte 5: Counter mode
|
||||
bytes 6-7: RSSI limit
|
||||
byte 8: Payload send cycle
|
||||
byte 9: Wifi channel switch cycle
|
||||
byte 10: Bluetooth scan duration
|
||||
byte 8: Payload send cycle [sec/2]
|
||||
byte 9: Wifi channel switch cycle [sec/100]
|
||||
byte 10: Bluetooth scan duration [sec/100]
|
||||
byte 11: Bluetooth scanning on/off
|
||||
byte 12: Wifi antenna internal/external
|
||||
byte 13: Vendorfilter on/off
|
||||
byte 14: RGB Led luminosity [%]
|
||||
byte 15: GPS data on/off
|
||||
bytes 16-26: Software version in ASCII
|
||||
bytes 16-26: Software version [ASCII]
|
||||
|
||||
**Port #4:** GPS query result
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user