Changes for page LDDS45 - LoRaWAN Distance Detection Sensor User Manual
Last modified by Mengting Qiu on 2025/02/26 15:04
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -977,23 +977,22 @@ 977 977 978 978 979 979 ((( 980 -(% style="color:#037691" %)**Downlink Command: 0x0 6**980 +(% style="color:#037691" %)**Downlink Command: 0x01** 981 981 ))) 982 982 983 983 ((( 984 -Format: Command Code (0x06) followed by 3 bytes. 985 -))) 986 - 987 987 ((( 988 -This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 985 +Format: Command Code (0x01) followed by 3 bytes time value. 986 + 987 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 988 + 989 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 990 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 989 989 ))) 990 990 991 - * (((992 - Example1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode993 + 994 + 993 993 ))) 994 -* ((( 995 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 996 -))) 997 997 998 998 == 3.3 Get Firmware Version Info == 999 999