Changes for page LSN50v2-D20-D22-D23 LoRaWAN Temperature Sensor User Manual
Last modified by Xiaoling on 2024/01/17 16:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1043,24 +1043,14 @@ 1043 1043 1044 1044 1045 1045 1046 -((( 1047 1047 (% style="color:#037691" %)**Downlink Command: 0x01** 1048 -))) 1049 1049 1050 -((( 1051 1051 Format: Command Code (0x01) followed by 3 bytes time value. 1052 -))) 1053 1053 1054 -((( 1055 1055 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 1056 -))) 1057 1057 1058 -* ((( 1059 -Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 1060 -))) 1061 -* ((( 1062 -Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1063 -))) 1052 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 1053 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1064 1064 1065 1065 1066 1066 ... ... @@ -1073,31 +1073,15 @@ 1073 1073 [[image:image-20220607171716-9.png]] 1074 1074 1075 1075 1076 -((( 1077 1077 (% style="color:#037691" %)**Downlink Command: 0x06** 1078 -))) 1079 1079 1080 -((( 1081 1081 Format: Command Code (0x06) followed by 3 bytes. 1082 -))) 1083 1083 1084 -((( 1085 1085 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 1086 -))) 1087 1087 1088 -* ((( 1089 -Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 1090 -))) 1091 -* ((( 1092 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1093 -))) 1072 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 1073 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1094 1094 1095 -((( 1096 - 1097 -))) 1098 - 1099 - 1100 - 1101 1101 == 3.3 Calibrate Sensor == 1102 1102 1103 1103 Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands