<
From version < 50.8 >
edited by Xiaoling
on 2022/07/13 13:34
To version < 50.11 >
edited by Xiaoling
on 2022/07/13 13:37
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -27,7 +27,6 @@
27 27  ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server)
28 28  
29 29  
30 -
31 31  = 3. Support End Node and firmware version =
32 32  
33 33  
... ... @@ -103,7 +103,6 @@
103 103  )))
104 104  
105 105  
106 -
107 107  = 4. System Management Commands =
108 108  
109 109  
... ... @@ -142,7 +142,6 @@
142 142  * **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds
143 143  
144 144  
145 -
146 146  == 4.2 Reboot End Node ==
147 147  
148 148  
... ... @@ -169,7 +169,6 @@
169 169  <followed by the Tx and Rx information>
170 170  )))
171 171  
172 -
173 173  (% style="color:blue" %)**Downlink Command: 0x04**
174 174  
175 175  
... ... @@ -207,7 +207,6 @@
207 207  Please set the parameters or reset Device to apply change
208 208  )))
209 209  
210 -
211 211  (% style="color:blue" %)**Downlink Command: 0x04**
212 212  
213 213  
... ... @@ -237,7 +237,6 @@
237 237  OK
238 238  )))
239 239  
240 -
241 241  (% style="color:blue" %)**Downlink Command: 0x26 (Valid in 006 stack)**
242 242  
243 243  
... ... @@ -491,7 +491,6 @@
491 491  OK
492 492  )))
493 493  
494 -
495 495  (% style="color:blue" %)**Downlink Command: 0x05**
496 496  
497 497  
... ... @@ -551,7 +551,6 @@
551 551  |(% style="width:162px" %)AT+NJM=0|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)OK
552 552  |(% style="width:162px" %)AT+NJM=2|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)While Error in format, return AT_PARAM_ERROR
553 553  
554 -
555 555  (% style="color:blue" %)**Downlink Command: 0x20**
556 556  
557 557  
... ... @@ -665,7 +665,6 @@
665 665  AT_PARAM_ERROR
666 666  )))
667 667  
668 -
669 669  (% style="color:blue" %)**Downlink Command: 0x22**
670 670  
671 671  
... ... @@ -729,7 +729,6 @@
729 729  
730 730  )))
731 731  
732 -
733 733  (% style="color:blue" %)**Downlink Command: 0x2200aaFF**
734 734  
735 735  
... ... @@ -983,7 +983,6 @@
983 983  )))
984 984  |(% style="width:157px" %)AT+PORT=21|(% style="width:204px" %)Set the application port|(% style="width:135px" %)OK
985 985  
986 -
987 987  (% style="color:blue" %)**Downlink Command: 0x23**
988 988  
989 989  
... ... @@ -1028,7 +1028,6 @@
1028 1028  )))
1029 1029  |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK
1030 1030  
1031 -
1032 1032  (% style="color:blue" %)**Downlink Command: 0x24**
1033 1033  
1034 1034  
... ... @@ -1099,7 +1099,6 @@
1099 1099  )))
1100 1100  |(% style="width:183px" %)AT+DWELLT=0|(% style="width:179px" %)Set uplinkdwelltime|(% style="width:131px" %)OK
1101 1101  
1102 -
1103 1103  (% style="color:blue" %)**Downlink Command: 0x25**
1104 1104  
1105 1105  
... ... @@ -1128,7 +1128,6 @@
1128 1128  * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command.
1129 1129  * For Class C devices used in TTI, need to set AT+RPL=4 because TTI require immediately reply message to Confirmed Data Down & MAC Command.
1130 1130  
1131 -
1132 1132  (% style="color:blue" %)**AT Command: AT+RPL**
1133 1133  
1134 1134  
... ... @@ -1140,10 +1140,9 @@
1140 1140  )))
1141 1141  |(% style="width:160px" %)AT+RPL=0|(% style="width:263px" %)Set packet receiving response level|(% style="width:109px" %)OK
1142 1142  
1143 -{{info}}
1144 -**Downlink Command: 0x21**
1145 -{{/info}}
1129 +(% style="color:blue" %)**Downlink Command: 0x21**
1146 1146  
1131 +
1147 1147  Format: Command Code (0x21) followed by 1 bytes level value.
1148 1148  
1149 1149  If the downlink payload=2101, it means set packet receiving response level to 1, while type code is 21.
... ... @@ -1153,10 +1153,10 @@
1153 1153  
1154 1154  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1155 1155  
1156 -{{info}}
1157 -**AT Command: AT+SETMAXNBTRANS **
1158 -{{/info}}
1159 1159  
1142 +(% style="color:blue" %)**AT Command: AT+SETMAXNBTRANS **
1143 +
1144 +
1160 1160  (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1161 1161  |=(% colspan="3" style="width: 533px;" %)AT+**SETMAXNBTRANS**
1162 1162  |(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
... ... @@ -1169,10 +1169,9 @@
1169 1169  OK
1170 1170  )))
1171 1171  
1172 -{{info}}
1173 -**Downlink Command: 0x33**
1174 -{{/info}}
1157 +(% style="color:blue" %)**Downlink Command: 0x33**
1175 1175  
1159 +
1176 1176  Format: Command Code (0x33) followed by 2 bytes mode value.
1177 1177  
1178 1178  If the downlink payload=330100, it means set end node to use confirm mode, while type code is 33.
... ... @@ -1182,10 +1182,10 @@
1182 1182  
1183 1183  == 7.25 Device offline rejoining (LWS007) ==
1184 1184  
1185 -{{info}}
1186 -**AT Command: AT+DDETECT**
1187 -{{/info}}
1188 1188  
1170 +(% style="color:blue" %)**AT Command: AT+DDETECT**
1171 +
1172 +
1189 1189  (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %)
1190 1190  |=(% colspan="3" style="width: 707px;" %)AT+**DDETECT**
1191 1191  |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response**
... ... @@ -1217,10 +1217,9 @@
1217 1217  OK
1218 1218  )))
1219 1219  
1220 -{{info}}
1221 -**Downlink Command: 0x33**
1222 -{{/info}}
1204 +(% style="color:blue" %)**Downlink Command: 0x33**
1223 1223  
1206 +
1224 1224  Format: Command Code (0x32) followed by 2 bytes mode value.
1225 1225  
1226 1226  If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 33.
... ... @@ -1229,10 +1229,10 @@
1229 1229  
1230 1230  == 7.26 Request the server to send an ACK ==
1231 1231  
1232 -{{info}}
1233 -**AT Command: AT+PNACKMD**
1234 -{{/info}}
1235 1235  
1216 +(% style="color:blue" %)**AT Command: AT+PNACKMD**
1217 +
1218 +
1236 1236  (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1237 1237  |=(% colspan="3" style="width: 533px;" %)**AT+PNACKMD**
1238 1238  |(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
... ... @@ -1247,10 +1247,10 @@
1247 1247  
1248 1248  == 7.27 Adjust network rejoining interval ==
1249 1249  
1250 -{{info}}
1251 -**AT Command: AT+RJTDC**
1252 -{{/info}}
1253 1253  
1234 +(% style="color:blue" %)**AT Command: AT+RJTDC**
1235 +
1236 +
1254 1254  (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
1255 1255  |=(% colspan="3" style="width: 724px;" %)AT+RJTDC
1256 1256  |(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response**
... ... @@ -1263,10 +1263,9 @@
1263 1263  Set the ReJoin data transmission interval to 60000ms = 60 seconds
1264 1264  )))
1265 1265  
1266 -{{info}}
1267 -**Downlink Command: 0x26**
1268 -{{/info}}
1249 +(% style="color:blue" %)**Downlink Command: 0x26**
1269 1269  
1251 +
1270 1270  Format: Command Code (0x26) followed by 2 bytes mode value.
1271 1271  
1272 1272  If the downlink payload=26000A, it means set end node to use confirm mode, while type code is 26.
... ... @@ -1283,13 +1283,12 @@
1283 1283  
1284 1284  == 8.2 Use Downlink Command to set a fix uplink DR ==
1285 1285  
1286 -{{info}}
1287 -**Downlink Command: 0x22000500**
1288 -{{/info}}
1289 1289  
1269 +(% style="color:blue" %)**Downlink Command: 0x22000500**
1270 +
1271 +
1290 1290  Same as:
1291 1291  
1292 1292  * AT+ADR=0  [[Reference>>||anchor="H7.1AdaptiveDataRate"]]
1293 1293  * AT+DR=5  [[Reference>>||anchor="H7.4DataRate"]]
1294 1294  * AT+TXP=0  [[Reference>>||anchor="H7.14TransmitPower"]]
1295 -~)~)~)
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0