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
-
... ... @@ -985,51 +985,26 @@ 985 985 986 986 = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink = 987 987 988 -((( 989 989 Use can configure LSPH01 via AT Command or LoRaWAN Downlink. 990 -))) 991 991 992 -* ((( 993 -AT Command Connection: See [[FAQ>>path:#H6.FAQ]]. 994 -))) 995 -* ((( 996 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]] 997 -))) 990 +* AT Command Connection: See [[FAQ>>path:#H6.FAQ]]. 991 +* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]] 998 998 999 -((( 1000 1000 There are two kinds of commands to configure LSPH01, they are: 1001 -))) 1002 1002 1003 -* ((( 1004 -(% style="color:#4f81bd" %)** General Commands**. 1005 -))) 995 +* (% style="color:#4f81bd" %)** General Commands**. 1006 1006 1007 -((( 1008 1008 These commands are to configure: 1009 -))) 1010 1010 1011 -* ((( 1012 -General system settings like: uplink interval. 1013 -))) 1014 -* ((( 1015 -LoRaWAN protocol & radio related command. 1016 -))) 999 +* General system settings like: uplink interval. 1000 +* LoRaWAN protocol & radio related command. 1017 1017 1018 -((( 1019 1019 They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:[[End Device AT Commands and Downlink Command>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]] 1020 -))) 1021 1021 1022 -((( 1023 - 1024 -))) 1025 1025 1026 -* ((( 1027 -(% style="color:#4f81bd" %)** Commands special design for LSPH01** 1028 -))) 1005 +* (% style="color:#4f81bd" %)** Commands special design for LSPH01** 1029 1029 1030 -((( 1031 1031 These commands only valid for LSPH01, as below: 1032 -))) 1033 1033 1034 1034 1035 1035 ... ... @@ -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 -))) 1027 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 1028 +* 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 -))) 1047 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 1048 +* 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