<
From version < 52.13 >
edited by Xiaoling
on 2022/09/19 15:27
To version < 52.11 >
edited by Xiaoling
on 2022/09/19 15:00
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -30,6 +30,7 @@
30 30  
31 31  
32 32  
33 +
33 33  = 3. Support End Node and firmware version =
34 34  
35 35  
... ... @@ -106,6 +106,7 @@
106 106  
107 107  
108 108  
110 +
109 109  = 4. System Management Commands =
110 110  
111 111  
... ... @@ -146,6 +146,7 @@
146 146  
147 147  
148 148  
151 +
149 149  == 4.2 Reboot End Node ==
150 150  
151 151  
... ... @@ -313,6 +313,7 @@
313 313  
314 314  
315 315  
319 +
316 316  = 5. Keys, IDs and EUIs management =
317 317  
318 318  
... ... @@ -334,6 +334,7 @@
334 334  
335 335  
336 336  
341 +
337 337  == 5.2 Application Key ==
338 338  
339 339  
... ... @@ -352,6 +352,7 @@
352 352  
353 353  
354 354  
360 +
355 355  == 5.3 Application Session Key ==
356 356  
357 357  
... ... @@ -372,6 +372,7 @@
372 372  
373 373  
374 374  
381 +
375 375  == 5.4 Device Address ==
376 376  
377 377  
... ... @@ -392,6 +392,7 @@
392 392  
393 393  
394 394  
402 +
395 395  == 5.5 Device EUI ==
396 396  
397 397  
... ... @@ -412,6 +412,7 @@
412 412  
413 413  
414 414  
423 +
415 415  == 5.6 Network ID ==
416 416  
417 417  
... ... @@ -430,6 +430,7 @@
430 430  
431 431  
432 432  
442 +
433 433  == 5.7 Network Session Key ==
434 434  
435 435  
... ... @@ -448,6 +448,7 @@
448 448  
449 449  
450 450  
461 +
451 451  = 6. Joining and sending date on LoRaWAN network =
452 452  
453 453  
... ... @@ -471,6 +471,8 @@
471 471  |(% style="width:155px" %)AT+CFM=1|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)OK
472 472  |(% style="width:155px" %)AT+CFM=2|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)While Error in format, return AT_PARAM_ERROR
473 473  
485 +
486 +
474 474  (% style="color:blue" %)**Downlink Command: 0x05**
475 475  
476 476  Format: Command Code (0x05) followed by 2 bytes mode value.
... ... @@ -482,6 +482,7 @@
482 482  
483 483  
484 484  
498 +
485 485  === 6.1.2  AT+CFM command since DR-LWS007 software stack ===
486 486  
487 487  
... ... @@ -518,6 +518,8 @@
518 518  OK
519 519  )))
520 520  
535 +
536 +
521 521  (% style="color:blue" %)**Downlink Command: 0x05**
522 522  
523 523  Format: Command Code (0x05) followed by 2 bytes mode value.
... ... @@ -529,6 +529,7 @@
529 529  
530 530  
531 531  
548 +
532 532  == 6.2 Confirm Status ==
533 533  
534 534  
... ... @@ -546,6 +546,7 @@
546 546  
547 547  
548 548  
566 +
549 549  == 6.3 Join LoRa® Network ==
550 550  
551 551  
... ... @@ -565,6 +565,7 @@
565 565  
566 566  
567 567  
586 +
568 568  == 6.4 LoRa® Network Join Mode ==
569 569  
570 570  
... ... @@ -582,6 +582,8 @@
582 582  |(% style="width:162px" %)AT+NJM=0|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)OK
583 583  |(% 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
584 584  
604 +
605 +
585 585  (% style="color:blue" %)**Downlink Command: 0x20**
586 586  
587 587  Format: Command Code (0x20) followed by 1 bytes mode value.
... ... @@ -593,6 +593,7 @@
593 593  
594 594  
595 595  
617 +
596 596  == 6.5 LoRa® Network Join Status ==
597 597  
598 598  
... ... @@ -610,6 +610,7 @@
610 610  
611 611  
612 612  
635 +
613 613  == 6.6 Print Last Received Data in Raw Format ==
614 614  
615 615  
... ... @@ -627,6 +627,7 @@
627 627  
628 628  
629 629  
653 +
630 630  == 6.7 Print Last Received Data in Binary Format ==
631 631  
632 632  
... ... @@ -644,6 +644,7 @@
644 644  
645 645  
646 646  
671 +
647 647  == 6.8 Send Text Data ==
648 648  
649 649  
... ... @@ -665,6 +665,7 @@
665 665  
666 666  
667 667  
693 +
668 668  == 6.9 Send Hexadecimal Data ==
669 669  
670 670  
... ... @@ -685,6 +685,7 @@
685 685  
686 686  
687 687  
714 +
688 688  = 7. LoRaWAN network management =
689 689  
690 690  
... ... @@ -707,6 +707,8 @@
707 707  AT_PARAM_ERROR
708 708  )))
709 709  
737 +
738 +
710 710  (% style="color:blue" %)**Downlink Command: 0x22**
711 711  
712 712  If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22.
... ... @@ -716,6 +716,7 @@
716 716  
717 717  
718 718  
748 +
719 719  == 7.2 LoRa® Class ==
720 720  
721 721  
... ... @@ -736,6 +736,7 @@
736 736  
737 737  
738 738  
769 +
739 739  == 7.3 Duty Cycle Setting ==
740 740  
741 741  
... ... @@ -756,6 +756,7 @@
756 756  
757 757  
758 758  
790 +
759 759  == 7.4 Data Rate ==
760 760  
761 761  
... ... @@ -774,6 +774,8 @@
774 774  
775 775  )))
776 776  
809 +
810 +
777 777  (% style="color:blue" %)**Downlink Command: 0x2200aaFF**
778 778  
779 779  If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF.
... ... @@ -783,6 +783,7 @@
783 783  
784 784  
785 785  
820 +
786 786  == 7.5 Frame Counter Downlink ==
787 787  
788 788  
... ... @@ -803,6 +803,7 @@
803 803  
804 804  
805 805  
841 +
806 806  == 7.6 Frame Counter Uplink ==
807 807  
808 808  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -822,6 +822,7 @@
822 822  
823 823  
824 824  
861 +
825 825  == 7.7 Join Accept Delay1 ==
826 826  
827 827  
... ... @@ -842,6 +842,7 @@
842 842  
843 843  
844 844  
882 +
845 845  == 7.8 Join Accept Delay2 ==
846 846  
847 847  
... ... @@ -862,6 +862,7 @@
862 862  
863 863  
864 864  
903 +
865 865  == 7.9 Public Network Mode ==
866 866  
867 867  
... ... @@ -891,6 +891,7 @@
891 891  
892 892  
893 893  
933 +
894 894  == 7.10 Receive Delay1 ==
895 895  
896 896  
... ... @@ -911,6 +911,7 @@
911 911  
912 912  
913 913  
954 +
914 914  == 7.11 Receive Delay2 ==
915 915  
916 916  
... ... @@ -931,6 +931,7 @@
931 931  
932 932  
933 933  
975 +
934 934  == 7.12 Rx2 Window Data Rate ==
935 935  
936 936  
... ... @@ -951,6 +951,7 @@
951 951  
952 952  
953 953  
996 +
954 954  == 7.13 Rx2 Window Frequency ==
955 955  
956 956  
... ... @@ -971,6 +971,7 @@
971 971  
972 972  
973 973  
1017 +
974 974  == 7.14 Transmit Power ==
975 975  
976 976  
... ... @@ -1000,6 +1000,7 @@
1000 1000  
1001 1001  
1002 1002  
1047 +
1003 1003  == 7.15 RSSI of the Last Received Packet ==
1004 1004  
1005 1005  
... ... @@ -1017,6 +1017,7 @@
1017 1017  
1018 1018  
1019 1019  
1065 +
1020 1020  == 7.16 SNR of the Last Received Packet ==
1021 1021  
1022 1022  
... ... @@ -1034,6 +1034,7 @@
1034 1034  
1035 1035  
1036 1036  
1083 +
1037 1037  == 7.17 Application Port ==
1038 1038  
1039 1039  
... ... @@ -1050,6 +1050,8 @@
1050 1050  )))
1051 1051  |(% style="width:157px" %)AT+PORT=21|(% style="width:204px" %)Set the application port|(% style="width:135px" %)OK
1052 1052  
1100 +
1101 +
1053 1053  (% style="color:blue" %)**Downlink Command: 0x23**
1054 1054  
1055 1055  Format: Command Code (0x23) followed by 1 bytes port value.
... ... @@ -1061,6 +1061,7 @@
1061 1061  
1062 1062  
1063 1063  
1113 +
1064 1064  == 7.18 Single Channel Mode ==
1065 1065  
1066 1066  
... ... @@ -1079,6 +1079,7 @@
1079 1079  
1080 1080  
1081 1081  
1132 +
1082 1082  == 7.19 Eight Channel Mode ==
1083 1083  
1084 1084  
... ... @@ -1097,6 +1097,8 @@
1097 1097  )))
1098 1098  |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK
1099 1099  
1151 +
1152 +
1100 1100  (% style="color:blue" %)**Downlink Command: 0x24**
1101 1101  
1102 1102  Format: Command Code (0x24) followed by 1 bytes channel value.
... ... @@ -1108,6 +1108,7 @@
1108 1108  
1109 1109  
1110 1110  
1164 +
1111 1111  == 7.20 Get or Set RXwindows1 timeout ==
1112 1112  
1113 1113  
... ... @@ -1161,6 +1161,7 @@
1161 1161  
1162 1162  
1163 1163  
1218 +
1164 1164  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
1165 1165  
1166 1166  
... ... @@ -1177,6 +1177,8 @@
1177 1177  )))
1178 1178  |(% style="width:183px" %)AT+DWELLT=0|(% style="width:179px" %)Set uplinkdwelltime|(% style="width:131px" %)OK
1179 1179  
1235 +
1236 +
1180 1180  (% style="color:blue" %)**Downlink Command: 0x25**
1181 1181  
1182 1182  Format: Command Code (0x25) followed by 1 bytes state value.
... ... @@ -1188,6 +1188,7 @@
1188 1188  
1189 1189  
1190 1190  
1248 +
1191 1191  == 7.23 Set Packet Receiving Response Level ==
1192 1192  
1193 1193  
... ... @@ -1209,6 +1209,8 @@
1209 1209  * 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.
1210 1210  
1211 1211  
1270 +
1271 +
1212 1212  (% style="color:blue" %)**AT Command: AT+RPL**
1213 1213  
1214 1214  (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
... ... @@ -1219,6 +1219,8 @@
1219 1219  )))
1220 1220  |(% style="width:160px" %)AT+RPL=0|(% style="width:263px" %)Set packet receiving response level|(% style="width:109px" %)OK
1221 1221  
1282 +
1283 +
1222 1222  (% style="color:blue" %)**Downlink Command: 0x21**
1223 1223  
1224 1224  Format: Command Code (0x21) followed by 1 bytes level value.
... ... @@ -1230,6 +1230,7 @@
1230 1230  
1231 1231  
1232 1232  
1295 +
1233 1233  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1234 1234  
1235 1235  
... ... @@ -1251,6 +1251,8 @@
1251 1251  OK
1252 1252  )))
1253 1253  
1317 +
1318 +
1254 1254  (% style="color:blue" %)**Downlink Command: 0x33**
1255 1255  
1256 1256  Format: Command Code (0x33) followed by 2 bytes mode value.
... ... @@ -1262,6 +1262,7 @@
1262 1262  
1263 1263  
1264 1264  
1330 +
1265 1265  == 7.25 Device offline rejoining (LWS007) ==
1266 1266  
1267 1267  
... ... @@ -1298,6 +1298,8 @@
1298 1298  OK
1299 1299  )))
1300 1300  
1367 +
1368 +
1301 1301  (% style="color:blue" %)**Downlink Command: 0x33**
1302 1302  
1303 1303  Format: Command Code (0x32) followed by 2 bytes mode value.
... ... @@ -1308,6 +1308,7 @@
1308 1308  
1309 1309  
1310 1310  
1379 +
1311 1311  == 7.26 Request the server to send an ACK ==
1312 1312  
1313 1313  
... ... @@ -1345,6 +1345,8 @@
1345 1345  Set the ReJoin data transmission interval to 60000ms = 60 seconds
1346 1346  )))
1347 1347  
1417 +
1418 +
1348 1348  (% style="color:blue" %)**Downlink Command: 0x26**
1349 1349  
1350 1350  Format: Command Code (0x26) followed by 2 bytes mode value.
... ... @@ -1356,6 +1356,7 @@
1356 1356  
1357 1357  
1358 1358  
1430 +
1359 1359  = 8. AT Commands Combination =
1360 1360  
1361 1361  
... ... @@ -1363,10 +1363,11 @@
1363 1363  
1364 1364  
1365 1365  * (% style="color:blue" %)**AT+ADR=0             **(%%) **~-~->**  Disable ADR first
1366 -* (% style="color:blue" %)**AT+RX2DR=xxxx**   (%%) **~-~->**  Set xxxx to your wanted DataRate
1438 +* (% style="color:red" %)**AT+RX2DR=xxxx**   (%%) **~-~->**  Set xxxx to your wanted DataRate
1367 1367  
1368 1368  
1369 1369  
1442 +
1370 1370  == 8.2 Use Downlink Command to set a fix uplink DR ==
1371 1371  
1372 1372  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0