<
From version < 52.4 >
edited by Xiaoling
on 2022/08/12 15:58
To version < 52.10 >
edited by Xiaoling
on 2022/08/12 17:13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -418,6 +418,9 @@
418 418  OK
419 419  )))
420 420  
421 +
422 +
423 +
421 421  == 5.6 Network ID ==
422 422  
423 423  
... ... @@ -434,6 +434,9 @@
434 434  )))
435 435  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
436 436  
440 +
441 +
442 +
437 437  == 5.7 Network Session Key ==
438 438  
439 439  
... ... @@ -450,6 +450,9 @@
450 450  )))
451 451  |(% 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
452 452  
459 +
460 +
461 +
453 453  = 6. Joining and sending date on LoRaWAN network =
454 454  
455 455  
... ... @@ -483,6 +483,8 @@
483 483  * **Example 2:** Downlink Payload: 0500  ~/~/ Set AT+CFM=0
484 484  
485 485  
495 +
496 +
486 486  === 6.1.2  AT+CFM command since DR-LWS007 software stack ===
487 487  
488 488  
... ... @@ -529,6 +529,8 @@
529 529  * **Example 2:** Downlink Payload: 05000700  ~/~/ Set AT+CFM=0,7,0
530 530  
531 531  
543 +
544 +
532 532  == 6.2 Confirm Status ==
533 533  
534 534  
... ... @@ -544,6 +544,9 @@
544 544  OK
545 545  )))
546 546  
560 +
561 +
562 +
547 547  == 6.3 Join LoRa® Network ==
548 548  
549 549  
... ... @@ -561,6 +561,9 @@
561 561  While Error in format, return AT_BUSY_ERROR
562 562  )))
563 563  
580 +
581 +
582 +
564 564  == 6.4 LoRa® Network Join Mode ==
565 565  
566 566  
... ... @@ -588,6 +588,8 @@
588 588  * **Example 2:** Downlink Payload: **2001**  ~/~/ Set AT+NJM=1
589 589  
590 590  
610 +
611 +
591 591  == 6.5 LoRa® Network Join Status ==
592 592  
593 593  
... ... @@ -603,6 +603,9 @@
603 603  OK
604 604  )))
605 605  
627 +
628 +
629 +
606 606  == 6.6 Print Last Received Data in Raw Format ==
607 607  
608 608  
... ... @@ -618,6 +618,9 @@
618 618  OK
619 619  )))
620 620  
645 +
646 +
647 +
621 621  == 6.7 Print Last Received Data in Binary Format ==
622 622  
623 623  
... ... @@ -633,6 +633,9 @@
633 633  OK
634 634  )))
635 635  
663 +
664 +
665 +
636 636  == 6.8 Send Text Data ==
637 637  
638 638  
... ... @@ -652,6 +652,9 @@
652 652  
653 653  )))
654 654  
685 +
686 +
687 +
655 655  == 6.9 Send Hexadecimal Data ==
656 656  
657 657  
... ... @@ -670,6 +670,9 @@
670 670  
671 671  )))
672 672  
706 +
707 +
708 +
673 673  = 7. LoRaWAN network management =
674 674  
675 675  
... ... @@ -699,6 +699,10 @@
699 699  * **Example 1**: Downlink Payload: **2201**  ~/~/ Set AT+ADR=1.
700 700  * **Example 2**: Downlink Payload: **2200FFFF**  ~/~/ Set AT+ADR=0.
701 701  
738 +
739 +
740 +
741 +
702 702  == 7.2 LoRa® Class ==
703 703  
704 704  
... ... @@ -717,6 +717,9 @@
717 717  
718 718  )))
719 719  
760 +
761 +
762 +
720 720  == 7.3 Duty Cycle Setting ==
721 721  
722 722  
... ... @@ -735,6 +735,9 @@
735 735  
736 736  )))
737 737  
781 +
782 +
783 +
738 738  == 7.4 Data Rate ==
739 739  
740 740  
... ... @@ -760,6 +760,10 @@
760 760  * **Example 1**: Downlink Payload: **220001FF**  ~/~/ Set AT+DR=1.
761 761  * **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+DR=0.
762 762  
809 +
810 +
811 +
812 +
763 763  == 7.5 Frame Counter Downlink ==
764 764  
765 765  
... ... @@ -778,6 +778,9 @@
778 778  OK
779 779  )))
780 780  
831 +
832 +
833 +
781 781  == 7.6 Frame Counter Uplink ==
782 782  
783 783  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -795,6 +795,9 @@
795 795  
796 796  )))
797 797  
851 +
852 +
853 +
798 798  == 7.7 Join Accept Delay1 ==
799 799  
800 800  
... ... @@ -813,6 +813,9 @@
813 813  
814 814  )))
815 815  
872 +
873 +
874 +
816 816  == 7.8 Join Accept Delay2 ==
817 817  
818 818  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms.
... ... @@ -830,6 +830,9 @@
830 830  
831 831  )))
832 832  
892 +
893 +
894 +
833 833  == 7.9 Public Network Mode ==
834 834  
835 835  
... ... @@ -857,6 +857,9 @@
857 857  )))
858 858  |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %)
859 859  
922 +
923 +
924 +
860 860  == 7.10 Receive Delay1 ==
861 861  
862 862  
... ... @@ -875,6 +875,9 @@
875 875  
876 876  )))
877 877  
943 +
944 +
945 +
878 878  == 7.11 Receive Delay2 ==
879 879  
880 880  
... ... @@ -893,6 +893,9 @@
893 893  
894 894  )))
895 895  
964 +
965 +
966 +
896 896  == 7.12 Rx2 Window Data Rate ==
897 897  
898 898  
... ... @@ -911,6 +911,9 @@
911 911  
912 912  )))
913 913  
985 +
986 +
987 +
914 914  == 7.13 Rx2 Window Frequency ==
915 915  
916 916  
... ... @@ -929,6 +929,9 @@
929 929  
930 930  )))
931 931  
1006 +
1007 +
1008 +
932 932  == 7.14 Transmit Power ==
933 933  
934 934  
... ... @@ -957,6 +957,8 @@
957 957  * **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+TXP=0.
958 958  
959 959  
1037 +
1038 +
960 960  == 7.15 RSSI of the Last Received Packet ==
961 961  
962 962  
... ... @@ -972,6 +972,9 @@
972 972  OK
973 973  )))
974 974  
1054 +
1055 +
1056 +
975 975  == 7.16 SNR of the Last Received Packet ==
976 976  
977 977  
... ... @@ -987,6 +987,9 @@
987 987  OK
988 988  )))
989 989  
1072 +
1073 +
1074 +
990 990  == 7.17 Application Port ==
991 991  
992 992  
... ... @@ -1013,6 +1013,8 @@
1013 1013  * **Example 2**: Downlink Payload:** 2305**  ~/~/ set the application port to 5
1014 1014  
1015 1015  
1101 +
1102 +
1016 1016  == 7.18 Single Channel Mode ==
1017 1017  
1018 1018  
... ... @@ -1029,6 +1029,9 @@
1029 1029  )))
1030 1030  |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK
1031 1031  
1119 +
1120 +
1121 +
1032 1032  == 7.19 Eight Channel Mode ==
1033 1033  
1034 1034  
... ... @@ -1057,6 +1057,8 @@
1057 1057  * **Example 2**: Downlink Payload: 2405  ~/~/ set channel mode to 5
1058 1058  
1059 1059  
1150 +
1151 +
1060 1060  == 7.20 Get or Set RXwindows1 timeout ==
1061 1061  
1062 1062  
... ... @@ -1087,6 +1087,7 @@
1087 1087  (((
1088 1088  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.
1089 1089  
1182 +
1090 1090  
1091 1091  )))
1092 1092  
... ... @@ -1106,6 +1106,9 @@
1106 1106  )))
1107 1107  |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK
1108 1108  
1202 +
1203 +
1204 +
1109 1109  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
1110 1110  
1111 1111  
... ... @@ -1132,6 +1132,8 @@
1132 1132  * **Example 2**: Downlink Payload: **2500**  ~/~/ set uplinkdwelltime to 0
1133 1133  
1134 1134  
1231 +
1232 +
1135 1135  == 7.23 Set Packet Receiving Response Level ==
1136 1136  
1137 1137  
... ... @@ -1172,6 +1172,8 @@
1172 1172  * **Example 2**: Downlink Payload: **2102**  ~/~/ set packet receiving response level to 2
1173 1173  
1174 1174  
1273 +
1274 +
1175 1175  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1176 1176  
1177 1177  
... ... @@ -1203,6 +1203,8 @@
1203 1203  * Example 2: Downlink Payload: 330201  ~/~/ Set AT+SETMAXNBTRANS=2,1
1204 1204  
1205 1205  
1306 +
1307 +
1206 1206  == 7.25 Device offline rejoining (LWS007) ==
1207 1207  
1208 1208  
... ... @@ -1248,6 +1248,8 @@
1248 1248  * **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1249 1249  
1250 1250  
1353 +
1354 +
1251 1251  == 7.26 Request the server to send an ACK ==
1252 1252  
1253 1253  
... ... @@ -1265,6 +1265,9 @@
1265 1265  OK
1266 1266  )))
1267 1267  
1372 +
1373 +
1374 +
1268 1268  == 7.27 Adjust network rejoining interval ==
1269 1269  
1270 1270  
... ... @@ -1292,6 +1292,8 @@
1292 1292  * **Example 2: **Downlink Payload: 260002  ~/~/ Set AT+RJTDC=2
1293 1293  
1294 1294  
1402 +
1403 +
1295 1295  = 8. AT Commands Combination =
1296 1296  
1297 1297  
... ... @@ -1302,6 +1302,8 @@
1302 1302  * **AT+RX2DR=xxxx**  **~-~->**  Set xxxx to your wanted DataRate
1303 1303  
1304 1304  
1414 +
1415 +
1305 1305  == 8.2 Use Downlink Command to set a fix uplink DR ==
1306 1306  
1307 1307  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0