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

Summary

Details

Page properties
Content
... ... @@ -14,23 +14,20 @@
14 14  
15 15  (((
16 16  **This page shows the common commands since Dragino LoRaWAN stack DR-LWS-005. Make sure the end node support stack higher than DR-LWS-005 before checking this page.**
17 -
18 -
19 -
20 20  )))
21 21  
19 +
22 22  = 2. How to use AT Commands or Downlink command =
23 23  
24 24  
25 -* For AT Command , See Devices User Manual for Device. The user manual can be found in each product page of [[Dragino Official Website>>url:http://www.dragino.com/]]
26 -* For LoRaWAN Downlink: The gateway transfer downlink command in HEX format. This page shows the HEX format downlink code for each command. but some servers use base64 as downlink code. Below are reference for how to use downlink command:
23 +* **AT Command** See Devices User Manual for how to connect to device via USB TTL adapter and use. The user manual can be found in each product page of [[Dragino Official Website>>url:http://www.dragino.com/]]
24 +* **LoRaWAN Downlink Command**: The gateway transfer downlink command in HEX format. This page shows the Downlink Command In HEX format. Please note some LoRaWAN servers use base64 as downlink code so user need to convert HEX to Base64 and use. Below are references for how to use downlink command:
27 27  ** Use HEX format to send a downlink: [[TTN v3>>Notes for TTN]]
28 -** Use Base64 format to send a downlink: [[Chirpstack>>Notes for ChirpStack]]
26 +** Use Base64 format to send a downlink: [[Chirpstack>>Notes for ChirpStack]], [[How to Convert>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.1ConvertHEXtoBase64]]?
29 29  ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server)
30 30  
29 +(% style="display:none" %) (%%)
31 31  
32 -
33 -
34 34  = 3. Support End Node and firmware version =
35 35  
36 36  
... ... @@ -105,12 +105,10 @@
105 105  )))
106 106  )))
107 107  
105 +(% style="display:none" %) (%%)
108 108  
109 -
110 -
111 111  = 4. System Management Commands =
112 112  
113 -
114 114  == 4.1 Change Uplink Interval ==
115 115  
116 116  
... ... @@ -146,9 +146,8 @@
146 146  * **Example 1**: Downlink Payload:** 0100001E**  ~/~/ Set Transmit Interval (TDC) = 30 seconds
147 147  * **Example 2**: Downlink Payload:** 0100003C**  ~/~/ Set Transmit Interval (TDC) = 60 seconds
148 148  
144 +(% style="display:none" %) (%%)
149 149  
150 -
151 -
152 152  == 4.2 Reboot End Node ==
153 153  
154 154  
... ... @@ -181,12 +181,10 @@
181 181  )))
182 182  
183 183  (((
184 -If the downlink payload=**04FF**, the end node will reboot.
185 -
186 -
187 -
178 +If the downlink payload=**04FF**, the end node will reboot.
188 188  )))
189 189  
181 +
190 190  == 4.3 Reset to factory Default ==
191 191  
192 192  
... ... @@ -223,7 +223,6 @@
223 223  )))
224 224  
225 225  
226 -
227 227  == 4.4 Show Firmware Version ==
228 228  
229 229  
... ... @@ -254,7 +254,6 @@
254 254  (((
255 255  
256 256  
257 -
258 258  **xx: Software Type:**
259 259  )))
260 260  
... ... @@ -288,7 +288,6 @@
288 288  firmware version: v1.1.0 ~-~-> 110
289 289  
290 290  
291 -
292 292  == 4.5 Show System Configure ==
293 293  
294 294  
... ... @@ -314,12 +314,8 @@
314 314  OK
315 315  )))
316 316  
317 -
318 -
319 -
320 320  = 5. Keys, IDs and EUIs management =
321 321  
322 -
323 323  == 5.1 Application EUI ==
324 324  
325 325  
... ... @@ -336,9 +336,8 @@
336 336  )))
337 337  |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
338 338  
324 +(% style="display:none" %) (%%)
339 339  
340 -
341 -
342 342  == 5.2 Application Key ==
343 343  
344 344  
... ... @@ -355,9 +355,8 @@
355 355  )))
356 356  |(% 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
357 357  
342 +(% style="display:none" %) (%%)
358 358  
359 -
360 -
361 361  == 5.3 Application Session Key ==
362 362  
363 363  
... ... @@ -376,9 +376,8 @@
376 376  OK
377 377  )))
378 378  
362 +(% style="display:none" %) (%%)
379 379  
380 -
381 -
382 382  == 5.4 Device Address ==
383 383  
384 384  
... ... @@ -397,9 +397,8 @@
397 397  )))
398 398  |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
399 399  
382 +(% style="display:none" %) (%%)
400 400  
401 -
402 -
403 403  == 5.5 Device EUI ==
404 404  
405 405  
... ... @@ -418,9 +418,8 @@
418 418  OK
419 419  )))
420 420  
402 +(% style="display:none" %) (%%)
421 421  
422 -
423 -
424 424  == 5.6 Network ID ==
425 425  
426 426  
... ... @@ -437,9 +437,8 @@
437 437  )))
438 438  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
439 439  
420 +(% style="display:none" %) (%%)
440 440  
441 -
442 -
443 443  == 5.7 Network Session Key ==
444 444  
445 445  
... ... @@ -456,15 +456,12 @@
456 456  )))
457 457  |(% 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
458 458  
438 +(% style="display:none" %) (%%)
459 459  
460 -
461 -
462 462  = 6. Joining and sending date on LoRaWAN network =
463 463  
464 -
465 465  == 6.1 Confirm Mode ==
466 466  
467 -
468 468  === 6.1.1  AT+CFM command before DR-LWS007 software stack ===
469 469  
470 470  
... ... @@ -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.
... ... @@ -493,9 +493,8 @@
493 493  * **Example 1:** Downlink Payload: 0501  ~/~/ Set AT+CFM=1
494 494  * **Example 2:** Downlink Payload: 0500  ~/~/ Set AT+CFM=0
495 495  
470 +(% style="display:none" %) (%%)
496 496  
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.
... ... @@ -543,9 +543,8 @@
543 543  * **Example 1:** Downlink Payload: 05010101  ~/~/ Set AT+CFM=1,1,1
544 544  * **Example 2:** Downlink Payload: 05000700  ~/~/ Set AT+CFM=0,7,0
545 545  
517 +(% style="display:none" %) (%%)
546 546  
547 -
548 -
549 549  == 6.2 Confirm Status ==
550 550  
551 551  
... ... @@ -554,16 +554,13 @@
554 554  
555 555  (% style="color:blue" %)**AT Command: AT+CFS**
556 556  
557 -(% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %)
558 -|=(% colspan="3" style="width: 531px;" %)AT+CFS
559 -|(% style="width:156px" %)**Command Example**|(% style="width:193px" %)**Function**|(% style="width:178px" %)**Response**
560 -|(% style="width:156px" %)AT+CFS=?|(% style="width:193px" %)Get confirmation status|(% style="width:178px" %)0(((
527 +(% border="1" style="background-color:#ffffcc; color:green; width:463px" %)
528 +|=(% colspan="3" style="width: 460px;" %)AT+CFS
529 +|(% style="width:156px" %)**Command Example**|(% style="width:193px" %)**Function**|(% style="width:107px" %)**Response**
530 +|(% style="width:156px" %)AT+CFS=?|(% style="width:193px" %)Get confirmation status|(% style="width:107px" %)0(((
561 561  OK
562 562  )))
563 563  
564 -
565 -
566 -
567 567  == 6.3 Join LoRa® Network ==
568 568  
569 569  
... ... @@ -581,9 +581,6 @@
581 581  While Error in format, return AT_BUSY_ERROR
582 582  )))
583 583  
584 -
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.
... ... @@ -612,9 +612,8 @@
612 612  * **Example 1: **Downlink Payload: **2000                  ** ~/~/ Set AT+NJM=0
613 613  * **Example 2:** Downlink Payload: **2001**  ~/~/ Set AT+NJM=1
614 614  
577 +(% style="display:none" %) (%%)
615 615  
616 -
617 -
618 618  == 6.5 LoRa® Network Join Status ==
619 619  
620 620  
... ... @@ -630,9 +630,8 @@
630 630  OK
631 631  )))
632 632  
594 +(% style="display:none" %) (%%)
633 633  
634 -
635 -
636 636  == 6.6 Print Last Received Data in Raw Format ==
637 637  
638 638  
... ... @@ -648,9 +648,8 @@
648 648  OK
649 649  )))
650 650  
611 +(% style="display:none" %) (%%)
651 651  
652 -
653 -
654 654  == 6.7 Print Last Received Data in Binary Format ==
655 655  
656 656  
... ... @@ -666,9 +666,8 @@
666 666  OK
667 667  )))
668 668  
628 +(% style="display:none" %) (%%)
669 669  
670 -
671 -
672 672  == 6.8 Send Text Data ==
673 673  
674 674  
... ... @@ -682,15 +682,11 @@
682 682  |(% style="width:201px" %)**Command Example**|(% style="width:340px" %)**Function**|(% style="width:446px" %)**Response**
683 683  |(% style="width:201px" %)AT+SEND=12:hello world|(% style="width:340px" %)Send text data along with the application port.|(% style="width:446px" %)OK(((
684 684  While Error in format, return
685 -
686 686  AT_BUSY_ERROR/AT_BUSY_ERROR/AT_NO_NETWORK_JOINED
687 -
688 -
689 689  )))
690 690  
646 +(% style="display:none" %) (%%)
691 691  
692 -
693 -
694 694  == 6.9 Send Hexadecimal Data ==
695 695  
696 696  
... ... @@ -704,17 +704,13 @@
704 704  |(% style="width:257px" %)**Command Example**|(% style="width:394px" %)**Function**|(% style="width:446px" %)**Response**
705 705  |(% style="width:257px" %)AT+SENDB=12:abcdef0123456789|(% style="width:394px" %)Send hexadecimal data along with the application port.|(% style="width:446px" %)OK
706 706  |(% style="width:257px" %)AT+SENDB=abcdef0123456789|(% style="width:394px" %)Send hexadecimal data along with the application port.|(% style="width:446px" %)While Error in format, return(((
707 -AT_PARAM_ERROR AT_BUSY_ERROR/AT_NO_NETWORK_JOINED
708 -
709 -
661 +AT_PARAM_ERROR AT_BUSY_ERROR/AT_NO_NETWORK_JOINED
710 710  )))
711 711  
664 +(% style="display:none" %) (%%)
712 712  
713 -
714 -
715 715  = 7. LoRaWAN network management =
716 716  
717 -
718 718  == 7.1 Adaptive Data Rate ==
719 719  
720 720  
... ... @@ -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.
... ... @@ -743,9 +743,8 @@
743 743  * **Example 1**: Downlink Payload: **2201**  ~/~/ Set AT+ADR=1.
744 744  * **Example 2**: Downlink Payload: **2200FFFF**  ~/~/ Set AT+ADR=0.
745 745  
694 +(% style="display:none" %) (%%)
746 746  
747 -
748 -
749 749  == 7.2 LoRa® Class ==
750 750  
751 751  
... ... @@ -761,12 +761,10 @@
761 761  OK
762 762  )))
763 763  |(% style="width:163px" %)AT+CLASS=C|(% style="width:166px" %)Set the Device Class.|(% style="width:175px" %)OK(((
764 -
765 765  )))
766 766  
713 +(% style="display:none" %) (%%)
767 767  
768 -
769 -
770 770  == 7.3 Duty Cycle Setting ==
771 771  
772 772  
... ... @@ -782,18 +782,21 @@
782 782  OK
783 783  )))
784 784  |(% style="width:165px" %)AT+DCS=1|(% style="width:239px" %)Set the ETSI Duty Cycle setting.|(% style="width:107px" %)OK(((
785 -
786 786  )))
787 787  
732 +(% style="display:none" %) (%%)
788 788  
789 -
790 -
791 791  == 7.4 Data Rate ==
792 792  
793 793  
794 -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
737 +Feature: Get or Set the Data Rate. (0-7 corresponding to DR_X) .
795 795  
739 +(% style="color:red" %)
740 +**Notice:**
796 796  
742 +* User need to set Adaptive Data Rate(ADR)=0 first. otherwise device will respond to server's ADR command and change the DR according to server auto-adjustment.
743 +* Data Rate specifies Spreading Factor. The mapping varies in different frequency bands. User can check this link for detail. [[rp2-1.0.3-lorawan-regional-parameters.pdf>>https://lora-alliance.org/resource_hub/rp2-1-0-3-lorawan-regional-parameters/]]
744 +
797 797  (% style="color:blue" %)**AT Command: AT+DR**
798 798  
799 799  (% border="1" style="background-color:#ffffcc; color:green; width:466.222px" %)
... ... @@ -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.
... ... @@ -815,9 +815,8 @@
815 815  * **Example 1**: Downlink Payload: **220001FF**  ~/~/ Set AT+DR=1.
816 816  * **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+DR=0.
817 817  
764 +(% style="display:none" %) (%%)
818 818  
819 -
820 -
821 821  == 7.5 Frame Counter Downlink ==
822 822  
823 823  
... ... @@ -836,9 +836,6 @@
836 836  OK
837 837  )))
838 838  
839 -
840 -
841 -
842 842  == 7.6 Frame Counter Uplink ==
843 843  
844 844  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -853,12 +853,10 @@
853 853  OK
854 854  )))
855 855  |(% style="width:177px" %)AT+FCU=10|(% style="width:239px" %)Set the Frame Counter Uplink.|(% style="width:113px" %)OK(((
856 -
857 857  )))
858 858  
800 +(% style="display:none" %) (%%)
859 859  
860 -
861 -
862 862  == 7.7 Join Accept Delay1 ==
863 863  
864 864  
... ... @@ -874,12 +874,10 @@
874 874  OK
875 875  )))
876 876  |(% style="width:164px" %)AT+JN1DL=10000|(% style="width:229px" %)Set the Join Accept Delay.|(% style="width:140px" %)OK(((
877 -
878 878  )))
879 879  
819 +(% style="display:none" %) (%%)
880 880  
881 -
882 -
883 883  == 7.8 Join Accept Delay2 ==
884 884  
885 885  
... ... @@ -895,12 +895,10 @@
895 895  OK
896 896  )))
897 897  |(% style="width:160px" %)AT+JN2DL=20000|(% style="width:228px" %)Set the Join Accept Delay.|(% style="width:146px" %)OK(((
898 -
899 899  )))
900 900  
838 +(% style="display:none" %) (%%)
901 901  
902 -
903 -
904 904  == 7.9 Public Network Mode ==
905 905  
906 906  
... ... @@ -928,9 +928,8 @@
928 928  )))
929 929  |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %)
930 930  
867 +(% style="display:none" %) (%%)
931 931  
932 -
933 -
934 934  == 7.10 Receive Delay1 ==
935 935  
936 936  
... ... @@ -946,12 +946,10 @@
946 946  OK
947 947  )))
948 948  |(% style="width:155px" %)AT+RX1DL=1500|(% style="width:128px" %)Set the delay.|(% style="width:122px" %)OK(((
949 -
950 950  )))
951 951  
886 +(% style="display:none" %) (%%)
952 952  
953 -
954 -
955 955  == 7.11 Receive Delay2 ==
956 956  
957 957  
... ... @@ -967,12 +967,10 @@
967 967  OK
968 968  )))
969 969  |(% style="width:175px" %)AT+RX2DL=2500|(% style="width:152px" %)Set the delay.|(% style="width:150px" %)OK(((
970 -
971 971  )))
972 972  
905 +(% style="display:none" %) (%%)
973 973  
974 -
975 -
976 976  == 7.12 Rx2 Window Data Rate ==
977 977  
978 978  
... ... @@ -988,12 +988,10 @@
988 988  OK
989 989  )))
990 990  |(% style="width:160px" %)AT+RX2DR=6|(% style="width:232px" %)Set the Rx2 window data rate.|(% style="width:130px" %)OK(((
991 -
992 992  )))
993 993  
924 +(% style="display:none" %) (%%)
994 994  
995 -
996 -
997 997  == 7.13 Rx2 Window Frequency ==
998 998  
999 999  
... ... @@ -1009,12 +1009,10 @@
1009 1009  OK
1010 1010  )))
1011 1011  |(% style="width:183px" %)AT+RX2FQ=434665000|(% style="width:240px" %)Set the Rx2 window frequency.|(% style="width:160px" %)OK(((
1012 -
1013 1013  )))
1014 1014  
943 +(% style="display:none" %) (%%)
1015 1015  
1016 -
1017 -
1018 1018  == 7.14 Transmit Power ==
1019 1019  
1020 1020  
... ... @@ -1032,7 +1032,6 @@
1032 1032  OK
1033 1033  )))
1034 1034  |(% style="width:161px" %)AT+TXP=1|(% style="width:189px" %)Set the Transmit Power.|(% style="width:112px" %)OK(((
1035 -
1036 1036  )))
1037 1037  
1038 1038  Downlink Payload. The 4th byte of 0x22 downlink.
... ... @@ -1042,9 +1042,8 @@
1042 1042  * **Example 1**: Downlink Payload: **22000102**  ~/~/ Set AT+TXP=2.
1043 1043  * **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+TXP=0.
1044 1044  
971 +(% style="display:none" %) (%%)
1045 1045  
1046 -
1047 -
1048 1048  == 7.15 RSSI of the Last Received Packet ==
1049 1049  
1050 1050  
... ... @@ -1060,9 +1060,8 @@
1060 1060  OK
1061 1061  )))
1062 1062  
988 +(% style="display:none" %) (%%)
1063 1063  
1064 -
1065 -
1066 1066  == 7.16 SNR of the Last Received Packet ==
1067 1067  
1068 1068  
... ... @@ -1078,9 +1078,8 @@
1078 1078  OK
1079 1079  )))
1080 1080  
1005 +(% style="display:none" %) (%%)
1081 1081  
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.
... ... @@ -1108,9 +1108,8 @@
1108 1108  * **Example 1**: Downlink Payload: **2301**  ~/~/ set the application port to 1
1109 1109  * **Example 2**: Downlink Payload:** 2305**  ~/~/ set the application port to 5
1110 1110  
1032 +(% style="display:none" %) (%%)
1111 1111  
1112 -
1113 -
1114 1114  == 7.18 Single Channel Mode ==
1115 1115  
1116 1116  
... ... @@ -1127,9 +1127,8 @@
1127 1127  )))
1128 1128  |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK
1129 1129  
1050 +(% style="display:none" %) (%%)
1130 1130  
1131 -
1132 -
1133 1133  == 7.19 Eight Channel Mode ==
1134 1134  
1135 1135  
... ... @@ -1148,10 +1148,8 @@
1148 1148  )))
1149 1149  |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK
1150 1150  
1070 +(% style="color:blue" %)**Downlink Command: 0x24 (LHT65,LHT65N Downlink Command:0x07)**
1151 1151  
1152 -
1153 -(% style="color:blue" %)**Downlink Command: 0x24**
1154 -
1155 1155  Format: Command Code (0x24) followed by 1 bytes channel value.
1156 1156  
1157 1157  If the downlink payload=2401, it means set channel mode to 1, while type code is 24.
... ... @@ -1159,9 +1159,8 @@
1159 1159  * **Example 1**: Downlink Payload: 2401  ~/~/ set channel mode to 1
1160 1160  * **Example 2**: Downlink Payload: 2405  ~/~/ set channel mode to 5
1161 1161  
1079 +(% style="display:none" %) (%%)
1162 1162  
1163 -
1164 -
1165 1165  == 7.20 Get or Set RXwindows1 timeout ==
1166 1166  
1167 1167  
... ... @@ -1178,25 +1178,19 @@
1178 1178  )))
1179 1179  |(% style="width:163px" %)AT+RX1WTO=60|(% style="width:201px" %)Set RXwindows1 timeout|(% style="width:93px" %)OK
1180 1180  
1181 -(((
1182 -
1097 +(% style="display:none" %) (%%)
1183 1183  
1184 -
1099 +(((
1185 1185  (% style="color:blue" %)**AT+RX1WTO**(%%) 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.
1186 -
1187 -
1188 1188  )))
1189 1189  
1190 1190  [[image:image-20220526162535-1.png]]
1191 1191  
1192 -
1193 1193  (((
1194 1194  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.
1195 -
1196 -
1197 -
1198 1198  )))
1199 1199  
1109 +
1200 1200  == 7.21 Get or Set RXwindows2 timeout ==
1201 1201  
1202 1202  
... ... @@ -1213,9 +1213,8 @@
1213 1213  )))
1214 1214  |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK
1215 1215  
1126 +(% style="display:none" %) (%%)
1216 1216  
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.
... ... @@ -1243,9 +1243,8 @@
1243 1243  * **Example 1**: Downlink Payload: **2501**  ~/~/ set uplinkdwelltime to 1
1244 1244  * **Example 2**: Downlink Payload: **2500**  ~/~/ set uplinkdwelltime to 0
1245 1245  
1153 +(% style="display:none" %) (%%)
1246 1246  
1247 -
1248 -
1249 1249  == 7.23 Set Packet Receiving Response Level ==
1250 1250  
1251 1251  
... ... @@ -1266,9 +1266,6 @@
1266 1266  * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command.
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 -
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.
... ... @@ -1290,9 +1290,8 @@
1290 1290  * **Example 1**: Downlink Payload: **2101**  ~/~/ set packet receiving response level to 1
1291 1291  * **Example 2**: Downlink Payload: **2102**  ~/~/ set packet receiving response level to 2
1292 1292  
1194 +(% style="display:none" %) (%%)
1293 1293  
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.
... ... @@ -1325,14 +1325,18 @@
1325 1325  * Example 1: Downlink Payload: 330100  ~/~/ Set AT+SETMAXNBTRANS=1,0
1326 1326  * Example 2: Downlink Payload: 330201  ~/~/ Set AT+SETMAXNBTRANS=2,1
1327 1327  
1226 +(% style="display:none" %) (%%)
1328 1328  
1329 -
1330 -
1331 1331  == 7.25 Device offline rejoining (LWS007) ==
1332 1332  
1333 1333  
1334 1334  (% style="color:blue" %)**AT Command: AT+DDETECT**
1335 1335  
1233 +AT+DDETECT=<Flag>,<ACK_Timout_1>,<ACK_Timout_2> (Default Value: AT+DDETECT=1,1440,2880)
1234 +
1235 +* ACK_Timout_1: Unit: min
1236 +* ACK_Timout_2: Unit: min
1237 +
1336 1336  (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %)
1337 1337  |=(% colspan="3" style="width: 707px;" %)AT+**DDETECT**
1338 1338  |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response**
... ... @@ -1364,19 +1364,20 @@
1364 1364  OK
1365 1365  )))
1366 1366  
1269 +(% style="color:blue" %)**Downlink Command: 0x32**
1367 1367  
1368 -
1369 -(% style="color:blue" %)**Downlink Command: 0x33**
1370 -
1371 1371  Format: Command Code (0x32) followed by 2 bytes mode value.
1372 1372  
1373 -If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 33.
1273 +If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 32.
1374 1374  
1375 -* **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1275 +* **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1276 +** 0x01 : Flag
1277 +** 0x05A0: ACK_Timout_1 : 1440minutes (24 hours)
1278 +** 0x0B40: ACK_Timout_2 : 2880minutes (48 hours)
1279 +** **Explain**: Enable Online Detect, if end node doesn't receive any downlink within ACK_Timout_1( 1440 minutes or 24 hours). End node will use confirmed uplink to send packets during ACK_Timout_1 (the 24th hour) to ACK_Timout_2 ( the 48th hour). If from the 24th to 48th hour, end node got an downlink from server, it will switch back to unconfirmed uplink. end node will restart ACK_Timout_1. If from the 24th to 48th hour, end node still not got any downlink, means device doesn't get ACK from server within last 48 hours. Device will process rejoin, rejoin request interval is AT+RJTDC period. For AU915/ US915, device will use the sub-band used for last join.
1376 1376  
1281 +(% style="display:none" %) (%%)
1377 1377  
1378 -
1379 -
1380 1380  == 7.26 Request the server to send an ACK ==
1381 1381  
1382 1382  
... ... @@ -1390,13 +1390,11 @@
1390 1390  )))
1391 1391  |(% style="width:160px" %)**AT+PNACKMD=0**|(% style="width:263px" %)off request the server to send an ACK|(% style="width:109px" %)(((
1392 1392  0
1393 -
1394 1394  OK
1395 1395  )))
1396 1396  
1299 +(% style="display:none" %) (%%)
1397 1397  
1398 -
1399 -
1400 1400  == 7.27 Adjust network rejoining interval ==
1401 1401  
1402 1402  
... ... @@ -1405,17 +1405,15 @@
1405 1405  (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
1406 1406  |=(% colspan="3" style="width: 724px;" %)AT+RJTDC
1407 1407  |(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response**
1408 -|(% style="width:165px" %)AT+RJTDC=?|(% style="width:227px" %)Show the ReJoin data transmission interval in min|(% style="width:329px" %)30000(((
1309 +|(% style="width:165px" %)AT+RJTDC=?|(% style="width:227px" %)Show the ReJoin data transmission interval in min|(% style="width:329px" %)30(((
1409 1409  OK
1410 1410  
1411 -the interval is 30000ms = 30s
1312 +the interval is 30 min
1412 1412  )))
1413 -|(% style="width:165px" %)AT+RJTDC=60000|(% style="width:227px" %)Set the ReJoin data transmission interval in min|(% style="width:329px" %)OK(((
1414 -Set the ReJoin data transmission interval to 60000ms = 60 seconds
1314 +|(% style="width:165px" %)AT+RJTDC=60|(% style="width:227px" %)Set the ReJoin data transmission interval in min|(% style="width:329px" %)OK(((
1315 +Set the ReJoin data transmission interval to 60 min
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.
... ... @@ -1425,21 +1425,18 @@
1425 1425  * **Example 1:** Downlink Payload: 26000A  ~/~/ Set AT+RJTDC=10
1426 1426  * **Example 2: **Downlink Payload: 260002  ~/~/ Set AT+RJTDC=2
1427 1427  
1327 +(% style="display:none" %) (%%)
1428 1428  
1429 -
1430 -
1431 1431  = 8. AT Commands Combination =
1432 1432  
1433 -
1434 1434  == 8.1 Set a fix RX2DR for downlink window ==
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
1335 +* (% style="color:blue" %)**AT+RX2DR=xxxx**   (%%) **~-~->**  Set xxxx to your wanted DataRate
1439 1439  
1337 +(% style="display:none" %) (%%)
1440 1440  
1441 -
1442 -
1443 1443  == 8.2 Use Downlink Command to set a fix uplink DR ==
1444 1444  
1445 1445  
... ... @@ -1448,7 +1448,9 @@
1448 1448  **Same as:**
1449 1449  
1450 1450  * AT+ADR=0  [[Reference>>||anchor="H7.1AdaptiveDataRate"]]
1347 +
1451 1451  * AT+DR=5  [[Reference>>||anchor="H7.4DataRate"]]
1349 +
1452 1452  * AT+TXP=0  [[Reference>>||anchor="H7.14TransmitPower"]]
1453 1453  
1454 1454  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0