From aaf45ea9de1bdc850ce6f0eeb6e9218467991573 Mon Sep 17 00:00:00 2001 From: Tom Stein Date: Wed, 10 Jun 2020 22:57:54 +0200 Subject: [PATCH] add example how to use remote control downlink --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c4ff5856..307a64f2 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,8 @@ 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. + 0x01 set scan RSSI limit 1 ... 255 used for wifi and bluetooth scan radius (greater values increase scan radius, values 50...110 make sense)