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

Summary

Details

Page properties
Content
... ... @@ -30,7 +30,6 @@
30 30  
31 31  
32 32  
33 -
34 34  = 3. Support End Node and firmware version =
35 35  
36 36  
... ... @@ -107,7 +107,6 @@
107 107  
108 108  
109 109  
110 -
111 111  = 4. System Management Commands =
112 112  
113 113  
... ... @@ -148,7 +148,6 @@
148 148  
149 149  
150 150  
151 -
152 152  == 4.2 Reboot End Node ==
153 153  
154 154  
... ... @@ -316,7 +316,6 @@
316 316  
317 317  
318 318  
319 -
320 320  = 5. Keys, IDs and EUIs management =
321 321  
322 322  
... ... @@ -338,7 +338,6 @@
338 338  
339 339  
340 340  
341 -
342 342  == 5.2 Application Key ==
343 343  
344 344  
... ... @@ -357,7 +357,6 @@
357 357  
358 358  
359 359  
360 -
361 361  == 5.3 Application Session Key ==
362 362  
363 363  
... ... @@ -378,7 +378,6 @@
378 378  
379 379  
380 380  
381 -
382 382  == 5.4 Device Address ==
383 383  
384 384  
... ... @@ -399,7 +399,6 @@
399 399  
400 400  
401 401  
402 -
403 403  == 5.5 Device EUI ==
404 404  
405 405  
... ... @@ -420,7 +420,6 @@
420 420  
421 421  
422 422  
423 -
424 424  == 5.6 Network ID ==
425 425  
426 426  
... ... @@ -439,7 +439,6 @@
439 439  
440 440  
441 441  
442 -
443 443  == 5.7 Network Session Key ==
444 444  
445 445  
... ... @@ -458,7 +458,6 @@
458 458  
459 459  
460 460  
461 -
462 462  = 6. Joining and sending date on LoRaWAN network =
463 463  
464 464  
... ... @@ -482,8 +482,6 @@
482 482  |(% style="width:155px" %)AT+CFM=1|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)OK
483 483  |(% style="width:155px" %)AT+CFM=2|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)While Error in format, return AT_PARAM_ERROR
484 484  
485 -
486 -
487 487  (% style="color:blue" %)**Downlink Command: 0x05**
488 488  
489 489  Format: Command Code (0x05) followed by 2 bytes mode value.
... ... @@ -495,7 +495,6 @@
495 495  
496 496  
497 497  
498 -
499 499  === 6.1.2  AT+CFM command since DR-LWS007 software stack ===
500 500  
501 501  
... ... @@ -532,8 +532,6 @@
532 532  OK
533 533  )))
534 534  
535 -
536 -
537 537  (% style="color:blue" %)**Downlink Command: 0x05**
538 538  
539 539  Format: Command Code (0x05) followed by 2 bytes mode value.
... ... @@ -545,7 +545,6 @@
545 545  
546 546  
547 547  
548 -
549 549  == 6.2 Confirm Status ==
550 550  
551 551  
... ... @@ -563,7 +563,6 @@
563 563  
564 564  
565 565  
566 -
567 567  == 6.3 Join LoRa® Network ==
568 568  
569 569  
... ... @@ -583,7 +583,6 @@
583 583  
584 584  
585 585  
586 -
587 587  == 6.4 LoRa® Network Join Mode ==
588 588  
589 589  
... ... @@ -601,8 +601,6 @@
601 601  |(% style="width:162px" %)AT+NJM=0|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)OK
602 602  |(% 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
603 603  
604 -
605 -
606 606  (% style="color:blue" %)**Downlink Command: 0x20**
607 607  
608 608  Format: Command Code (0x20) followed by 1 bytes mode value.
... ... @@ -614,7 +614,6 @@
614 614  
615 615  
616 616  
617 -
618 618  == 6.5 LoRa® Network Join Status ==
619 619  
620 620  
... ... @@ -632,7 +632,6 @@
632 632  
633 633  
634 634  
635 -
636 636  == 6.6 Print Last Received Data in Raw Format ==
637 637  
638 638  
... ... @@ -650,7 +650,6 @@
650 650  
651 651  
652 652  
653 -
654 654  == 6.7 Print Last Received Data in Binary Format ==
655 655  
656 656  
... ... @@ -668,7 +668,6 @@
668 668  
669 669  
670 670  
671 -
672 672  == 6.8 Send Text Data ==
673 673  
674 674  
... ... @@ -690,7 +690,6 @@
690 690  
691 691  
692 692  
693 -
694 694  == 6.9 Send Hexadecimal Data ==
695 695  
696 696  
... ... @@ -711,7 +711,6 @@
711 711  
712 712  
713 713  
714 -
715 715  = 7. LoRaWAN network management =
716 716  
717 717  
... ... @@ -734,8 +734,6 @@
734 734  AT_PARAM_ERROR
735 735  )))
736 736  
737 -
738 -
739 739  (% style="color:blue" %)**Downlink Command: 0x22**
740 740  
741 741  If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22.
... ... @@ -745,7 +745,6 @@
745 745  
746 746  
747 747  
748 -
749 749  == 7.2 LoRa® Class ==
750 750  
751 751  
... ... @@ -766,7 +766,6 @@
766 766  
767 767  
768 768  
769 -
770 770  == 7.3 Duty Cycle Setting ==
771 771  
772 772  
... ... @@ -787,7 +787,6 @@
787 787  
788 788  
789 789  
790 -
791 791  == 7.4 Data Rate ==
792 792  
793 793  
... ... @@ -806,8 +806,6 @@
806 806  
807 807  )))
808 808  
809 -
810 -
811 811  (% style="color:blue" %)**Downlink Command: 0x2200aaFF**
812 812  
813 813  If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF.
... ... @@ -817,7 +817,6 @@
817 817  
818 818  
819 819  
820 -
821 821  == 7.5 Frame Counter Downlink ==
822 822  
823 823  
... ... @@ -838,7 +838,6 @@
838 838  
839 839  
840 840  
841 -
842 842  == 7.6 Frame Counter Uplink ==
843 843  
844 844  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -858,7 +858,6 @@
858 858  
859 859  
860 860  
861 -
862 862  == 7.7 Join Accept Delay1 ==
863 863  
864 864  
... ... @@ -879,7 +879,6 @@
879 879  
880 880  
881 881  
882 -
883 883  == 7.8 Join Accept Delay2 ==
884 884  
885 885  
... ... @@ -900,7 +900,6 @@
900 900  
901 901  
902 902  
903 -
904 904  == 7.9 Public Network Mode ==
905 905  
906 906  
... ... @@ -930,7 +930,6 @@
930 930  
931 931  
932 932  
933 -
934 934  == 7.10 Receive Delay1 ==
935 935  
936 936  
... ... @@ -951,7 +951,6 @@
951 951  
952 952  
953 953  
954 -
955 955  == 7.11 Receive Delay2 ==
956 956  
957 957  
... ... @@ -972,7 +972,6 @@
972 972  
973 973  
974 974  
975 -
976 976  == 7.12 Rx2 Window Data Rate ==
977 977  
978 978  
... ... @@ -993,7 +993,6 @@
993 993  
994 994  
995 995  
996 -
997 997  == 7.13 Rx2 Window Frequency ==
998 998  
999 999  
... ... @@ -1014,7 +1014,6 @@
1014 1014  
1015 1015  
1016 1016  
1017 -
1018 1018  == 7.14 Transmit Power ==
1019 1019  
1020 1020  
... ... @@ -1044,7 +1044,6 @@
1044 1044  
1045 1045  
1046 1046  
1047 -
1048 1048  == 7.15 RSSI of the Last Received Packet ==
1049 1049  
1050 1050  
... ... @@ -1062,7 +1062,6 @@
1062 1062  
1063 1063  
1064 1064  
1065 -
1066 1066  == 7.16 SNR of the Last Received Packet ==
1067 1067  
1068 1068  
... ... @@ -1080,7 +1080,6 @@
1080 1080  
1081 1081  
1082 1082  
1083 -
1084 1084  == 7.17 Application Port ==
1085 1085  
1086 1086  
... ... @@ -1097,8 +1097,6 @@
1097 1097  )))
1098 1098  |(% style="width:157px" %)AT+PORT=21|(% style="width:204px" %)Set the application port|(% style="width:135px" %)OK
1099 1099  
1100 -
1101 -
1102 1102  (% style="color:blue" %)**Downlink Command: 0x23**
1103 1103  
1104 1104  Format: Command Code (0x23) followed by 1 bytes port value.
... ... @@ -1110,7 +1110,6 @@
1110 1110  
1111 1111  
1112 1112  
1113 -
1114 1114  == 7.18 Single Channel Mode ==
1115 1115  
1116 1116  
... ... @@ -1129,7 +1129,6 @@
1129 1129  
1130 1130  
1131 1131  
1132 -
1133 1133  == 7.19 Eight Channel Mode ==
1134 1134  
1135 1135  
... ... @@ -1148,8 +1148,6 @@
1148 1148  )))
1149 1149  |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK
1150 1150  
1151 -
1152 -
1153 1153  (% style="color:blue" %)**Downlink Command: 0x24**
1154 1154  
1155 1155  Format: Command Code (0x24) followed by 1 bytes channel value.
... ... @@ -1161,7 +1161,6 @@
1161 1161  
1162 1162  
1163 1163  
1164 -
1165 1165  == 7.20 Get or Set RXwindows1 timeout ==
1166 1166  
1167 1167  
... ... @@ -1215,7 +1215,6 @@
1215 1215  
1216 1216  
1217 1217  
1218 -
1219 1219  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
1220 1220  
1221 1221  
... ... @@ -1232,8 +1232,6 @@
1232 1232  )))
1233 1233  |(% style="width:183px" %)AT+DWELLT=0|(% style="width:179px" %)Set uplinkdwelltime|(% style="width:131px" %)OK
1234 1234  
1235 -
1236 -
1237 1237  (% style="color:blue" %)**Downlink Command: 0x25**
1238 1238  
1239 1239  Format: Command Code (0x25) followed by 1 bytes state value.
... ... @@ -1245,7 +1245,6 @@
1245 1245  
1246 1246  
1247 1247  
1248 -
1249 1249  == 7.23 Set Packet Receiving Response Level ==
1250 1250  
1251 1251  
... ... @@ -1267,8 +1267,6 @@
1267 1267  * 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.
1268 1268  
1269 1269  
1270 -
1271 -
1272 1272  (% style="color:blue" %)**AT Command: AT+RPL**
1273 1273  
1274 1274  (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
... ... @@ -1279,8 +1279,6 @@
1279 1279  )))
1280 1280  |(% style="width:160px" %)AT+RPL=0|(% style="width:263px" %)Set packet receiving response level|(% style="width:109px" %)OK
1281 1281  
1282 -
1283 -
1284 1284  (% style="color:blue" %)**Downlink Command: 0x21**
1285 1285  
1286 1286  Format: Command Code (0x21) followed by 1 bytes level value.
... ... @@ -1292,7 +1292,6 @@
1292 1292  
1293 1293  
1294 1294  
1295 -
1296 1296  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1297 1297  
1298 1298  
... ... @@ -1314,8 +1314,6 @@
1314 1314  OK
1315 1315  )))
1316 1316  
1317 -
1318 -
1319 1319  (% style="color:blue" %)**Downlink Command: 0x33**
1320 1320  
1321 1321  Format: Command Code (0x33) followed by 2 bytes mode value.
... ... @@ -1327,7 +1327,6 @@
1327 1327  
1328 1328  
1329 1329  
1330 -
1331 1331  == 7.25 Device offline rejoining (LWS007) ==
1332 1332  
1333 1333  
... ... @@ -1364,8 +1364,6 @@
1364 1364  OK
1365 1365  )))
1366 1366  
1367 -
1368 -
1369 1369  (% style="color:blue" %)**Downlink Command: 0x33**
1370 1370  
1371 1371  Format: Command Code (0x32) followed by 2 bytes mode value.
... ... @@ -1376,7 +1376,6 @@
1376 1376  
1377 1377  
1378 1378  
1379 -
1380 1380  == 7.26 Request the server to send an ACK ==
1381 1381  
1382 1382  
... ... @@ -1414,8 +1414,6 @@
1414 1414  Set the ReJoin data transmission interval to 60000ms = 60 seconds
1415 1415  )))
1416 1416  
1417 -
1418 -
1419 1419  (% style="color:blue" %)**Downlink Command: 0x26**
1420 1420  
1421 1421  Format: Command Code (0x26) followed by 2 bytes mode value.
... ... @@ -1427,7 +1427,6 @@
1427 1427  
1428 1428  
1429 1429  
1430 -
1431 1431  = 8. AT Commands Combination =
1432 1432  
1433 1433  
... ... @@ -1435,11 +1435,10 @@
1435 1435  
1436 1436  
1437 1437  * (% style="color:blue" %)**AT+ADR=0             **(%%) **~-~->**  Disable ADR first
1438 -* (% style="color:red" %)**AT+RX2DR=xxxx**   (%%) **~-~->**  Set xxxx to your wanted DataRate
1366 +* (% style="color:blue" %)**AT+RX2DR=xxxx**   (%%) **~-~->**  Set xxxx to your wanted DataRate
1439 1439  
1440 1440  
1441 1441  
1442 -
1443 1443  == 8.2 Use Downlink Command to set a fix uplink DR ==
1444 1444  
1445 1445  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0