<
From version < 60.2 >
edited by Xiaoling
on 2023/03/27 13:50
To version < 58.3 >
edited by Xiaoling
on 2022/12/02 13:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -27,9 +27,7 @@
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 -(% style="display:none" %) (%%)
31 31  
32 -
33 33  = 3. Support End Node and firmware version =
34 34  
35 35  
... ... @@ -104,6 +104,8 @@
104 104  )))
105 105  )))
106 106  
105 +
106 +
107 107  = 4. System Management Commands =
108 108  
109 109  == 4.1 Change Uplink Interval ==
... ... @@ -141,6 +141,8 @@
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 +
144 144  == 4.2 Reboot End Node ==
145 145  
146 146  
... ... @@ -302,6 +302,8 @@
302 302  OK
303 303  )))
304 304  
307 +
308 +
305 305  = 5. Keys, IDs and EUIs management =
306 306  
307 307  == 5.1 Application EUI ==
... ... @@ -320,6 +320,8 @@
320 320  )))
321 321  |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
322 322  
327 +
328 +
323 323  == 5.2 Application Key ==
324 324  
325 325  
... ... @@ -336,6 +336,8 @@
336 336  )))
337 337  |(% 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
338 338  
345 +
346 +
339 339  == 5.3 Application Session Key ==
340 340  
341 341  
... ... @@ -354,6 +354,8 @@
354 354  OK
355 355  )))
356 356  
365 +
366 +
357 357  == 5.4 Device Address ==
358 358  
359 359  
... ... @@ -372,6 +372,8 @@
372 372  )))
373 373  |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
374 374  
385 +
386 +
375 375  == 5.5 Device EUI ==
376 376  
377 377  
... ... @@ -390,6 +390,8 @@
390 390  OK
391 391  )))
392 392  
405 +
406 +
393 393  == 5.6 Network ID ==
394 394  
395 395  
... ... @@ -406,6 +406,8 @@
406 406  )))
407 407  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
408 408  
423 +
424 +
409 409  == 5.7 Network Session Key ==
410 410  
411 411  
... ... @@ -422,6 +422,8 @@
422 422  )))
423 423  |(% 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
424 424  
441 +
442 +
425 425  = 6. Joining and sending date on LoRaWAN network =
426 426  
427 427  == 6.1 Confirm Mode ==
... ... @@ -452,6 +452,8 @@
452 452  * **Example 1:** Downlink Payload: 0501  ~/~/ Set AT+CFM=1
453 453  * **Example 2:** Downlink Payload: 0500  ~/~/ Set AT+CFM=0
454 454  
473 +
474 +
455 455  === 6.1.2  AT+CFM command since DR-LWS007 software stack ===
456 456  
457 457  
... ... @@ -497,6 +497,8 @@
497 497  * **Example 1:** Downlink Payload: 05010101  ~/~/ Set AT+CFM=1,1,1
498 498  * **Example 2:** Downlink Payload: 05000700  ~/~/ Set AT+CFM=0,7,0
499 499  
520 +
521 +
500 500  == 6.2 Confirm Status ==
501 501  
502 502  
... ... @@ -505,13 +505,15 @@
505 505  
506 506  (% style="color:blue" %)**AT Command: AT+CFS**
507 507  
508 -(% border="1" style="background-color:#ffffcc; color:green; width:463px" %)
509 -|=(% colspan="3" style="width: 460px;" %)AT+CFS
510 -|(% style="width:156px" %)**Command Example**|(% style="width:193px" %)**Function**|(% style="width:107px" %)**Response**
511 -|(% style="width:156px" %)AT+CFS=?|(% style="width:193px" %)Get confirmation status|(% style="width:107px" %)0(((
530 +(% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %)
531 +|=(% colspan="3" style="width: 531px;" %)AT+CFS
532 +|(% style="width:156px" %)**Command Example**|(% style="width:193px" %)**Function**|(% style="width:178px" %)**Response**
533 +|(% style="width:156px" %)AT+CFS=?|(% style="width:193px" %)Get confirmation status|(% style="width:178px" %)0(((
512 512  OK
513 513  )))
514 514  
537 +
538 +
515 515  == 6.3 Join LoRa® Network ==
516 516  
517 517  
... ... @@ -529,6 +529,8 @@
529 529  While Error in format, return AT_BUSY_ERROR
530 530  )))
531 531  
556 +
557 +
532 532  == 6.4 LoRa® Network Join Mode ==
533 533  
534 534  
... ... @@ -555,6 +555,8 @@
555 555  * **Example 1: **Downlink Payload: **2000                  ** ~/~/ Set AT+NJM=0
556 556  * **Example 2:** Downlink Payload: **2001**  ~/~/ Set AT+NJM=1
557 557  
584 +
585 +
558 558  == 6.5 LoRa® Network Join Status ==
559 559  
560 560  
... ... @@ -570,6 +570,8 @@
570 570  OK
571 571  )))
572 572  
601 +
602 +
573 573  == 6.6 Print Last Received Data in Raw Format ==
574 574  
575 575  
... ... @@ -585,6 +585,8 @@
585 585  OK
586 586  )))
587 587  
618 +
619 +
588 588  == 6.7 Print Last Received Data in Binary Format ==
589 589  
590 590  
... ... @@ -600,6 +600,8 @@
600 600  OK
601 601  )))
602 602  
635 +
636 +
603 603  == 6.8 Send Text Data ==
604 604  
605 605  
... ... @@ -619,6 +619,8 @@
619 619  
620 620  )))
621 621  
656 +
657 +
622 622  == 6.9 Send Hexadecimal Data ==
623 623  
624 624  
... ... @@ -637,6 +637,8 @@
637 637  
638 638  )))
639 639  
676 +
677 +
640 640  = 7. LoRaWAN network management =
641 641  
642 642  == 7.1 Adaptive Data Rate ==
... ... @@ -665,6 +665,8 @@
665 665  * **Example 1**: Downlink Payload: **2201**  ~/~/ Set AT+ADR=1.
666 666  * **Example 2**: Downlink Payload: **2200FFFF**  ~/~/ Set AT+ADR=0.
667 667  
706 +
707 +
668 668  == 7.2 LoRa® Class ==
669 669  
670 670  
... ... @@ -683,6 +683,8 @@
683 683  
684 684  )))
685 685  
726 +
727 +
686 686  == 7.3 Duty Cycle Setting ==
687 687  
688 688  
... ... @@ -701,6 +701,8 @@
701 701  
702 702  )))
703 703  
746 +
747 +
704 704  == 7.4 Data Rate ==
705 705  
706 706  
... ... @@ -731,6 +731,8 @@
731 731  * **Example 1**: Downlink Payload: **220001FF**  ~/~/ Set AT+DR=1.
732 732  * **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+DR=0.
733 733  
778 +
779 +
734 734  == 7.5 Frame Counter Downlink ==
735 735  
736 736  
... ... @@ -749,6 +749,8 @@
749 749  OK
750 750  )))
751 751  
798 +
799 +
752 752  == 7.6 Frame Counter Uplink ==
753 753  
754 754  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -766,6 +766,8 @@
766 766  
767 767  )))
768 768  
817 +
818 +
769 769  == 7.7 Join Accept Delay1 ==
770 770  
771 771  
... ... @@ -784,6 +784,8 @@
784 784  
785 785  )))
786 786  
837 +
838 +
787 787  == 7.8 Join Accept Delay2 ==
788 788  
789 789  
... ... @@ -802,6 +802,8 @@
802 802  
803 803  )))
804 804  
857 +
858 +
805 805  == 7.9 Public Network Mode ==
806 806  
807 807  
... ... @@ -829,6 +829,8 @@
829 829  )))
830 830  |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %)
831 831  
886 +
887 +
832 832  == 7.10 Receive Delay1 ==
833 833  
834 834  
... ... @@ -847,6 +847,8 @@
847 847  
848 848  )))
849 849  
906 +
907 +
850 850  == 7.11 Receive Delay2 ==
851 851  
852 852  
... ... @@ -865,6 +865,8 @@
865 865  
866 866  )))
867 867  
926 +
927 +
868 868  == 7.12 Rx2 Window Data Rate ==
869 869  
870 870  
... ... @@ -883,6 +883,8 @@
883 883  
884 884  )))
885 885  
946 +
947 +
886 886  == 7.13 Rx2 Window Frequency ==
887 887  
888 888  
... ... @@ -901,6 +901,8 @@
901 901  
902 902  )))
903 903  
966 +
967 +
904 904  == 7.14 Transmit Power ==
905 905  
906 906  
... ... @@ -928,6 +928,8 @@
928 928  * **Example 1**: Downlink Payload: **22000102**  ~/~/ Set AT+TXP=2.
929 929  * **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+TXP=0.
930 930  
995 +
996 +
931 931  == 7.15 RSSI of the Last Received Packet ==
932 932  
933 933  
... ... @@ -943,6 +943,8 @@
943 943  OK
944 944  )))
945 945  
1012 +
1013 +
946 946  == 7.16 SNR of the Last Received Packet ==
947 947  
948 948  
... ... @@ -958,6 +958,8 @@
958 958  OK
959 959  )))
960 960  
1029 +
1030 +
961 961  == 7.17 Application Port ==
962 962  
963 963  
... ... @@ -983,6 +983,8 @@
983 983  * **Example 1**: Downlink Payload: **2301**  ~/~/ set the application port to 1
984 984  * **Example 2**: Downlink Payload:** 2305**  ~/~/ set the application port to 5
985 985  
1056 +
1057 +
986 986  == 7.18 Single Channel Mode ==
987 987  
988 988  
... ... @@ -999,6 +999,8 @@
999 999  )))
1000 1000  |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK
1001 1001  
1074 +
1075 +
1002 1002  == 7.19 Eight Channel Mode ==
1003 1003  
1004 1004  
... ... @@ -1026,6 +1026,8 @@
1026 1026  * **Example 1**: Downlink Payload: 2401  ~/~/ set channel mode to 1
1027 1027  * **Example 2**: Downlink Payload: 2405  ~/~/ set channel mode to 5
1028 1028  
1103 +
1104 +
1029 1029  == 7.20 Get or Set RXwindows1 timeout ==
1030 1030  
1031 1031  
... ... @@ -1076,6 +1076,8 @@
1076 1076  )))
1077 1077  |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK
1078 1078  
1155 +
1156 +
1079 1079  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
1080 1080  
1081 1081  
... ... @@ -1101,6 +1101,8 @@
1101 1101  * **Example 1**: Downlink Payload: **2501**  ~/~/ set uplinkdwelltime to 1
1102 1102  * **Example 2**: Downlink Payload: **2500**  ~/~/ set uplinkdwelltime to 0
1103 1103  
1182 +
1183 +
1104 1104  == 7.23 Set Packet Receiving Response Level ==
1105 1105  
1106 1106  
... ... @@ -1140,6 +1140,8 @@
1140 1140  * **Example 1**: Downlink Payload: **2101**  ~/~/ set packet receiving response level to 1
1141 1141  * **Example 2**: Downlink Payload: **2102**  ~/~/ set packet receiving response level to 2
1142 1142  
1223 +
1224 +
1143 1143  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1144 1144  
1145 1145  
... ... @@ -1170,16 +1170,13 @@
1170 1170  * Example 1: Downlink Payload: 330100  ~/~/ Set AT+SETMAXNBTRANS=1,0
1171 1171  * Example 2: Downlink Payload: 330201  ~/~/ Set AT+SETMAXNBTRANS=2,1
1172 1172  
1255 +
1256 +
1173 1173  == 7.25 Device offline rejoining (LWS007) ==
1174 1174  
1175 1175  
1176 1176  (% style="color:blue" %)**AT Command: AT+DDETECT**
1177 1177  
1178 -AT+DDETECT=<Flag>,<ACK_Timout_1>,<ACK_Timout_2> (Default Value: AT+DDETECT=1,1440,2880)
1179 -
1180 -* ACK_Timout_1: Unit: min
1181 -* ACK_Timout_2: Unit: min
1182 -
1183 1183  (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %)
1184 1184  |=(% colspan="3" style="width: 707px;" %)AT+**DDETECT**
1185 1185  |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response**
... ... @@ -1211,18 +1211,16 @@
1211 1211  OK
1212 1212  )))
1213 1213  
1214 -(% style="color:blue" %)**Downlink Command: 0x32**
1293 +(% style="color:blue" %)**Downlink Command: 0x33**
1215 1215  
1216 1216  Format: Command Code (0x32) followed by 2 bytes mode value.
1217 1217  
1218 -If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 32.
1297 +If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 33.
1219 1219  
1220 -* **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1221 -** 0x01 : Flag
1222 -** 0x05A0: ACK_Timout_1 : 1440minutes (24 hours)
1223 -** 0x0B40: ACK_Timout_2 : 2880minutes (48 hours)
1224 -** **Explain**: Enable Online Detect, if end node doesn't receive any downlink within ACK_Timout_1( 1440 minutes or 24 hours). End node will use confirmed uplink to send packets during ACK_Timout_1 (the 24th hour) to ACK_Timout_2 ( the 48th hour). If from the 24th to 48th hour, end node got an downlink from server, it will switch back to unconfirmed uplink. end node will restart ACK_Timout_1. If from the 24th to 48th hour, end node still not got any downlink, means device doesn't get ACK from server within last 48 hours. Device will process rejoin, rejoin request interval is AT+RJTDC period. For AU915/ US915, device will use the sub-band used for last join.
1299 +* **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1225 1225  
1301 +
1302 +
1226 1226  == 7.26 Request the server to send an ACK ==
1227 1227  
1228 1228  
... ... @@ -1240,6 +1240,8 @@
1240 1240  OK
1241 1241  )))
1242 1242  
1320 +
1321 +
1243 1243  == 7.27 Adjust network rejoining interval ==
1244 1244  
1245 1245  
... ... @@ -1248,13 +1248,13 @@
1248 1248  (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
1249 1249  |=(% colspan="3" style="width: 724px;" %)AT+RJTDC
1250 1250  |(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response**
1251 -|(% style="width:165px" %)AT+RJTDC=?|(% style="width:227px" %)Show the ReJoin data transmission interval in min|(% style="width:329px" %)30(((
1330 +|(% style="width:165px" %)AT+RJTDC=?|(% style="width:227px" %)Show the ReJoin data transmission interval in min|(% style="width:329px" %)30000(((
1252 1252  OK
1253 1253  
1254 -the interval is 30 min
1333 +the interval is 30000ms = 30s
1255 1255  )))
1256 -|(% style="width:165px" %)AT+RJTDC=60|(% style="width:227px" %)Set the ReJoin data transmission interval in min|(% style="width:329px" %)OK(((
1257 -Set the ReJoin data transmission interval to 60 min
1335 +|(% style="width:165px" %)AT+RJTDC=60000|(% style="width:227px" %)Set the ReJoin data transmission interval in min|(% style="width:329px" %)OK(((
1336 +Set the ReJoin data transmission interval to 60000ms = 60 seconds
1258 1258  )))
1259 1259  
1260 1260  (% style="color:blue" %)**Downlink Command: 0x26**
... ... @@ -1266,6 +1266,8 @@
1266 1266  * **Example 1:** Downlink Payload: 26000A  ~/~/ Set AT+RJTDC=10
1267 1267  * **Example 2: **Downlink Payload: 260002  ~/~/ Set AT+RJTDC=2
1268 1268  
1348 +
1349 +
1269 1269  = 8. AT Commands Combination =
1270 1270  
1271 1271  == 8.1 Set a fix RX2DR for downlink window ==
... ... @@ -1274,6 +1274,8 @@
1274 1274  * (% style="color:blue" %)**AT+ADR=0             **(%%) **~-~->**  Disable ADR first
1275 1275  * (% style="color:blue" %)**AT+RX2DR=xxxx**   (%%) **~-~->**  Set xxxx to your wanted DataRate
1276 1276  
1358 +
1359 +
1277 1277  == 8.2 Use Downlink Command to set a fix uplink DR ==
1278 1278  
1279 1279  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0