Merge pull request #610 from ScholliYT/patch-1

add example how to use remote control downlink
This commit is contained in:
Verkehrsrot 2020-06-11 07:38:32 +02:00 committed by GitHub
commit 61509138ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -348,6 +348,9 @@ The device listenes for remote control commands on LoRaWAN Port 2. Multiple comm
Note: all settings are stored in NVRAM and will be reloaded when device starts.
Send for example `8386` as Downlink on Port 2 to get battery status and time/date from the device.
<img src="img/paxcounter_downlink_example.png">
0x01 set scan RSSI limit
1 ... 255 used for wifi and bluetooth scan radius (greater values increase scan radius, values 50...110 make sense)

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB