<
From version < 58.3 >
edited by Xiaoling
on 2022/12/02 13:51
To version < 57.1 >
edited by Edwin Chen
on 2022/10/21 10:47
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -14,6 +14,7 @@
14 14  
15 15  (((
16 16  **This page shows the common commands since Dragino LoRaWAN stack DR-LWS-005. Make sure the end node support stack higher than DR-LWS-005 before checking this page.**
17 +
17 17  
18 18  
19 19  )))
... ... @@ -27,7 +27,6 @@
27 27  ** Use Base64 format to send a downlink: [[Chirpstack>>Notes for ChirpStack]], [[How to Convert>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.1ConvertHEXtoBase64]]?
28 28  ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server)
29 29  
30 -
31 31  = 3. Support End Node and firmware version =
32 32  
33 33  
... ... @@ -102,8 +102,6 @@
102 102  )))
103 103  )))
104 104  
105 -
106 -
107 107  = 4. System Management Commands =
108 108  
109 109  == 4.1 Change Uplink Interval ==
... ... @@ -141,8 +141,6 @@
141 141  * **Example 1**: Downlink Payload:** 0100001E**  ~/~/ Set Transmit Interval (TDC) = 30 seconds
142 142  * **Example 2**: Downlink Payload:** 0100003C**  ~/~/ Set Transmit Interval (TDC) = 60 seconds
143 143  
144 -
145 -
146 146  == 4.2 Reboot End Node ==
147 147  
148 148  
... ... @@ -177,6 +177,7 @@
177 177  (((
178 178  If the downlink payload=**04FF**, the end node will reboot.
179 179  
176 +
180 180  
181 181  )))
182 182  
... ... @@ -216,6 +216,7 @@
216 216  )))
217 217  
218 218  
216 +
219 219  == 4.4 Show Firmware Version ==
220 220  
221 221  
... ... @@ -246,6 +246,7 @@
246 246  (((
247 247  
248 248  
247 +
249 249  **xx: Software Type:**
250 250  )))
251 251  
... ... @@ -279,6 +279,7 @@
279 279  firmware version: v1.1.0 ~-~-> 110
280 280  
281 281  
281 +
282 282  == 4.5 Show System Configure ==
283 283  
284 284  
... ... @@ -304,8 +304,6 @@
304 304  OK
305 305  )))
306 306  
307 -
308 -
309 309  = 5. Keys, IDs and EUIs management =
310 310  
311 311  == 5.1 Application EUI ==
... ... @@ -324,8 +324,6 @@
324 324  )))
325 325  |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
326 326  
327 -
328 -
329 329  == 5.2 Application Key ==
330 330  
331 331  
... ... @@ -342,8 +342,6 @@
342 342  )))
343 343  |(% 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
344 344  
345 -
346 -
347 347  == 5.3 Application Session Key ==
348 348  
349 349  
... ... @@ -362,8 +362,6 @@
362 362  OK
363 363  )))
364 364  
365 -
366 -
367 367  == 5.4 Device Address ==
368 368  
369 369  
... ... @@ -382,8 +382,6 @@
382 382  )))
383 383  |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
384 384  
385 -
386 -
387 387  == 5.5 Device EUI ==
388 388  
389 389  
... ... @@ -402,8 +402,6 @@
402 402  OK
403 403  )))
404 404  
405 -
406 -
407 407  == 5.6 Network ID ==
408 408  
409 409  
... ... @@ -420,8 +420,6 @@
420 420  )))
421 421  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
422 422  
423 -
424 -
425 425  == 5.7 Network Session Key ==
426 426  
427 427  
... ... @@ -438,8 +438,6 @@
438 438  )))
439 439  |(% 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
440 440  
441 -
442 -
443 443  = 6. Joining and sending date on LoRaWAN network =
444 444  
445 445  == 6.1 Confirm Mode ==
... ... @@ -470,8 +470,6 @@
470 470  * **Example 1:** Downlink Payload: 0501  ~/~/ Set AT+CFM=1
471 471  * **Example 2:** Downlink Payload: 0500  ~/~/ Set AT+CFM=0
472 472  
473 -
474 -
475 475  === 6.1.2  AT+CFM command since DR-LWS007 software stack ===
476 476  
477 477  
... ... @@ -517,8 +517,6 @@
517 517  * **Example 1:** Downlink Payload: 05010101  ~/~/ Set AT+CFM=1,1,1
518 518  * **Example 2:** Downlink Payload: 05000700  ~/~/ Set AT+CFM=0,7,0
519 519  
520 -
521 -
522 522  == 6.2 Confirm Status ==
523 523  
524 524  
... ... @@ -534,8 +534,6 @@
534 534  OK
535 535  )))
536 536  
537 -
538 -
539 539  == 6.3 Join LoRa® Network ==
540 540  
541 541  
... ... @@ -553,8 +553,6 @@
553 553  While Error in format, return AT_BUSY_ERROR
554 554  )))
555 555  
556 -
557 -
558 558  == 6.4 LoRa® Network Join Mode ==
559 559  
560 560  
... ... @@ -581,8 +581,6 @@
581 581  * **Example 1: **Downlink Payload: **2000                  ** ~/~/ Set AT+NJM=0
582 582  * **Example 2:** Downlink Payload: **2001**  ~/~/ Set AT+NJM=1
583 583  
584 -
585 -
586 586  == 6.5 LoRa® Network Join Status ==
587 587  
588 588  
... ... @@ -598,8 +598,6 @@
598 598  OK
599 599  )))
600 600  
601 -
602 -
603 603  == 6.6 Print Last Received Data in Raw Format ==
604 604  
605 605  
... ... @@ -615,8 +615,6 @@
615 615  OK
616 616  )))
617 617  
618 -
619 -
620 620  == 6.7 Print Last Received Data in Binary Format ==
621 621  
622 622  
... ... @@ -632,8 +632,6 @@
632 632  OK
633 633  )))
634 634  
635 -
636 -
637 637  == 6.8 Send Text Data ==
638 638  
639 639  
... ... @@ -653,8 +653,6 @@
653 653  
654 654  )))
655 655  
656 -
657 -
658 658  == 6.9 Send Hexadecimal Data ==
659 659  
660 660  
... ... @@ -673,8 +673,6 @@
673 673  
674 674  )))
675 675  
676 -
677 -
678 678  = 7. LoRaWAN network management =
679 679  
680 680  == 7.1 Adaptive Data Rate ==
... ... @@ -703,8 +703,6 @@
703 703  * **Example 1**: Downlink Payload: **2201**  ~/~/ Set AT+ADR=1.
704 704  * **Example 2**: Downlink Payload: **2200FFFF**  ~/~/ Set AT+ADR=0.
705 705  
706 -
707 -
708 708  == 7.2 LoRa® Class ==
709 709  
710 710  
... ... @@ -723,8 +723,6 @@
723 723  
724 724  )))
725 725  
726 -
727 -
728 728  == 7.3 Duty Cycle Setting ==
729 729  
730 730  
... ... @@ -743,8 +743,6 @@
743 743  
744 744  )))
745 745  
746 -
747 -
748 748  == 7.4 Data Rate ==
749 749  
750 750  
... ... @@ -775,8 +775,6 @@
775 775  * **Example 1**: Downlink Payload: **220001FF**  ~/~/ Set AT+DR=1.
776 776  * **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+DR=0.
777 777  
778 -
779 -
780 780  == 7.5 Frame Counter Downlink ==
781 781  
782 782  
... ... @@ -795,8 +795,6 @@
795 795  OK
796 796  )))
797 797  
798 -
799 -
800 800  == 7.6 Frame Counter Uplink ==
801 801  
802 802  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -814,8 +814,6 @@
814 814  
815 815  )))
816 816  
817 -
818 -
819 819  == 7.7 Join Accept Delay1 ==
820 820  
821 821  
... ... @@ -834,8 +834,6 @@
834 834  
835 835  )))
836 836  
837 -
838 -
839 839  == 7.8 Join Accept Delay2 ==
840 840  
841 841  
... ... @@ -854,8 +854,6 @@
854 854  
855 855  )))
856 856  
857 -
858 -
859 859  == 7.9 Public Network Mode ==
860 860  
861 861  
... ... @@ -883,8 +883,6 @@
883 883  )))
884 884  |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %)
885 885  
886 -
887 -
888 888  == 7.10 Receive Delay1 ==
889 889  
890 890  
... ... @@ -903,8 +903,6 @@
903 903  
904 904  )))
905 905  
906 -
907 -
908 908  == 7.11 Receive Delay2 ==
909 909  
910 910  
... ... @@ -923,8 +923,6 @@
923 923  
924 924  )))
925 925  
926 -
927 -
928 928  == 7.12 Rx2 Window Data Rate ==
929 929  
930 930  
... ... @@ -943,8 +943,6 @@
943 943  
944 944  )))
945 945  
946 -
947 -
948 948  == 7.13 Rx2 Window Frequency ==
949 949  
950 950  
... ... @@ -963,8 +963,6 @@
963 963  
964 964  )))
965 965  
966 -
967 -
968 968  == 7.14 Transmit Power ==
969 969  
970 970  
... ... @@ -992,8 +992,6 @@
992 992  * **Example 1**: Downlink Payload: **22000102**  ~/~/ Set AT+TXP=2.
993 993  * **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+TXP=0.
994 994  
995 -
996 -
997 997  == 7.15 RSSI of the Last Received Packet ==
998 998  
999 999  
... ... @@ -1009,8 +1009,6 @@
1009 1009  OK
1010 1010  )))
1011 1011  
1012 -
1013 -
1014 1014  == 7.16 SNR of the Last Received Packet ==
1015 1015  
1016 1016  
... ... @@ -1026,8 +1026,6 @@
1026 1026  OK
1027 1027  )))
1028 1028  
1029 -
1030 -
1031 1031  == 7.17 Application Port ==
1032 1032  
1033 1033  
... ... @@ -1053,8 +1053,6 @@
1053 1053  * **Example 1**: Downlink Payload: **2301**  ~/~/ set the application port to 1
1054 1054  * **Example 2**: Downlink Payload:** 2305**  ~/~/ set the application port to 5
1055 1055  
1056 -
1057 -
1058 1058  == 7.18 Single Channel Mode ==
1059 1059  
1060 1060  
... ... @@ -1071,8 +1071,6 @@
1071 1071  )))
1072 1072  |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK
1073 1073  
1074 -
1075 -
1076 1076  == 7.19 Eight Channel Mode ==
1077 1077  
1078 1078  
... ... @@ -1091,7 +1091,7 @@
1091 1091  )))
1092 1092  |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK
1093 1093  
1094 -(% style="color:blue" %)**Downlink Command: 0x24 (LHT65,LHT65N Downlink Command:0x07)**
1022 +(% style="color:blue" %)**Downlink Command: 0x24**
1095 1095  
1096 1096  Format: Command Code (0x24) followed by 1 bytes channel value.
1097 1097  
... ... @@ -1100,8 +1100,6 @@
1100 1100  * **Example 1**: Downlink Payload: 2401  ~/~/ set channel mode to 1
1101 1101  * **Example 2**: Downlink Payload: 2405  ~/~/ set channel mode to 5
1102 1102  
1103 -
1104 -
1105 1105  == 7.20 Get or Set RXwindows1 timeout ==
1106 1106  
1107 1107  
... ... @@ -1133,6 +1133,7 @@
1133 1133  (((
1134 1134  Increasing thisvalue is equal to extending the time that the receiving window is opened, butthe corresponding power consumption will also increase. Properly increasingthis value can increase the success rate of the downlink.
1135 1135  
1062 +
1136 1136  
1137 1137  )))
1138 1138  
... ... @@ -1152,8 +1152,6 @@
1152 1152  )))
1153 1153  |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK
1154 1154  
1155 -
1156 -
1157 1157  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
1158 1158  
1159 1159  
... ... @@ -1179,8 +1179,6 @@
1179 1179  * **Example 1**: Downlink Payload: **2501**  ~/~/ set uplinkdwelltime to 1
1180 1180  * **Example 2**: Downlink Payload: **2500**  ~/~/ set uplinkdwelltime to 0
1181 1181  
1182 -
1183 -
1184 1184  == 7.23 Set Packet Receiving Response Level ==
1185 1185  
1186 1186  
... ... @@ -1220,8 +1220,6 @@
1220 1220  * **Example 1**: Downlink Payload: **2101**  ~/~/ set packet receiving response level to 1
1221 1221  * **Example 2**: Downlink Payload: **2102**  ~/~/ set packet receiving response level to 2
1222 1222  
1223 -
1224 -
1225 1225  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1226 1226  
1227 1227  
... ... @@ -1252,8 +1252,6 @@
1252 1252  * Example 1: Downlink Payload: 330100  ~/~/ Set AT+SETMAXNBTRANS=1,0
1253 1253  * Example 2: Downlink Payload: 330201  ~/~/ Set AT+SETMAXNBTRANS=2,1
1254 1254  
1255 -
1256 -
1257 1257  == 7.25 Device offline rejoining (LWS007) ==
1258 1258  
1259 1259  
... ... @@ -1298,8 +1298,6 @@
1298 1298  
1299 1299  * **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1300 1300  
1301 -
1302 -
1303 1303  == 7.26 Request the server to send an ACK ==
1304 1304  
1305 1305  
... ... @@ -1317,8 +1317,6 @@
1317 1317  OK
1318 1318  )))
1319 1319  
1320 -
1321 -
1322 1322  == 7.27 Adjust network rejoining interval ==
1323 1323  
1324 1324  
... ... @@ -1345,8 +1345,6 @@
1345 1345  * **Example 1:** Downlink Payload: 26000A  ~/~/ Set AT+RJTDC=10
1346 1346  * **Example 2: **Downlink Payload: 260002  ~/~/ Set AT+RJTDC=2
1347 1347  
1348 -
1349 -
1350 1350  = 8. AT Commands Combination =
1351 1351  
1352 1352  == 8.1 Set a fix RX2DR for downlink window ==
... ... @@ -1355,8 +1355,6 @@
1355 1355  * (% style="color:blue" %)**AT+ADR=0             **(%%) **~-~->**  Disable ADR first
1356 1356  * (% style="color:blue" %)**AT+RX2DR=xxxx**   (%%) **~-~->**  Set xxxx to your wanted DataRate
1357 1357  
1358 -
1359 -
1360 1360  == 8.2 Use Downlink Command to set a fix uplink DR ==
1361 1361  
1362 1362  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0