<
From version < 52.1 >
edited by Edwin Chen
on 2022/07/23 11:23
To version < 51.17 >
edited by Xiaoling
on 2022/07/13 14:14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -28,6 +28,7 @@
28 28  
29 29  
30 30  
31 +
31 31  = 3. Support End Node and firmware version =
32 32  
33 33  
... ... @@ -104,6 +104,7 @@
104 104  
105 105  
106 106  
108 +
107 107  = 4. System Management Commands =
108 108  
109 109  
... ... @@ -139,11 +139,12 @@
139 139  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
140 140  )))
141 141  
142 -* **Example 1**: Downlink Payload:** 0100001E**  ~/~/ Set Transmit Interval (TDC) = 30 seconds
143 -* **Example 2**: Downlink Payload:** 0100003C**  ~/~/ Set Transmit Interval (TDC) = 60 seconds
144 +* **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds
145 +* **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds
144 144  
145 145  
146 146  
149 +
147 147  == 4.2 Reboot End Node ==
148 148  
149 149  
... ... @@ -307,6 +307,7 @@
307 307  )))
308 308  
309 309  
313 +
310 310  = 5. Keys, IDs and EUIs management =
311 311  
312 312  
... ... @@ -327,6 +327,7 @@
327 327  |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
328 328  
329 329  
334 +
330 330  == 5.2 Application Key ==
331 331  
332 332  
... ... @@ -344,6 +344,7 @@
344 344  |(% style="width:441px" %)AT+APPKEY=00 35 55 55 22 23 55 53 43 24 23 42 34 35 35 35|(% style="width:180px" %)Set the Application Key|(% style="width:350px" %)OK
345 345  
346 346  
352 +
347 347  == 5.3 Application Session Key ==
348 348  
349 349  
... ... @@ -363,6 +363,7 @@
363 363  )))
364 364  
365 365  
372 +
366 366  == 5.4 Device Address ==
367 367  
368 368  
... ... @@ -382,6 +382,7 @@
382 382  |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
383 383  
384 384  
392 +
385 385  == 5.5 Device EUI ==
386 386  
387 387  
... ... @@ -401,6 +401,7 @@
401 401  )))
402 402  
403 403  
412 +
404 404  == 5.6 Network ID ==
405 405  
406 406  
... ... @@ -418,6 +418,7 @@
418 418  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
419 419  
420 420  
430 +
421 421  == 5.7 Network Session Key ==
422 422  
423 423  
... ... @@ -435,6 +435,7 @@
435 435  |(% style="width:455px" %)AT+NWKSKEY=A8 40 41 FF FF 12 34 56 00 01 02 04 05 06 06 07|(% style="width:215px" %)Set the Network Session Key.|(% style="width:343px" %)OK
436 436  
437 437  
448 +
438 438  = 6. Joining and sending date on LoRaWAN network =
439 439  
440 440  
... ... @@ -464,11 +464,12 @@
464 464  
465 465  If the downlink payload=0501, it means set end node to use confirm mode, while type code is 05.
466 466  
467 -* **Example 1:** Downlink Payload: 0501  ~/~/ Set AT+CFM=1
468 -* **Example 2:** Downlink Payload: 0500  ~/~/ Set AT+CFM=0
478 +* Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1
479 +* Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
469 469  
470 470  
471 471  
483 +
472 472  === 6.1.2  AT+CFM command since DR-LWS007 software stack ===
473 473  
474 474  
... ... @@ -511,11 +511,12 @@
511 511  
512 512  If the downlink payload=05010101, it means set end node to use confirm mode, while type code is 05.
513 513  
514 -* **Example 1:** Downlink Payload: 05010101  ~/~/ Set AT+CFM=1,1,1
515 -* **Example 2:** Downlink Payload: 05000700  ~/~/ Set AT+CFM=0,7,0
526 +* Example 1: Downlink Payload: 05010101 ~/~/ Set AT+CFM=1,1,1
527 +* Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0
516 516  
517 517  
518 518  
531 +
519 519  == 6.2 Confirm Status ==
520 520  
521 521  
... ... @@ -532,6 +532,7 @@
532 532  )))
533 533  
534 534  
548 +
535 535  == 6.3 Join LoRa® Network ==
536 536  
537 537  
... ... @@ -550,6 +550,7 @@
550 550  )))
551 551  
552 552  
567 +
553 553  == 6.4 LoRa® Network Join Mode ==
554 554  
555 555  
... ... @@ -573,11 +573,12 @@
573 573  
574 574  If the downlink payload=2000, it means set the Network Join Mode, while type code is 20.
575 575  
576 -* **Example 1: **Downlink Payload: **2000                  ** ~/~/ Set AT+NJM=0
577 -* **Example 2:** Downlink Payload: **2001**  ~/~/ Set AT+NJM=1
591 +* **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=0
592 +* **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1
578 578  
579 579  
580 580  
596 +
581 581  == 6.5 LoRa® Network Join Status ==
582 582  
583 583  
... ... @@ -594,6 +594,7 @@
594 594  )))
595 595  
596 596  
613 +
597 597  == 6.6 Print Last Received Data in Raw Format ==
598 598  
599 599  
... ... @@ -610,6 +610,7 @@
610 610  )))
611 611  
612 612  
630 +
613 613  == 6.7 Print Last Received Data in Binary Format ==
614 614  
615 615  
... ... @@ -626,6 +626,7 @@
626 626  )))
627 627  
628 628  
647 +
629 629  == 6.8 Send Text Data ==
630 630  
631 631  
... ... @@ -646,6 +646,7 @@
646 646  )))
647 647  
648 648  
668 +
649 649  == 6.9 Send Hexadecimal Data ==
650 650  
651 651  
... ... @@ -665,6 +665,7 @@
665 665  )))
666 666  
667 667  
688 +
668 668  = 7. LoRaWAN network management =
669 669  
670 670  
... ... @@ -687,15 +687,17 @@
687 687  AT_PARAM_ERROR
688 688  )))
689 689  
711 +
690 690  (% style="color:blue" %)**Downlink Command: 0x22**
691 691  
692 692  If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22.
693 693  
694 -* **Example 1**: Downlink Payload: **2201**  ~/~/ Set AT+ADR=1.
695 -* **Example 2**: Downlink Payload: **2200FFFF**  ~/~/ Set AT+ADR=0.
716 +* **Example 1**: Downlink Payload: **2201**  ~/~/ Set AT+ADR=1.
717 +* **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0.
696 696  
697 697  
698 698  
721 +
699 699  == 7.2 LoRa® Class ==
700 700  
701 701  
... ... @@ -715,6 +715,7 @@
715 715  )))
716 716  
717 717  
741 +
718 718  == 7.3 Duty Cycle Setting ==
719 719  
720 720  
... ... @@ -734,6 +734,7 @@
734 734  )))
735 735  
736 736  
761 +
737 737  == 7.4 Data Rate ==
738 738  
739 739  
... ... @@ -752,15 +752,17 @@
752 752  
753 753  )))
754 754  
780 +
755 755  (% style="color:blue" %)**Downlink Command: 0x2200aaFF**
756 756  
757 757  If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF.
758 758  
759 -* **Example 1**: Downlink Payload: **220001FF**  ~/~/ Set AT+DR=1.
760 -* **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+DR=0.
785 +* **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1.
786 +* **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0.
761 761  
762 762  
763 763  
790 +
764 764  == 7.5 Frame Counter Downlink ==
765 765  
766 766  
... ... @@ -780,6 +780,7 @@
780 780  )))
781 781  
782 782  
810 +
783 783  == 7.6 Frame Counter Uplink ==
784 784  
785 785  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -798,6 +798,7 @@
798 798  )))
799 799  
800 800  
829 +
801 801  == 7.7 Join Accept Delay1 ==
802 802  
803 803  
... ... @@ -817,6 +817,7 @@
817 817  )))
818 818  
819 819  
849 +
820 820  == 7.8 Join Accept Delay2 ==
821 821  
822 822  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms.
... ... @@ -834,7 +834,6 @@
834 834  
835 835  )))
836 836  
837 -
838 838  == 7.9 Public Network Mode ==
839 839  
840 840  
... ... @@ -862,7 +862,6 @@
862 862  )))
863 863  |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %)
864 864  
865 -
866 866  == 7.10 Receive Delay1 ==
867 867  
868 868  
... ... @@ -944,9 +944,7 @@
944 944  
945 945  Feature: Get or Set the Transmit Power(0-5, MAX:0, MIN:5, according to LoRaWAN Spec, or 40=10dB, 41 = 11dB, …, 50 = 20dB which is out of LoRaWAN spec. )
946 946  
947 -Notice: Transmit Power might be changed by ADR from LoRaWAN server. So manually change TXP also remember to set AT+ADR=0 in sensor
948 948  
949 -
950 950  (% style="color:blue" %)**AT Command:AT+TXP**
951 951  
952 952  (% border="1" style="background-color:#ffffcc; color:green; width:465.222px" %)
... ... @@ -963,8 +963,8 @@
963 963  
964 964  If the downlink payload=22000100, it means setting the TXP to 0.
965 965  
966 -* **Example 1**: Downlink Payload: **22000102**  ~/~/ Set AT+TXP=2.
967 -* **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+TXP=0.
992 +* **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2.
993 +* **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0.
968 968  
969 969  
970 970  
... ... @@ -1022,10 +1022,11 @@
1022 1022  
1023 1023  If the downlink payload=2301, it means set the application port to 1, while type code is 23.
1024 1024  
1025 -* **Example 1**: Downlink Payload: **2301**  ~/~/ set the application port to 1
1026 -* **Example 2**: Downlink Payload:** 2305**  ~/~/ set the application port to 5
1051 +* **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1
1052 +* **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5
1027 1027  
1028 1028  
1055 +
1029 1029  == 7.18 Single Channel Mode ==
1030 1030  
1031 1031  
... ... @@ -1066,8 +1066,8 @@
1066 1066  
1067 1067  If the downlink payload=2401, it means set channel mode to 1, while type code is 24.
1068 1068  
1069 -* **Example 1**: Downlink Payload: 2401  ~/~/ set channel mode to 1
1070 -* **Example 2**: Downlink Payload: 2405  ~/~/ set channel mode to 5
1096 +* **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1
1097 +* **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5
1071 1071  
1072 1072  
1073 1073  
... ... @@ -1143,8 +1143,8 @@
1143 1143  
1144 1144  If the downlink payload=2501, it means set uplinkdwelltime to 1, while type code is 25.
1145 1145  
1146 -* **Example 1**: Downlink Payload: **2501**  ~/~/ set uplinkdwelltime to 1
1147 -* **Example 2**: Downlink Payload: **2500**  ~/~/ set uplinkdwelltime to 0
1173 +* **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1
1174 +* **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0
1148 1148  
1149 1149  
1150 1150  
... ... @@ -1154,7 +1154,7 @@
1154 1154  Feature: Get or Set packet receiving response level. This feature is used to set compatible with different LoRaWAN servers. If RPL doesn;t match , user will see strange message in the server portal.
1155 1155  
1156 1156  
1157 -**RPL value:**
1184 +RPL value:
1158 1158  
1159 1159  * **AT+RPL=0:** Device won't immediately reply any downlink commands from platform.
1160 1160  * **AT+RPL=1:** Device will immediately reply message to Unconfirmed Data Down. Payload is 0x00.
... ... @@ -1162,12 +1162,14 @@
1162 1162  * **AT+RPL=3:** Device will immediately reply message to MAC Command. Payload is 0x00 and requied response header for this command.
1163 1163  * **AT+RPL=4: **Device will immediately reply message to Confirmed Data Down & MAC Command. Payload is 0x00 and requied response header for these two commands.
1164 1164  
1165 -**Case Analyes:**
1166 1166  
1193 +Case Analyes:
1194 +
1167 1167  * For Class A devices, AT+RPL=0 is ok. that is defaut settings in software.
1168 1168  * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command.
1169 1169  * 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.
1170 1170  
1199 +
1171 1171  (% style="color:blue" %)**AT Command: AT+RPL**
1172 1172  
1173 1173  (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
... ... @@ -1184,8 +1184,8 @@
1184 1184  
1185 1185  If the downlink payload=2101, it means set packet receiving response level to 1, while type code is 21.
1186 1186  
1187 -* **Example 1**: Downlink Payload: **2101**  ~/~/ set packet receiving response level to 1
1188 -* **Example 2**: Downlink Payload: **2102**  ~/~/ set packet receiving response level to 2
1216 +* **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1
1217 +* **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2
1189 1189  
1190 1190  
1191 1191  
... ... @@ -1194,17 +1194,13 @@
1194 1194  
1195 1195  (% style="color:blue" %)**AT Command: AT+SETMAXNBTRANS **
1196 1196  
1197 -(% border="1" style="background-color:#ffffcc; color:green; width:589px" %)
1198 -|=(% colspan="3" style="width: 586px;" %)AT+**SETMAXNBTRANS**
1199 -|(% style="width:227px" %)**Command Example**|(% style="width:300px" %)**Function**|(% style="width:87px" %)**Response**
1200 -|(% style="width:227px" %)**AT+SETMAXNBTRANS=1,0**|(% style="width:300px" %)Value1: set the maximum NBTrans.|(% style="width:87px" %)1(((
1226 +(% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1227 +|=(% colspan="3" style="width: 533px;" %)AT+**SETMAXNBTRANS**
1228 +|(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
1229 +|(% style="width:160px" %)**AT+SETMAXNBTRANS=1,0**|(% style="width:263px" %)Value1: set the maximum NBTrans.|(% style="width:109px" %)1(((
1201 1201  OK
1202 1202  )))
1203 -|(% style="width:227px" %)**AT+SETMAXNBTRANS=?,1**|(% style="width:300px" %)(((
1204 -value2: 0: uplink fcnt doesn't change for each NBTrans;
1205 -
1206 -1: uplink fcnt increase by 1 for each NBTrans.
1207 -)))|(% style="width:87px" %)(((
1232 +|(% style="width:160px" %)**AT+SETMAXNBTRANS=?,1**|(% style="width:263px" %)value2: 0: uplink fcnt doesn't change for each NBTrans; 1: uplink fcnt increase by 1 for each NBTrans.|(% style="width:109px" %)(((
1208 1208  1
1209 1209  
1210 1210  OK
... ... @@ -1216,10 +1216,11 @@
1216 1216  
1217 1217  If the downlink payload=330100, it means set end node to use confirm mode, while type code is 33.
1218 1218  
1219 -* Example 1: Downlink Payload: 330100  ~/~/ Set AT+SETMAXNBTRANS=1,0
1220 -* Example 2: Downlink Payload: 330201  ~/~/ Set AT+SETMAXNBTRANS=2,1
1244 +* Example 1: Downlink Payload: 330100 ~/~/ Set AT+SETMAXNBTRANS=1,0
1245 +* Example 2: Downlink Payload: 330201 ~/~/ Set AT+SETMAXNBTRANS=2,1
1221 1221  
1222 1222  
1248 +
1223 1223  == 7.25 Device offline rejoining (LWS007) ==
1224 1224  
1225 1225  
... ... @@ -1262,9 +1262,10 @@
1262 1262  
1263 1263  If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 33.
1264 1264  
1265 -* **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1291 +* Example 1: Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880
1266 1266  
1267 1267  
1294 +
1268 1268  == 7.26 Request the server to send an ACK ==
1269 1269  
1270 1270  
... ... @@ -1306,10 +1306,11 @@
1306 1306  
1307 1307  If the downlink payload=26000A, it means set end node to use confirm mode, while type code is 26.
1308 1308  
1309 -* **Example 1:** Downlink Payload: 26000A  ~/~/ Set AT+RJTDC=10
1310 -* **Example 2: **Downlink Payload: 260002  ~/~/ Set AT+RJTDC=2
1336 +* Example 1: Downlink Payload: 26000A ~/~/ Set AT+RJTDC=10
1337 +* Example 2: Downlink Payload: 260002 ~/~/ Set AT+RJTDC=2
1311 1311  
1312 1312  
1340 +
1313 1313  = 8. AT Commands Combination =
1314 1314  
1315 1315  
... ... @@ -1320,6 +1320,7 @@
1320 1320  * **AT+RX2DR=xxxx**  **~-~->**  Set xxxx to your wanted DataRate
1321 1321  
1322 1322  
1351 +
1323 1323  == 8.2 Use Downlink Command to set a fix uplink DR ==
1324 1324  
1325 1325  
... ... @@ -1327,6 +1327,6 @@
1327 1327  
1328 1328  **Same as:**
1329 1329  
1330 -* AT+ADR=0  [[Reference>>||anchor="H7.1AdaptiveDataRate"]]
1331 -* AT+DR=5  [[Reference>>||anchor="H7.4DataRate"]]
1332 -* AT+TXP=0  [[Reference>>||anchor="H7.14TransmitPower"]]
1359 +* AT+ADR=0  [[Reference>>||anchor="H7.1AdaptiveDataRate"]]
1360 +* AT+DR=5  [[Reference>>||anchor="H7.4DataRate"]]
1361 +* AT+TXP=0  [[Reference>>||anchor="H7.14TransmitPower"]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0