<
From version < 51.5 >
edited by Xiaoling
on 2022/07/13 14:11
To version < 51.21 >
edited by Xiaoling
on 2022/07/13 14:22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -388,6 +388,8 @@
388 388  )))
389 389  |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
390 390  
391 +
392 +
391 391  == 5.5 Device EUI ==
392 392  
393 393  
... ... @@ -406,6 +406,8 @@
406 406  OK
407 407  )))
408 408  
411 +
412 +
409 409  == 5.6 Network ID ==
410 410  
411 411  
... ... @@ -422,6 +422,8 @@
422 422  )))
423 423  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
424 424  
429 +
430 +
425 425  == 5.7 Network Session Key ==
426 426  
427 427  
... ... @@ -438,6 +438,8 @@
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  
447 +
448 +
441 441  = 6. Joining and sending date on LoRaWAN network =
442 442  
443 443  
... ... @@ -471,6 +471,8 @@
471 471  * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
472 472  
473 473  
482 +
483 +
474 474  === 6.1.2  AT+CFM command since DR-LWS007 software stack ===
475 475  
476 476  
... ... @@ -517,6 +517,8 @@
517 517  * Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0
518 518  
519 519  
530 +
531 +
520 520  == 6.2 Confirm Status ==
521 521  
522 522  
... ... @@ -532,6 +532,8 @@
532 532  OK
533 533  )))
534 534  
547 +
548 +
535 535  == 6.3 Join LoRa® Network ==
536 536  
537 537  
... ... @@ -549,6 +549,8 @@
549 549  While Error in format, return AT_BUSY_ERROR
550 550  )))
551 551  
566 +
567 +
552 552  == 6.4 LoRa® Network Join Mode ==
553 553  
554 554  
... ... @@ -576,6 +576,8 @@
576 576  * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1
577 577  
578 578  
595 +
596 +
579 579  == 6.5 LoRa® Network Join Status ==
580 580  
581 581  
... ... @@ -591,6 +591,8 @@
591 591  OK
592 592  )))
593 593  
612 +
613 +
594 594  == 6.6 Print Last Received Data in Raw Format ==
595 595  
596 596  
... ... @@ -606,6 +606,8 @@
606 606  OK
607 607  )))
608 608  
629 +
630 +
609 609  == 6.7 Print Last Received Data in Binary Format ==
610 610  
611 611  
... ... @@ -621,6 +621,8 @@
621 621  OK
622 622  )))
623 623  
646 +
647 +
624 624  == 6.8 Send Text Data ==
625 625  
626 626  
... ... @@ -640,6 +640,8 @@
640 640  
641 641  )))
642 642  
667 +
668 +
643 643  == 6.9 Send Hexadecimal Data ==
644 644  
645 645  
... ... @@ -658,6 +658,8 @@
658 658  
659 659  )))
660 660  
687 +
688 +
661 661  = 7. LoRaWAN network management =
662 662  
663 663  
... ... @@ -680,6 +680,7 @@
680 680  AT_PARAM_ERROR
681 681  )))
682 682  
711 +
683 683  (% style="color:blue" %)**Downlink Command: 0x22**
684 684  
685 685  If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22.
... ... @@ -688,6 +688,8 @@
688 688  * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0.
689 689  
690 690  
720 +
721 +
691 691  == 7.2 LoRa® Class ==
692 692  
693 693  
... ... @@ -706,6 +706,8 @@
706 706  
707 707  )))
708 708  
740 +
741 +
709 709  == 7.3 Duty Cycle Setting ==
710 710  
711 711  
... ... @@ -724,6 +724,8 @@
724 724  
725 725  )))
726 726  
760 +
761 +
727 727  == 7.4 Data Rate ==
728 728  
729 729  
... ... @@ -742,6 +742,7 @@
742 742  
743 743  )))
744 744  
780 +
745 745  (% style="color:blue" %)**Downlink Command: 0x2200aaFF**
746 746  
747 747  If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF.
... ... @@ -750,6 +750,8 @@
750 750  * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0.
751 751  
752 752  
789 +
790 +
753 753  == 7.5 Frame Counter Downlink ==
754 754  
755 755  
... ... @@ -768,6 +768,8 @@
768 768  OK
769 769  )))
770 770  
809 +
810 +
771 771  == 7.6 Frame Counter Uplink ==
772 772  
773 773  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -785,6 +785,8 @@
785 785  
786 786  )))
787 787  
828 +
829 +
788 788  == 7.7 Join Accept Delay1 ==
789 789  
790 790  
... ... @@ -803,6 +803,8 @@
803 803  
804 804  )))
805 805  
848 +
849 +
806 806  == 7.8 Join Accept Delay2 ==
807 807  
808 808  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms.
... ... @@ -820,6 +820,8 @@
820 820  
821 821  )))
822 822  
867 +
868 +
823 823  == 7.9 Public Network Mode ==
824 824  
825 825  
... ... @@ -847,6 +847,8 @@
847 847  )))
848 848  |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %)
849 849  
896 +
897 +
850 850  == 7.10 Receive Delay1 ==
851 851  
852 852  
... ... @@ -866,6 +866,7 @@
866 866  )))
867 867  
868 868  
917 +
869 869  == 7.11 Receive Delay2 ==
870 870  
871 871  
... ... @@ -885,6 +885,7 @@
885 885  )))
886 886  
887 887  
937 +
888 888  == 7.12 Rx2 Window Data Rate ==
889 889  
890 890  
... ... @@ -904,6 +904,7 @@
904 904  )))
905 905  
906 906  
957 +
907 907  == 7.13 Rx2 Window Frequency ==
908 908  
909 909  
... ... @@ -923,6 +923,7 @@
923 923  )))
924 924  
925 925  
977 +
926 926  == 7.14 Transmit Power ==
927 927  
928 928  
... ... @@ -941,6 +941,7 @@
941 941  
942 942  )))
943 943  
996 +
944 944  Downlink Payload. The 4th byte of 0x22 downlink.
945 945  
946 946  If the downlink payload=22000100, it means setting the TXP to 0.
... ... @@ -950,6 +950,7 @@
950 950  
951 951  
952 952  
1006 +
953 953  == 7.15 RSSI of the Last Received Packet ==
954 954  
955 955  
... ... @@ -966,6 +966,7 @@
966 966  )))
967 967  
968 968  
1023 +
969 969  == 7.16 SNR of the Last Received Packet ==
970 970  
971 971  
... ... @@ -982,6 +982,7 @@
982 982  )))
983 983  
984 984  
1040 +
985 985  == 7.17 Application Port ==
986 986  
987 987  
... ... @@ -998,6 +998,7 @@
998 998  )))
999 999  |(% style="width:157px" %)AT+PORT=21|(% style="width:204px" %)Set the application port|(% style="width:135px" %)OK
1000 1000  
1057 +
1001 1001  (% style="color:blue" %)**Downlink Command: 0x23**
1002 1002  
1003 1003  Format: Command Code (0x23) followed by 1 bytes port value.
... ... @@ -1026,6 +1026,7 @@
1026 1026  |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK
1027 1027  
1028 1028  
1086 +
1029 1029  == 7.19 Eight Channel Mode ==
1030 1030  
1031 1031  Feature: Get or Set eight channels mode,Only for US915,AU915,CN470.
... ... @@ -1043,6 +1043,7 @@
1043 1043  )))
1044 1044  |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK
1045 1045  
1104 +
1046 1046  (% style="color:blue" %)**Downlink Command: 0x24**
1047 1047  
1048 1048  Format: Command Code (0x24) followed by 1 bytes channel value.
... ... @@ -1054,6 +1054,7 @@
1054 1054  
1055 1055  
1056 1056  
1116 +
1057 1057  == 7.20 Get or Set RXwindows1 timeout ==
1058 1058  
1059 1059  
... ... @@ -1104,6 +1104,7 @@
1104 1104  |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK
1105 1105  
1106 1106  
1167 +
1107 1107  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
1108 1108  
1109 1109  
... ... @@ -1120,6 +1120,7 @@
1120 1120  )))
1121 1121  |(% style="width:183px" %)AT+DWELLT=0|(% style="width:179px" %)Set uplinkdwelltime|(% style="width:131px" %)OK
1122 1122  
1184 +
1123 1123  (% style="color:blue" %)**Downlink Command: 0x25**
1124 1124  
1125 1125  Format: Command Code (0x25) followed by 1 bytes state value.
... ... @@ -1131,6 +1131,7 @@
1131 1131  
1132 1132  
1133 1133  
1196 +
1134 1134  == 7.23 Set Packet Receiving Response Level ==
1135 1135  
1136 1136  
... ... @@ -1137,7 +1137,7 @@
1137 1137  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.
1138 1138  
1139 1139  
1140 -RPL value:
1203 +**RPL value:**
1141 1141  
1142 1142  * **AT+RPL=0:** Device won't immediately reply any downlink commands from platform.
1143 1143  * **AT+RPL=1:** Device will immediately reply message to Unconfirmed Data Down. Payload is 0x00.
... ... @@ -1146,7 +1146,7 @@
1146 1146  * **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.
1147 1147  
1148 1148  
1149 -Case Analyes:
1212 +**Case Analyes:**
1150 1150  
1151 1151  * For Class A devices, AT+RPL=0 is ok. that is defaut settings in software.
1152 1152  * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command.
... ... @@ -1163,6 +1163,7 @@
1163 1163  )))
1164 1164  |(% style="width:160px" %)AT+RPL=0|(% style="width:263px" %)Set packet receiving response level|(% style="width:109px" %)OK
1165 1165  
1229 +
1166 1166  (% style="color:blue" %)**Downlink Command: 0x21**
1167 1167  
1168 1168  Format: Command Code (0x21) followed by 1 bytes level value.
... ... @@ -1174,23 +1174,29 @@
1174 1174  
1175 1175  
1176 1176  
1241 +
1177 1177  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1178 1178  
1179 1179  
1180 1180  (% style="color:blue" %)**AT Command: AT+SETMAXNBTRANS **
1181 1181  
1182 -(% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1183 -|=(% colspan="3" style="width: 533px;" %)AT+**SETMAXNBTRANS**
1184 -|(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
1185 -|(% style="width:160px" %)**AT+SETMAXNBTRANS=1,0**|(% style="width:263px" %)Value1: set the maximum NBTrans.|(% style="width:109px" %)1(((
1247 +(% border="1" style="background-color:#ffffcc; color:green; width:589px" %)
1248 +|=(% colspan="3" style="width: 586px;" %)AT+**SETMAXNBTRANS**
1249 +|(% style="width:227px" %)**Command Example**|(% style="width:300px" %)**Function**|(% style="width:87px" %)**Response**
1250 +|(% style="width:227px" %)**AT+SETMAXNBTRANS=1,0**|(% style="width:300px" %)Value1: set the maximum NBTrans.|(% style="width:87px" %)1(((
1186 1186  OK
1187 1187  )))
1188 -|(% 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" %)(((
1253 +|(% style="width:227px" %)**AT+SETMAXNBTRANS=?,1**|(% style="width:300px" %)(((
1254 +value2: 0: uplink fcnt doesn't change for each NBTrans;
1255 +
1256 +1: uplink fcnt increase by 1 for each NBTrans.
1257 +)))|(% style="width:87px" %)(((
1189 1189  1
1190 1190  
1191 1191  OK
1192 1192  )))
1193 1193  
1263 +
1194 1194  (% style="color:blue" %)**Downlink Command: 0x33**
1195 1195  
1196 1196  Format: Command Code (0x33) followed by 2 bytes mode value.
... ... @@ -1238,6 +1238,7 @@
1238 1238  OK
1239 1239  )))
1240 1240  
1311 +
1241 1241  (% style="color:blue" %)**Downlink Command: 0x33**
1242 1242  
1243 1243  Format: Command Code (0x32) followed by 2 bytes mode value.
... ... @@ -1266,6 +1266,7 @@
1266 1266  )))
1267 1267  
1268 1268  
1340 +
1269 1269  == 7.27 Adjust network rejoining interval ==
1270 1270  
1271 1271  
... ... @@ -1283,6 +1283,7 @@
1283 1283  Set the ReJoin data transmission interval to 60000ms = 60 seconds
1284 1284  )))
1285 1285  
1358 +
1286 1286  (% style="color:blue" %)**Downlink Command: 0x26**
1287 1287  
1288 1288  Format: Command Code (0x26) followed by 2 bytes mode value.
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0