Changes for page End Device AT Commands and Downlink Command
Last modified by kai on 2024/09/06 10:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,12 +9,11 @@ 9 9 10 10 Dragino LoRaWAN End Node support two types of AT Commands and Downlink Commands: 11 11 12 -* (% style="color:blue" %)**Common Commands:**(%%)They should be available for each sensor, such as: change uplink interval, reset device.13 -* (% style="color:blue" %)**Sensor Related Commands:**(%%)Only for special sensor, such as control relay, poll RS485 device.12 +* **Common Commands:** They should be available for each sensor, such as: change uplink interval, reset device. 13 +* **Sensor Related Commands:** Only for special sensor, such as control relay, poll RS485 device. 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 18 19 19 ))) 20 20 ... ... @@ -21,13 +21,15 @@ 21 21 = 2. How to use AT Commands or Downlink command = 22 22 23 23 24 -* **AT Command**:See Devices User Manual forhow to connect to devicevia USB TTL adapter and use. The user manual can be found in each product page of [[Dragino Official Website>>url:http://www.dragino.com/]]25 -* **LoRaWAN DownlinkCommand**: The gateway transfer downlink command in HEX format. This page shows theDownlinkCommandIn HEXformat.PleasenotesomeLoRaWANservers use base64 as downlink codeso user need to convert HEX to Base64 and use. Below are referencesfor how to use downlink command:23 +* 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/]] 24 +* 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: 26 26 ** Use HEX format to send a downlink: [[TTN v3>>Notes for TTN]] 27 -** 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]]?26 +** Use Base64 format to send a downlink: [[Chirpstack>>Notes for ChirpStack]] 28 28 ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server) 29 29 30 30 30 + 31 + 31 31 = 3. Support End Node and firmware version = 32 32 33 33 ... ... @@ -104,8 +104,10 @@ 104 104 105 105 106 106 108 + 107 107 = 4. System Management Commands = 108 108 111 + 109 109 == 4.1 Change Uplink Interval == 110 110 111 111 ... ... @@ -135,7 +135,7 @@ 135 135 ))) 136 136 137 137 ((( 138 -If the downlink payload=0100003C, it means set the END Node 's Transmit Interval to 0x00003C=60(S), while type code is 01.141 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 139 139 ))) 140 140 141 141 * **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds ... ... @@ -143,6 +143,7 @@ 143 143 144 144 145 145 149 + 146 146 == 4.2 Reboot End Node == 147 147 148 148 ... ... @@ -151,10 +151,10 @@ 151 151 152 152 (% style="color:blue" %)**AT Command: ATZ** 153 153 154 -(% border="1" style="background-color:#ffffcc; color:green; width: 546px" %)155 -|=(% colspan="3" style="width: 543px;"%)ATZ: Trig a reset of the MCU156 -| (% style="width:157px" %)**Command Example**|(% style="width:92px" %)**Function**|(% style="width:294px" %)**Response**157 -| (% style="width:157px" %)ATZ|(% style="width:92px" %)Reset MCU|(% style="width:294px" %)(((158 +(% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %) 159 +|=(% colspan="3" %)ATZ: Trig a reset of the MCU 160 +|**Command Example**|**Function**|**Response** 161 +|ATZ|Reset MCU|((( 158 158 Device reset and show booting info 159 159 160 160 LSN50 Device/LoRa ST Module ... ... @@ -168,6 +168,7 @@ 168 168 <followed by the Tx and Rx information> 169 169 ))) 170 170 175 + 171 171 (% style="color:blue" %)**Downlink Command: 0x04** 172 172 173 173 ((( ... ... @@ -188,10 +188,10 @@ 188 188 189 189 (% style="color:blue" %)**AT Command: AT+FDR** 190 190 191 -(% border="1" style="background-color:#ffffcc; color:green; width: 789px" %)192 -|=(% colspan="3" style="width: 786px;" %)Reset to factory default193 -|(% style="width:1 54px" %)**Command Example**|(% style="width:175px" %)**Function**|(% style="width:456px" %)**Response**194 -|(% style="width:1 54px" %)AT+FDR|(% style="width:175px" %)Reset to factory default|(% style="width:456px" %)(((196 +(% border="1" style="background-color:#ffffcc; color:green; width:831.222px" %) 197 +|=(% colspan="3" style="width: 828px;" %)Reset to factory default 198 +|(% style="width:181px" %)**Command Example**|(% style="width:181px" %)**Function**|(% style="width:465px" %)**Response** 199 +|(% style="width:181px" %)AT+FDR|(% style="width:181px" %)Reset to factory default|(% style="width:465px" %)((( 195 195 Device reset to factory default parameters and show booting info 196 196 197 197 LSN50 Device/LoRa ST Module ... ... @@ -205,6 +205,7 @@ 205 205 Please set the parameters or reset Device to apply change 206 206 ))) 207 207 213 + 208 208 (% style="color:blue" %)**Downlink Command: 0x04** 209 209 210 210 ((( ... ... @@ -224,15 +224,16 @@ 224 224 225 225 (% style="color:blue" %)**AT Command: AT+VER** 226 226 227 -(% border="1" style="background-color:#ffffcc; color:green; width:5 42px" %)228 -|=(% colspan="3" style="width: 53 9px;" %)AT+VER: Image Version and Frequency Band229 -|(% style="width:1 57px" %)**Command Example**|(% style="width:295px" %)**Function**|(% style="width:86px" %)**Response**230 -|(% style="width:1 57px" %)AT+VER=?|(% style="width:295px" %)Show Image version and Frequency Band|(% style="width:86px" %)(((233 +(% border="1" style="background-color:#ffffcc; color:green; width:586px" %) 234 +|=(% colspan="3" style="width: 583px;" %)AT+VER: Image Version and Frequency Band 235 +|(% style="width:170px" %)**Command Example**|(% style="width:300px" %)**Function**|(% style="width:113px" %)**Response** 236 +|(% style="width:170px" %)AT+VER=?|(% style="width:300px" %)Show Image version and Frequency Band|(% style="width:113px" %)((( 231 231 1.3 EU868 232 232 233 233 OK 234 234 ))) 235 235 242 + 236 236 (% style="color:blue" %)**Downlink Command: 0x26 (Valid in 006 stack)** 237 237 238 238 ((( ... ... @@ -246,6 +246,7 @@ 246 246 ((( 247 247 248 248 256 + 249 249 **xx: Software Type:** 250 250 ))) 251 251 ... ... @@ -308,6 +308,7 @@ 308 308 309 309 = 5. Keys, IDs and EUIs management = 310 310 319 + 311 311 == 5.1 Application EUI == 312 312 313 313 ... ... @@ -442,8 +442,10 @@ 442 442 443 443 = 6. Joining and sending date on LoRaWAN network = 444 444 454 + 445 445 == 6.1 Confirm Mode == 446 446 457 + 447 447 === 6.1.1 AT+CFM command before DR-LWS007 software stack === 448 448 449 449 ... ... @@ -461,6 +461,7 @@ 461 461 |(% style="width:155px" %)AT+CFM=1|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)OK 462 462 |(% style="width:155px" %)AT+CFM=2|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)While Error in format, return AT_PARAM_ERROR 463 463 475 + 464 464 (% style="color:blue" %)**Downlink Command: 0x05** 465 465 466 466 Format: Command Code (0x05) followed by 2 bytes mode value. ... ... @@ -472,6 +472,7 @@ 472 472 473 473 474 474 487 + 475 475 === 6.1.2 AT+CFM command since DR-LWS007 software stack === 476 476 477 477 ... ... @@ -508,6 +508,7 @@ 508 508 OK 509 509 ))) 510 510 524 + 511 511 (% style="color:blue" %)**Downlink Command: 0x05** 512 512 513 513 Format: Command Code (0x05) followed by 2 bytes mode value. ... ... @@ -519,6 +519,7 @@ 519 519 520 520 521 521 536 + 522 522 == 6.2 Confirm Status == 523 523 524 524 ... ... @@ -572,6 +572,7 @@ 572 572 |(% style="width:162px" %)AT+NJM=0|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)OK 573 573 |(% 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 574 574 590 + 575 575 (% style="color:blue" %)**Downlink Command: 0x20** 576 576 577 577 Format: Command Code (0x20) followed by 1 bytes mode value. ... ... @@ -578,11 +578,12 @@ 578 578 579 579 If the downlink payload=2000, it means set the Network Join Mode, while type code is 20. 580 580 581 -* **Example 1: **Downlink Payload: **2000 597 +* **Example 1: **Downlink Payload: **2000 ** ~/~/ Set AT+NJM=0 582 582 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 583 583 584 584 585 585 602 + 586 586 == 6.5 LoRa® Network Join Status == 587 587 588 588 ... ... @@ -663,11 +663,11 @@ 663 663 664 664 (% style="color:blue" %)**AT Command: AT+SENDB** 665 665 666 -(% border="1" style="background-color:#ffffcc; color:green; width:110 1px" %)667 -|=(% colspan="3" style="width: 1 098px;" %)AT+SENDB668 -|(% style="width:257px" %)**Command Example**|(% style="width: 394px" %)**Function**|(% style="width:446px" %)**Response**669 -|(% style="width:257px" %)AT+SENDB=12:abcdef0123456789|(% style="width: 394px" %)Send hexadecimal data along with the application port.|(% style="width:446px" %)OK670 -|(% 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(((683 +(% border="1" style="background-color:#ffffcc; color:green; width:1120.22px" %) 684 +|=(% colspan="3" style="width: 1117px;" %)AT+SENDB 685 +|(% style="width:257px" %)**Command Example**|(% style="width:406px" %)**Function**|(% style="width:453px" %)**Response** 686 +|(% style="width:257px" %)AT+SENDB=12:abcdef0123456789|(% style="width:406px" %)Send hexadecimal data along with the application port.|(% style="width:453px" %)OK 687 +|(% style="width:257px" %)AT+SENDB=abcdef0123456789|(% style="width:406px" %)Send hexadecimal data along with the application port.|(% style="width:453px" %)While Error in format, return((( 671 671 AT_PARAM_ERROR AT_BUSY_ERROR/AT_NO_NETWORK_JOINED 672 672 673 673 ... ... @@ -677,6 +677,7 @@ 677 677 678 678 = 7. LoRaWAN network management = 679 679 697 + 680 680 == 7.1 Adaptive Data Rate == 681 681 682 682 ... ... @@ -696,6 +696,7 @@ 696 696 AT_PARAM_ERROR 697 697 ))) 698 698 717 + 699 699 (% style="color:blue" %)**Downlink Command: 0x22** 700 700 701 701 If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22. ... ... @@ -705,6 +705,7 @@ 705 705 706 706 707 707 727 + 708 708 == 7.2 LoRa® Class == 709 709 710 710 ... ... @@ -711,7 +711,7 @@ 711 711 Feature: Get or Set the Device Class(Currently only support class A, class C). 712 712 713 713 714 -(% style="color:blue" %)**AT Command: 734 +(% style="color:blue" %)**AT Command:AT+CLASS** 715 715 716 716 (% border="1" style="background-color:#ffffcc; color:green; width:507.222px" %) 717 717 |=(% colspan="3" style="width: 504px;" %)AT+CLASS ... ... @@ -728,10 +728,10 @@ 728 728 == 7.3 Duty Cycle Setting == 729 729 730 730 731 -Feature: Get or Set the ETSI Duty Cycle setting **- 0**=disable,**1**=enable - Only for testing.751 +Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing. 732 732 733 733 734 -(% style="color:blue" %)**AT Command: 754 +(% style="color:blue" %)**AT Command:AT+DCS** 735 735 736 736 (% border="1" style="background-color:#ffffcc; color:green; width:515.222px" %) 737 737 |=(% colspan="3" style="width: 512px;" %)AT+DCS ... ... @@ -748,14 +748,9 @@ 748 748 == 7.4 Data Rate == 749 749 750 750 751 -Feature: Get or Set the Data Rate. (0-7 corresponding to DR_X) . 771 +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 752 752 753 -(% style="color:red" %) 754 -**Notice:** 755 755 756 -* 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. 757 -* 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/]] 758 - 759 759 (% style="color:blue" %)**AT Command: AT+DR** 760 760 761 761 (% border="1" style="background-color:#ffffcc; color:green; width:466.222px" %) ... ... @@ -768,6 +768,7 @@ 768 768 769 769 ))) 770 770 786 + 771 771 (% style="color:blue" %)**Downlink Command: 0x2200aaFF** 772 772 773 773 If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF. ... ... @@ -777,6 +777,7 @@ 777 777 778 778 779 779 796 + 780 780 == 7.5 Frame Counter Downlink == 781 781 782 782 ... ... @@ -783,7 +783,7 @@ 783 783 Feature: Get or Set the Frame Counter Downlink. 784 784 785 785 786 -(% style="color:blue" %)**AT Command: 803 +(% style="color:blue" %)**AT Command:AT+FCD** 787 787 788 788 (% border="1" style="background-color:#ffffcc; color:green; width:693.222px" %) 789 789 |=(% colspan="3" style="width: 690px;" %)AT+FCD ... ... @@ -802,7 +802,7 @@ 802 802 Feature: Get or Set the Frame Counter Uplink. 803 803 804 804 805 -(% style="color:blue" %)**AT Command: 822 +(% style="color:blue" %)**AT Command:AT+FCU** 806 806 807 807 (% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %) 808 808 |=(% colspan="3" style="width: 531px;" %)AT+FCU ... ... @@ -822,7 +822,7 @@ 822 822 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms. 823 823 824 824 825 -(% style="color:blue" %)**AT Command: 842 +(% style="color:blue" %)**AT Command:AT+JN1DL** 826 826 827 827 (% border="1" style="background-color:#ffffcc; color:green; width:537.222px" %) 828 828 |=(% colspan="3" style="width: 534px;" %)AT+JN1DL ... ... @@ -838,11 +838,10 @@ 838 838 839 839 == 7.8 Join Accept Delay2 == 840 840 841 - 842 842 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms. 843 843 844 844 845 -(% style="color:blue" %)**AT Command: 861 +(% style="color:blue" %)**AT Command:AT+JN2DL** 846 846 847 847 (% border="1" style="background-color:#ffffcc; color:green; width:538.222px" %) 848 848 |=(% colspan="3" style="width: 535px;" %)AT+JN2DL ... ... @@ -861,10 +861,10 @@ 861 861 862 862 Feature: Get or Set the public network mode. (0: off, 1: on). A Public LoRaWAN network use 0x34 as syncword. Default Settings; PNM=1 863 863 864 -(% style="color:red" %) **Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network.**880 +(% style="color:red" %)Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network 865 865 866 866 867 -(% style="color:blue" %)**AT Command: 883 +(% style="color:blue" %)**AT Command:AT+PNM** 868 868 869 869 (% border="1" style="background-color:#ffffcc; color:green; width:667.222px" %) 870 870 |=(% colspan="3" style="width: 664px;" %)AT+PNM ... ... @@ -891,7 +891,7 @@ 891 891 Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms 892 892 893 893 894 -(% style="color:blue" %)**AT Command: 910 +(% style="color:blue" %)**AT Command:AT+RX1DL** 895 895 896 896 (% border="1" style="background-color:#ffffcc; color:green; width:408.222px" %) 897 897 |=(% colspan="3" style="width: 405px;" %)AT+RX1DL ... ... @@ -911,7 +911,7 @@ 911 911 Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms 912 912 913 913 914 -(% style="color:blue" %)**AT Command: 930 +(% style="color:blue" %)**AT Command:AT+RX2DL** 915 915 916 916 (% border="1" style="background-color:#ffffcc; color:green; width:481.222px" %) 917 917 |=(% colspan="3" style="width: 478px;" %)AT+RX2DL ... ... @@ -931,7 +931,7 @@ 931 931 Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X) 932 932 933 933 934 -(% style="color:blue" %)**AT Command: 950 +(% style="color:blue" %)**AT Command:AT+RX2DR** 935 935 936 936 (% border="1" style="background-color:#ffffcc; color:green; width:525.222px" %) 937 937 |=(% colspan="3" style="width: 522px;" %)AT+RX2DR ... ... @@ -951,7 +951,7 @@ 951 951 Feature: Get or Set the Rx2 window frequency 952 952 953 953 954 -(% style="color:blue" %)**AT Command: 970 +(% style="color:blue" %)**AT Command:AT+RX2FQ** 955 955 956 956 (% border="1" style="background-color:#ffffcc; color:green; width:587.222px" %) 957 957 |=(% colspan="3" style="width: 584px;" %)AT+RX2FQ ... ... @@ -970,11 +970,9 @@ 970 970 971 971 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. ) 972 972 973 -(% style="color:red" %)**Notice: Transmit Power might be changed by ADR from LoRaWAN server. So manually change TXP also remember to set AT+ADR=0 in sensor** 974 974 990 +(% style="color:blue" %)**AT Command:AT+TXP** 975 975 976 -(% style="color:blue" %)**AT Command: AT+TXP** 977 - 978 978 (% border="1" style="background-color:#ffffcc; color:green; width:465.222px" %) 979 979 |=(% colspan="3" style="width: 462px;" %)AT+TXP 980 980 |(% style="width:161px" %)**Command Example**|(% style="width:189px" %)**Function**|(% style="width:112px" %)**Response** ... ... @@ -985,6 +985,7 @@ 985 985 986 986 ))) 987 987 1002 + 988 988 Downlink Payload. The 4th byte of 0x22 downlink. 989 989 990 990 If the downlink payload=22000100, it means setting the TXP to 0. ... ... @@ -994,6 +994,7 @@ 994 994 995 995 996 996 1012 + 997 997 == 7.15 RSSI of the Last Received Packet == 998 998 999 999 ... ... @@ -1017,7 +1017,7 @@ 1017 1017 Feature: Get the SNR of the last received packet 1018 1018 1019 1019 1020 -(% style="color:blue" %)**AT Command: 1036 +(% style="color:blue" %)**AT Command:AT+SNR** 1021 1021 1022 1022 (% border="1" style="background-color:#ffffcc; color:green; width:571.222px" %) 1023 1023 |=(% colspan="3" style="width: 568px;" %)AT+SNR ... ... @@ -1044,6 +1044,7 @@ 1044 1044 ))) 1045 1045 |(% style="width:157px" %)AT+PORT=21|(% style="width:204px" %)Set the application port|(% style="width:135px" %)OK 1046 1046 1063 + 1047 1047 (% style="color:blue" %)**Downlink Command: 0x23** 1048 1048 1049 1049 Format: Command Code (0x23) followed by 1 bytes port value. ... ... @@ -1075,7 +1075,6 @@ 1075 1075 1076 1076 == 7.19 Eight Channel Mode == 1077 1077 1078 - 1079 1079 Feature: Get or Set eight channels mode,Only for US915,AU915,CN470. 1080 1080 1081 1081 ... ... @@ -1091,8 +1091,9 @@ 1091 1091 ))) 1092 1092 |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK 1093 1093 1094 -(% style="color:blue" %)**Downlink Command: 0x24 (LHT65,LHT65N Downlink Command:0x07)** 1095 1095 1111 +(% style="color:blue" %)**Downlink Command: 0x24** 1112 + 1096 1096 Format: Command Code (0x24) followed by 1 bytes channel value. 1097 1097 1098 1098 If the downlink payload=2401, it means set channel mode to 1, while type code is 24. ... ... @@ -1102,6 +1102,7 @@ 1102 1102 1103 1103 1104 1104 1122 + 1105 1105 == 7.20 Get or Set RXwindows1 timeout == 1106 1106 1107 1107 ... ... @@ -1121,9 +1121,8 @@ 1121 1121 ((( 1122 1122 1123 1123 1142 +**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. 1124 1124 1125 -(% 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. 1126 - 1127 1127 1128 1128 ))) 1129 1129 ... ... @@ -1170,6 +1170,7 @@ 1170 1170 ))) 1171 1171 |(% style="width:183px" %)AT+DWELLT=0|(% style="width:179px" %)Set uplinkdwelltime|(% style="width:131px" %)OK 1172 1172 1190 + 1173 1173 (% style="color:blue" %)**Downlink Command: 0x25** 1174 1174 1175 1175 Format: Command Code (0x25) followed by 1 bytes state value. ... ... @@ -1181,6 +1181,7 @@ 1181 1181 1182 1182 1183 1183 1202 + 1184 1184 == 7.23 Set Packet Receiving Response Level == 1185 1185 1186 1186 ... ... @@ -1195,6 +1195,7 @@ 1195 1195 * **AT+RPL=3:** Device will immediately reply message to MAC Command. Payload is 0x00 and requied response header for this command. 1196 1196 * **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. 1197 1197 1217 + 1198 1198 **Case Analyes:** 1199 1199 1200 1200 * For Class A devices, AT+RPL=0 is ok. that is defaut settings in software. ... ... @@ -1201,6 +1201,7 @@ 1201 1201 * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command. 1202 1202 * 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. 1203 1203 1224 + 1204 1204 (% style="color:blue" %)**AT Command: AT+RPL** 1205 1205 1206 1206 (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %) ... ... @@ -1211,6 +1211,7 @@ 1211 1211 ))) 1212 1212 |(% style="width:160px" %)AT+RPL=0|(% style="width:263px" %)Set packet receiving response level|(% style="width:109px" %)OK 1213 1213 1235 + 1214 1214 (% style="color:blue" %)**Downlink Command: 0x21** 1215 1215 1216 1216 Format: Command Code (0x21) followed by 1 bytes level value. ... ... @@ -1222,6 +1222,7 @@ 1222 1222 1223 1223 1224 1224 1247 + 1225 1225 == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) == 1226 1226 1227 1227 ... ... @@ -1243,6 +1243,7 @@ 1243 1243 OK 1244 1244 ))) 1245 1245 1269 + 1246 1246 (% style="color:blue" %)**Downlink Command: 0x33** 1247 1247 1248 1248 Format: Command Code (0x33) followed by 2 bytes mode value. ... ... @@ -1290,6 +1290,7 @@ 1290 1290 OK 1291 1291 ))) 1292 1292 1317 + 1293 1293 (% style="color:blue" %)**Downlink Command: 0x33** 1294 1294 1295 1295 Format: Command Code (0x32) followed by 2 bytes mode value. ... ... @@ -1336,6 +1336,7 @@ 1336 1336 Set the ReJoin data transmission interval to 60000ms = 60 seconds 1337 1337 ))) 1338 1338 1364 + 1339 1339 (% style="color:blue" %)**Downlink Command: 0x26** 1340 1340 1341 1341 Format: Command Code (0x26) followed by 2 bytes mode value. ... ... @@ -1349,11 +1349,12 @@ 1349 1349 1350 1350 = 8. AT Commands Combination = 1351 1351 1378 + 1352 1352 == 8.1 Set a fix RX2DR for downlink window == 1353 1353 1354 1354 1355 -* (% style="color:blue" %)**AT+ADR=0 **(%%)**~-~->** Disable ADR first1356 -* (% style="color:blue" %)**AT+RX2DR=xxxx**(%%)**~-~->** Set xxxx to your wanted DataRate1382 +* **AT+ADR=0 ** **~-~->** Disable ADR first 1383 +* **AT+RX2DR=xxxx** **~-~->** Set xxxx to your wanted DataRate 1357 1357 1358 1358 1359 1359 ... ... @@ -1367,5 +1367,3 @@ 1367 1367 * AT+ADR=0 [[Reference>>||anchor="H7.1AdaptiveDataRate"]] 1368 1368 * AT+DR=5 [[Reference>>||anchor="H7.4DataRate"]] 1369 1369 * AT+TXP=0 [[Reference>>||anchor="H7.14TransmitPower"]] 1370 - 1371 -