<
From version < 50.16 >
edited by Xiaoling
on 2022/07/13 13:47
To version < 51.2 >
edited by Xiaoling
on 2022/07/13 14:04
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,6 +28,7 @@
28 28  
29 29  
30 30  
31 +
31 31  = 3. Support End Node and firmware version =
32 32  
33 33  
... ... @@ -103,6 +103,8 @@
103 103  )))
104 104  
105 105  
107 +
108 +
106 106  = 4. System Management Commands =
107 107  
108 108  
... ... @@ -141,8 +141,6 @@
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 -
146 146  == 4.2 Reboot End Node ==
147 147  
148 148  
... ... @@ -168,7 +168,6 @@
168 168  <followed by the Tx and Rx information>
169 169  )))
170 170  
171 -
172 172  (% style="color:blue" %)**Downlink Command: 0x04**
173 173  
174 174  (((
... ... @@ -206,7 +206,6 @@
206 206  Please set the parameters or reset Device to apply change
207 207  )))
208 208  
209 -
210 210  (% style="color:blue" %)**Downlink Command: 0x04**
211 211  
212 212  (((
... ... @@ -235,7 +235,6 @@
235 235  OK
236 236  )))
237 237  
238 -
239 239  (% style="color:blue" %)**Downlink Command: 0x26 (Valid in 006 stack)**
240 240  
241 241  (((
... ... @@ -310,8 +310,6 @@
310 310  OK
311 311  )))
312 312  
313 -
314 -
315 315  = 5. Keys, IDs and EUIs management =
316 316  
317 317  
... ... @@ -331,8 +331,6 @@
331 331  )))
332 332  |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
333 333  
334 -
335 -
336 336  == 5.2 Application Key ==
337 337  
338 338  
... ... @@ -349,8 +349,6 @@
349 349  )))
350 350  |(% 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
351 351  
352 -
353 -
354 354  == 5.3 Application Session Key ==
355 355  
356 356  
... ... @@ -369,8 +369,6 @@
369 369  OK
370 370  )))
371 371  
372 -
373 -
374 374  == 5.4 Device Address ==
375 375  
376 376  
... ... @@ -389,8 +389,6 @@
389 389  )))
390 390  |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
391 391  
392 -
393 -
394 394  == 5.5 Device EUI ==
395 395  
396 396  
... ... @@ -409,8 +409,6 @@
409 409  OK
410 410  )))
411 411  
412 -
413 -
414 414  == 5.6 Network ID ==
415 415  
416 416  
... ... @@ -427,8 +427,6 @@
427 427  )))
428 428  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
429 429  
430 -
431 -
432 432  == 5.7 Network Session Key ==
433 433  
434 434  
... ... @@ -445,8 +445,6 @@
445 445  )))
446 446  |(% 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
447 447  
448 -
449 -
450 450  = 6. Joining and sending date on LoRaWAN network =
451 451  
452 452  
... ... @@ -470,7 +470,6 @@
470 470  |(% style="width:155px" %)AT+CFM=1|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)OK
471 471  |(% style="width:155px" %)AT+CFM=2|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)While Error in format, return AT_PARAM_ERROR
472 472  
473 -
474 474  (% style="color:blue" %)**Downlink Command: 0x05**
475 475  
476 476  Format: Command Code (0x05) followed by 2 bytes mode value.
... ... @@ -481,8 +481,6 @@
481 481  * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
482 482  
483 483  
484 -
485 -
486 486  === 6.1.2  AT+CFM command since DR-LWS007 software stack ===
487 487  
488 488  
... ... @@ -519,7 +519,6 @@
519 519  OK
520 520  )))
521 521  
522 -
523 523  (% style="color:blue" %)**Downlink Command: 0x05**
524 524  
525 525  Format: Command Code (0x05) followed by 2 bytes mode value.
... ... @@ -530,8 +530,6 @@
530 530  * Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0
531 531  
532 532  
533 -
534 -
535 535  == 6.2 Confirm Status ==
536 536  
537 537  
... ... @@ -547,8 +547,6 @@
547 547  OK
548 548  )))
549 549  
550 -
551 -
552 552  == 6.3 Join LoRa® Network ==
553 553  
554 554  
... ... @@ -566,8 +566,6 @@
566 566  While Error in format, return AT_BUSY_ERROR
567 567  )))
568 568  
569 -
570 -
571 571  == 6.4 LoRa® Network Join Mode ==
572 572  
573 573  
... ... @@ -585,7 +585,6 @@
585 585  |(% style="width:162px" %)AT+NJM=0|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)OK
586 586  |(% 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
587 587  
588 -
589 589  (% style="color:blue" %)**Downlink Command: 0x20**
590 590  
591 591  Format: Command Code (0x20) followed by 1 bytes mode value.
... ... @@ -596,8 +596,6 @@
596 596  * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1
597 597  
598 598  
599 -
600 -
601 601  == 6.5 LoRa® Network Join Status ==
602 602  
603 603  
... ... @@ -613,8 +613,6 @@
613 613  OK
614 614  )))
615 615  
616 -
617 -
618 618  == 6.6 Print Last Received Data in Raw Format ==
619 619  
620 620  
... ... @@ -630,8 +630,6 @@
630 630  OK
631 631  )))
632 632  
633 -
634 -
635 635  == 6.7 Print Last Received Data in Binary Format ==
636 636  
637 637  
... ... @@ -647,8 +647,6 @@
647 647  OK
648 648  )))
649 649  
650 -
651 -
652 652  == 6.8 Send Text Data ==
653 653  
654 654  
... ... @@ -668,8 +668,6 @@
668 668  
669 669  )))
670 670  
671 -
672 -
673 673  == 6.9 Send Hexadecimal Data ==
674 674  
675 675  
... ... @@ -688,8 +688,6 @@
688 688  
689 689  )))
690 690  
691 -
692 -
693 693  = 7. LoRaWAN network management =
694 694  
695 695  
... ... @@ -714,21 +714,20 @@
714 714  
715 715  (% style="color:blue" %)**Downlink Command: 0x22**
716 716  
717 -
718 -
719 719  If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22.
720 720  
721 -* **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1.
678 +* **Example 1**: Downlink Payload: **2201**  ~/~/ Set AT+ADR=1.
722 722  * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0.
723 723  
681 +
724 724  == 7.2 LoRa® Class ==
725 725  
684 +
726 726  Feature: Get or Set the Device Class(Currently only support class A, class C).
727 727  
728 728  
729 729  (% style="color:blue" %)**AT Command:AT+CLASS**
730 730  
731 -
732 732  (% border="1" style="background-color:#ffffcc; color:green; width:507.222px" %)
733 733  |=(% colspan="3" style="width: 504px;" %)AT+CLASS
734 734  |(% style="width:163px" %)**Command Example**|(% style="width:166px" %)**Function**|(% style="width:175px" %)**Response**
... ... @@ -741,12 +741,12 @@
741 741  
742 742  == 7.3 Duty Cycle Setting ==
743 743  
702 +
744 744  Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing.
745 745  
746 746  
747 747  (% style="color:blue" %)**AT Command:AT+DCS**
748 748  
749 -
750 750  (% border="1" style="background-color:#ffffcc; color:green; width:515.222px" %)
751 751  |=(% colspan="3" style="width: 512px;" %)AT+DCS
752 752  |(% style="width:165px" %)**Command Example**|(% style="width:239px" %)**Function**|(% style="width:107px" %)**Response**
... ... @@ -759,12 +759,12 @@
759 759  
760 760  == 7.4 Data Rate ==
761 761  
720 +
762 762  Feature: Get or Set the Data Rate. (0-7 corresponding to DR_X) . Note: while set Data Rate, please use set Adptive Data Rate, ADR=0 first. otherwise device will response to server's ADR command and change the DR to the setting from server
763 763  
764 764  
765 765  (% style="color:blue" %)**AT Command: AT+DR**
766 766  
767 -
768 768  (% border="1" style="background-color:#ffffcc; color:green; width:466.222px" %)
769 769  |=(% colspan="3" style="width: 463px;" %)AT+DR
770 770  |(% style="width:156px" %)**Command Example**|(% style="width:167px" %)**Function**|(% style="width:140px" %)**Response**
... ... @@ -777,21 +777,20 @@
777 777  
778 778  (% style="color:blue" %)**Downlink Command: 0x2200aaFF**
779 779  
780 -
781 -
782 782  If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF.
783 783  
784 784  * **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1.
785 785  * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0.
786 786  
743 +
787 787  == 7.5 Frame Counter Downlink ==
788 788  
746 +
789 789  Feature: Get or Set the Frame Counter Downlink.
790 790  
791 791  
792 792  (% style="color:blue" %)**AT Command:AT+FCD**
793 793  
794 -
795 795  (% border="1" style="background-color:#ffffcc; color:green; width:693.222px" %)
796 796  |=(% colspan="3" style="width: 690px;" %)AT+FCD
797 797  |(% style="width:162px" %)**Command Example**|(% style="width:258px" %)**Function**|(% style="width:269px" %)**Response**
... ... @@ -800,8 +800,6 @@
800 800  )))
801 801  |(% style="width:162px" %)AT+FCD=10|(% style="width:258px" %)Set the Frame Counter Downlink.|(% style="width:269px" %)(System will write new value to FCD)(((
802 802  OK
803 -
804 -
805 805  )))
806 806  
807 807  == 7.6 Frame Counter Uplink ==
... ... @@ -811,7 +811,6 @@
811 811  
812 812  (% style="color:blue" %)**AT Command:AT+FCU**
813 813  
814 -
815 815  (% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %)
816 816  |=(% colspan="3" style="width: 531px;" %)AT+FCU
817 817  |(% style="width:177px" %)**Command Example**|(% style="width:239px" %)**Function**|(% style="width:113px" %)**Response**
... ... @@ -824,12 +824,12 @@
824 824  
825 825  == 7.7 Join Accept Delay1 ==
826 826  
781 +
827 827  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms.
828 828  
829 829  
830 830  (% style="color:blue" %)**AT Command:AT+JN1DL**
831 831  
832 -
833 833  (% border="1" style="background-color:#ffffcc; color:green; width:537.222px" %)
834 834  |=(% colspan="3" style="width: 534px;" %)AT+JN1DL
835 835  |(% style="width:164px" %)**Command Example**|(% style="width:229px" %)**Function**|(% style="width:140px" %)**Response**
... ... @@ -847,7 +847,6 @@
847 847  
848 848  (% style="color:blue" %)**AT Command:AT+JN2DL**
849 849  
850 -
851 851  (% border="1" style="background-color:#ffffcc; color:green; width:538.222px" %)
852 852  |=(% colspan="3" style="width: 535px;" %)AT+JN2DL
853 853  |(% style="width:160px" %)**Command Example**|(% style="width:228px" %)**Function**|(% style="width:146px" %)**Response**
... ... @@ -860,14 +860,14 @@
860 860  
861 861  == 7.9 Public Network Mode ==
862 862  
816 +
863 863  Feature: Get or Set the public network mode. (0: off, 1: on). A Public LoRaWAN network use 0x34 as syncword. Default Settings; PNM=1
864 864  
865 -Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network
819 +(% style="color:red" %)Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network
866 866  
867 867  
868 868  (% style="color:blue" %)**AT Command:AT+PNM**
869 869  
870 -
871 871  (% border="1" style="background-color:#ffffcc; color:green; width:667.222px" %)
872 872  |=(% colspan="3" style="width: 664px;" %)AT+PNM
873 873  |(% style="width:166px" %)**Command Example**|(% style="width:225px" %)**Function**|(% style="width:272px" %)**Response**
... ... @@ -887,12 +887,12 @@
887 887  
888 888  == 7.10 Receive Delay1 ==
889 889  
843 +
890 890  Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
891 891  
892 892  
893 893  (% style="color:blue" %)**AT Command:AT+RX1DL**
894 894  
895 -
896 896  (% border="1" style="background-color:#ffffcc; color:green; width:408.222px" %)
897 897  |=(% colspan="3" style="width: 405px;" %)AT+RX1DL
898 898  |(% style="width:155px" %)**Command Example**|(% style="width:128px" %)**Function**|(% style="width:122px" %)**Response**
... ... @@ -903,14 +903,15 @@
903 903  
904 904  )))
905 905  
859 +
906 906  == 7.11 Receive Delay2 ==
907 907  
862 +
908 908  Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
909 909  
910 910  
911 911  (% style="color:blue" %)**AT Command:AT+RX2DL**
912 912  
913 -
914 914  (% border="1" style="background-color:#ffffcc; color:green; width:481.222px" %)
915 915  |=(% colspan="3" style="width: 478px;" %)AT+RX2DL
916 916  |(% style="width:175px" %)**Command Example**|(% style="width:152px" %)**Function**|(% style="width:150px" %)**Response**
... ... @@ -921,14 +921,15 @@
921 921  
922 922  )))
923 923  
878 +
924 924  == 7.12 Rx2 Window Data Rate ==
925 925  
881 +
926 926  Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
927 927  
928 928  
929 929  (% style="color:blue" %)**AT Command:AT+RX2DR**
930 930  
931 -
932 932  (% border="1" style="background-color:#ffffcc; color:green; width:525.222px" %)
933 933  |=(% colspan="3" style="width: 522px;" %)AT+RX2DR
934 934  |(% style="width:160px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:130px" %)**Response**
... ... @@ -939,14 +939,15 @@
939 939  
940 940  )))
941 941  
897 +
942 942  == 7.13 Rx2 Window Frequency ==
943 943  
900 +
944 944  Feature: Get or Set the Rx2 window frequency
945 945  
946 946  
947 947  (% style="color:blue" %)**AT Command:AT+RX2FQ**
948 948  
949 -
950 950  (% border="1" style="background-color:#ffffcc; color:green; width:587.222px" %)
951 951  |=(% colspan="3" style="width: 584px;" %)AT+RX2FQ
952 952  |(% style="width:183px" %)**Command Example**|(% style="width:240px" %)**Function**|(% style="width:160px" %)**Response**
... ... @@ -957,14 +957,15 @@
957 957  
958 958  )))
959 959  
916 +
960 960  == 7.14 Transmit Power ==
961 961  
919 +
962 962  Feature: Get or Set the Transmit Power(0-5, MAX:0, MIN:5, according to LoRaWAN Spec, or 40=10dB, 41 = 11dB, …, 50 = 20dB which is out of LoRaWAN spec. )
963 963  
964 964  
965 965  (% style="color:blue" %)**AT Command:AT+TXP**
966 966  
967 -
968 968  (% border="1" style="background-color:#ffffcc; color:green; width:465.222px" %)
969 969  |=(% colspan="3" style="width: 462px;" %)AT+TXP
970 970  |(% style="width:161px" %)**Command Example**|(% style="width:189px" %)**Function**|(% style="width:112px" %)**Response**
... ... @@ -982,14 +982,16 @@
982 982  * **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2.
983 983  * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0.
984 984  
942 +
943 +
985 985  == 7.15 RSSI of the Last Received Packet ==
986 986  
946 +
987 987  Feature: Get or Set the Rx2 window frequency
988 988  
989 989  
990 990  (% style="color:blue" %)**AT Command:AT+RSSI**
991 991  
992 -
993 993  (% border="1" style="background-color:#ffffcc; color:green; width:557.222px" %)
994 994  |=(% colspan="3" style="width: 554px;" %)AT+RSSI
995 995  |(% style="width:164px" %)**Command Example**|(% style="width:289px" %)**Function**|(% style="width:100px" %)**Response**
... ... @@ -997,14 +997,15 @@
997 997  OK
998 998  )))
999 999  
959 +
1000 1000  == 7.16 SNR of the Last Received Packet ==
1001 1001  
962 +
1002 1002  Feature: Get the SNR of the last received packet
1003 1003  
1004 1004  
1005 1005  (% style="color:blue" %)**AT Command:AT+SNR**
1006 1006  
1007 -
1008 1008  (% border="1" style="background-color:#ffffcc; color:green; width:571.222px" %)
1009 1009  |=(% colspan="3" style="width: 568px;" %)AT+SNR
1010 1010  |(% style="width:164px" %)**Command Example**|(% style="width:290px" %)**Function**|(% style="width:113px" %)**Response**
... ... @@ -1012,14 +1012,15 @@
1012 1012  OK
1013 1013  )))
1014 1014  
975 +
1015 1015  == 7.17 Application Port ==
1016 1016  
978 +
1017 1017  Feature: Get or set the application port.
1018 1018  
1019 1019  
1020 1020  (% style="color:blue" %)**AT Command: AT+PORT**
1021 1021  
1022 -
1023 1023  (% border="1" style="background-color:#ffffcc; color:green; width:500.222px" %)
1024 1024  |=(% colspan="3" style="width: 497px;" %)AT+PORT
1025 1025  |(% style="width:157px" %)**Command Example**|(% style="width:204px" %)**Function**|(% style="width:135px" %)**Response**
... ... @@ -1030,7 +1030,6 @@
1030 1030  
1031 1031  (% style="color:blue" %)**Downlink Command: 0x23**
1032 1032  
1033 -
1034 1034  Format: Command Code (0x23) followed by 1 bytes port value.
1035 1035  
1036 1036  If the downlink payload=2301, it means set the application port to 1, while type code is 23.
... ... @@ -1038,14 +1038,16 @@
1038 1038  * **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1
1039 1039  * **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5
1040 1040  
1001 +
1002 +
1041 1041  == 7.18 Single Channel Mode ==
1042 1042  
1005 +
1043 1043  Feature:Get or Set Frequency (Unit: Hz) for Single Channel Mode.
1044 1044  
1045 1045  
1046 1046  (% style="color:blue" %)**AT Command: AT+CHS**
1047 1047  
1048 -
1049 1049  (% border="1" style="background-color:#ffffcc; color:green; width:603.222px" %)
1050 1050  |=(% colspan="3" style="width: 600px;" %)AT+CHS
1051 1051  |(% style="width:182px" %)**Command Example**|(% style="width:295px" %)**Function**|(% style="width:122px" %)**Response**
... ... @@ -1054,6 +1054,7 @@
1054 1054  )))
1055 1055  |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK
1056 1056  
1019 +
1057 1057  == 7.19 Eight Channel Mode ==
1058 1058  
1059 1059  Feature: Get or Set eight channels mode,Only for US915,AU915,CN470.
... ... @@ -1061,7 +1061,6 @@
1061 1061  
1062 1062  (% style="color:blue" %)**AT Command: AT+CHE**
1063 1063  
1064 -
1065 1065  (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %)
1066 1066  |=(% colspan="3" style="width: 707px;" %)AT+CHE
1067 1067  |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response**
... ... @@ -1074,7 +1074,6 @@
1074 1074  
1075 1075  (% style="color:blue" %)**Downlink Command: 0x24**
1076 1076  
1077 -
1078 1078  Format: Command Code (0x24) followed by 1 bytes channel value.
1079 1079  
1080 1080  If the downlink payload=2401, it means set channel mode to 1, while type code is 24.
... ... @@ -1082,14 +1082,16 @@
1082 1082  * **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1
1083 1083  * **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5
1084 1084  
1046 +
1047 +
1085 1085  == 7.20 Get or Set RXwindows1 timeout ==
1086 1086  
1087 -Feature:Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255).
1088 1088  
1051 +Feature: Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255).
1089 1089  
1053 +
1090 1090  (% style="color:blue" %)**AT Command: AT+RX1WTO**
1091 1091  
1092 -
1093 1093  (% border="1" style="background-color:#ffffcc; color:green; width:460.222px" %)
1094 1094  |=(% colspan="3" style="width: 457px;" %)AT+ RX1WTO
1095 1095  |(% style="width:163px" %)**Command Example**|(% style="width:201px" %)**Function**|(% style="width:93px" %)**Response**
... ... @@ -1099,11 +1099,16 @@
1099 1099  |(% style="width:163px" %)AT+RX1WTO=60|(% style="width:201px" %)Set RXwindows1 timeout|(% style="width:93px" %)OK
1100 1100  
1101 1101  (((
1065 +
1066 +
1102 1102  **AT+RX1TWO** is theRxSingle timeout value of receive window 1. If it is not set, then the queriedvalue is the default value. If it is set, then the queried value is the setvalue. AT+RX2TWO is thesame as above. The definitionof RxSingle timeout is as described in the following paragraph.
1068 +
1069 +
1103 1103  )))
1104 1104  
1105 1105  [[image:image-20220526162535-1.png]]
1106 1106  
1074 +
1107 1107  (((
1108 1108  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.
1109 1109  
... ... @@ -1112,12 +1112,12 @@
1112 1112  
1113 1113  == 7.21 Get or Set RXwindows2 timeout ==
1114 1114  
1115 -Feature:Get or Set the number of symbols to detect and timeout from RXwindow2(0 to 255).
1116 1116  
1084 +Feature: Get or Set the number of symbols to detect and timeout from RXwindow2(0 to 255).
1117 1117  
1086 +
1118 1118  (% style="color:blue" %)**AT Command: AT+RX2WTO**
1119 1119  
1120 -
1121 1121  (% border="1" style="background-color:#ffffcc; color:green; width:497.222px" %)
1122 1122  |=(% colspan="3" style="width: 494px;" %)AT+ RX2WTO
1123 1123  |(% style="width:190px" %)**Command Example**|(% style="width:199px" %)**Function**|(% style="width:104px" %)**Response**
... ... @@ -1126,14 +1126,15 @@
1126 1126  )))
1127 1127  |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK
1128 1128  
1097 +
1129 1129  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
1130 1130  
1100 +
1131 1131  Feature: Get or Set uplinkdwelltime
1132 1132  
1133 1133  
1134 1134  (% style="color:blue" %)**AT Command: AT+DWELLT**
1135 1135  
1136 -
1137 1137  (% border="1" style="background-color:#ffffcc; color:green; width:497.222px" %)
1138 1138  |=(% colspan="3" style="width: 494px;" %)AT+DWELLT
1139 1139  |(% style="width:183px" %)**Command Example**|(% style="width:179px" %)**Function**|(% style="width:131px" %)**Response**
... ... @@ -1144,7 +1144,6 @@
1144 1144  
1145 1145  (% style="color:blue" %)**Downlink Command: 0x25**
1146 1146  
1147 -
1148 1148  Format: Command Code (0x25) followed by 1 bytes state value.
1149 1149  
1150 1150  If the downlink payload=2501, it means set uplinkdwelltime to 1, while type code is 25.
... ... @@ -1152,10 +1152,14 @@
1152 1152  * **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1
1153 1153  * **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0
1154 1154  
1123 +
1124 +
1155 1155  == 7.23 Set Packet Receiving Response Level ==
1156 1156  
1127 +
1157 1157  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.
1158 1158  
1130 +
1159 1159  RPL value:
1160 1160  
1161 1161  * **AT+RPL=0:** Device won't immediately reply any downlink commands from platform.
... ... @@ -1164,6 +1164,7 @@
1164 1164  * **AT+RPL=3:** Device will immediately reply message to MAC Command. Payload is 0x00 and requied response header for this command.
1165 1165  * **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.
1166 1166  
1139 +
1167 1167  Case Analyes:
1168 1168  
1169 1169  * For Class A devices, AT+RPL=0 is ok. that is defaut settings in software.
... ... @@ -1170,9 +1170,9 @@
1170 1170  * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command.
1171 1171  * 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.
1172 1172  
1146 +
1173 1173  (% style="color:blue" %)**AT Command: AT+RPL**
1174 1174  
1175 -
1176 1176  (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1177 1177  |=(% colspan="3" style="width: 533px;" %)AT+RPL
1178 1178  |(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
... ... @@ -1183,7 +1183,6 @@
1183 1183  
1184 1184  (% style="color:blue" %)**Downlink Command: 0x21**
1185 1185  
1186 -
1187 1187  Format: Command Code (0x21) followed by 1 bytes level value.
1188 1188  
1189 1189  If the downlink payload=2101, it means set packet receiving response level to 1, while type code is 21.
... ... @@ -1191,12 +1191,13 @@
1191 1191  * **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1
1192 1192  * **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2
1193 1193  
1166 +
1167 +
1194 1194  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1195 1195  
1196 1196  
1197 1197  (% style="color:blue" %)**AT Command: AT+SETMAXNBTRANS **
1198 1198  
1199 -
1200 1200  (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1201 1201  |=(% colspan="3" style="width: 533px;" %)AT+**SETMAXNBTRANS**
1202 1202  |(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
... ... @@ -1211,7 +1211,6 @@
1211 1211  
1212 1212  (% style="color:blue" %)**Downlink Command: 0x33**
1213 1213  
1214 -
1215 1215  Format: Command Code (0x33) followed by 2 bytes mode value.
1216 1216  
1217 1217  If the downlink payload=330100, it means set end node to use confirm mode, while type code is 33.
... ... @@ -1219,12 +1219,13 @@
1219 1219  * Example 1: Downlink Payload: 330100 ~/~/ Set AT+SETMAXNBTRANS=1,0
1220 1220  * Example 2: Downlink Payload: 330201 ~/~/ Set AT+SETMAXNBTRANS=2,1
1221 1221  
1194 +
1195 +
1222 1222  == 7.25 Device offline rejoining (LWS007) ==
1223 1223  
1224 1224  
1225 1225  (% style="color:blue" %)**AT Command: AT+DDETECT**
1226 1226  
1227 -
1228 1228  (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %)
1229 1229  |=(% colspan="3" style="width: 707px;" %)AT+**DDETECT**
1230 1230  |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response**
... ... @@ -1258,7 +1258,6 @@
1258 1258  
1259 1259  (% style="color:blue" %)**Downlink Command: 0x33**
1260 1260  
1261 -
1262 1262  Format: Command Code (0x32) followed by 2 bytes mode value.
1263 1263  
1264 1264  If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 33.
... ... @@ -1265,12 +1265,13 @@
1265 1265  
1266 1266  * Example 1: Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880
1267 1267  
1240 +
1241 +
1268 1268  == 7.26 Request the server to send an ACK ==
1269 1269  
1270 1270  
1271 1271  (% style="color:blue" %)**AT Command: AT+PNACKMD**
1272 1272  
1273 -
1274 1274  (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1275 1275  |=(% colspan="3" style="width: 533px;" %)**AT+PNACKMD**
1276 1276  |(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
... ... @@ -1283,12 +1283,12 @@
1283 1283  OK
1284 1284  )))
1285 1285  
1259 +
1286 1286  == 7.27 Adjust network rejoining interval ==
1287 1287  
1288 1288  
1289 1289  (% style="color:blue" %)**AT Command: AT+RJTDC**
1290 1290  
1291 -
1292 1292  (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
1293 1293  |=(% colspan="3" style="width: 724px;" %)AT+RJTDC
1294 1294  |(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response**
... ... @@ -1303,7 +1303,6 @@
1303 1303  
1304 1304  (% style="color:blue" %)**Downlink Command: 0x26**
1305 1305  
1306 -
1307 1307  Format: Command Code (0x26) followed by 2 bytes mode value.
1308 1308  
1309 1309  If the downlink payload=26000A, it means set end node to use confirm mode, while type code is 26.
... ... @@ -1311,21 +1311,26 @@
1311 1311  * Example 1: Downlink Payload: 26000A ~/~/ Set AT+RJTDC=10
1312 1312  * Example 2: Downlink Payload: 260002 ~/~/ Set AT+RJTDC=2
1313 1313  
1286 +
1287 +
1314 1314  = 8. AT Commands Combination =
1315 1315  
1290 +
1316 1316  == 8.1 Set a fix RX2DR for downlink window ==
1317 1317  
1318 -* **AT+ADR=0 **~-~-> Disable ADR first
1319 -* **AT+RX2DR=xxxx** ~-~-> Set xxxx to your wanted DataRate
1320 1320  
1294 +* **AT+ADR=0             ** **~-~->**  Disable ADR first
1295 +* **AT+RX2DR=xxxx**  **~-~->**  Set xxxx to your wanted DataRate
1296 +
1297 +
1298 +
1321 1321  == 8.2 Use Downlink Command to set a fix uplink DR ==
1322 1322  
1323 1323  
1324 1324  (% style="color:blue" %)**Downlink Command: 0x22000500**
1325 1325  
1304 +**Same as:**
1326 1326  
1327 -Same as:
1328 -
1329 1329  * AT+ADR=0  [[Reference>>||anchor="H7.1AdaptiveDataRate"]]
1330 1330  * AT+DR=5  [[Reference>>||anchor="H7.4DataRate"]]
1331 -* AT+TXP=0  [[Reference>>||anchor="H7.14TransmitPower"]]
1308 +* AT+TXP=0  [[Reference>>||anchor="H7.14TransmitPower"]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0