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
-
... ... @@ -141,8 +141,8 @@ 141 141 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 142 142 ))) 143 143 144 -* **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds 145 -* **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds 144 +* **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds 145 +* **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds 146 146 147 147 148 148 ... ... @@ -172,6 +172,7 @@ 172 172 <followed by the Tx and Rx information> 173 173 ))) 174 174 175 + 175 175 (% style="color:blue" %)**Downlink Command: 0x04** 176 176 177 177 ((( ... ... @@ -209,6 +209,7 @@ 209 209 Please set the parameters or reset Device to apply change 210 210 ))) 211 211 213 + 212 212 (% style="color:blue" %)**Downlink Command: 0x04** 213 213 214 214 ((( ... ... @@ -237,6 +237,7 @@ 237 237 OK 238 238 ))) 239 239 242 + 240 240 (% style="color:blue" %)**Downlink Command: 0x26 (Valid in 006 stack)** 241 241 242 242 ((( ... ... @@ -330,6 +330,8 @@ 330 330 ))) 331 331 |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK 332 332 336 + 337 + 333 333 == 5.2 Application Key == 334 334 335 335 ... ... @@ -346,6 +346,8 @@ 346 346 ))) 347 347 |(% 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 348 348 354 + 355 + 349 349 == 5.3 Application Session Key == 350 350 351 351 ... ... @@ -364,6 +364,8 @@ 364 364 OK 365 365 ))) 366 366 374 + 375 + 367 367 == 5.4 Device Address == 368 368 369 369 ... ... @@ -382,6 +382,8 @@ 382 382 ))) 383 383 |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK 384 384 394 + 395 + 385 385 == 5.5 Device EUI == 386 386 387 387 ... ... @@ -400,6 +400,8 @@ 400 400 OK 401 401 ))) 402 402 414 + 415 + 403 403 == 5.6 Network ID == 404 404 405 405 ... ... @@ -416,6 +416,8 @@ 416 416 ))) 417 417 |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK 418 418 432 + 433 + 419 419 == 5.7 Network Session Key == 420 420 421 421 ... ... @@ -432,6 +432,8 @@ 432 432 ))) 433 433 |(% 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 434 434 450 + 451 + 435 435 = 6. Joining and sending date on LoRaWAN network = 436 436 437 437 ... ... @@ -455,6 +455,7 @@ 455 455 |(% style="width:155px" %)AT+CFM=1|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)OK 456 456 |(% style="width:155px" %)AT+CFM=2|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)While Error in format, return AT_PARAM_ERROR 457 457 475 + 458 458 (% style="color:blue" %)**Downlink Command: 0x05** 459 459 460 460 Format: Command Code (0x05) followed by 2 bytes mode value. ... ... @@ -461,10 +461,12 @@ 461 461 462 462 If the downlink payload=0501, it means set end node to use confirm mode, while type code is 05. 463 463 464 -* Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1 465 -* Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0 482 +* **Example 1:** Downlink Payload: 0501 ~/~/ Set AT+CFM=1 483 +* **Example 2:** Downlink Payload: 0500 ~/~/ Set AT+CFM=0 466 466 467 467 486 + 487 + 468 468 === 6.1.2 AT+CFM command since DR-LWS007 software stack === 469 469 470 470 ... ... @@ -501,6 +501,7 @@ 501 501 OK 502 502 ))) 503 503 524 + 504 504 (% style="color:blue" %)**Downlink Command: 0x05** 505 505 506 506 Format: Command Code (0x05) followed by 2 bytes mode value. ... ... @@ -507,10 +507,12 @@ 507 507 508 508 If the downlink payload=05010101, it means set end node to use confirm mode, while type code is 05. 509 509 510 -* Example 1: Downlink Payload: 05010101 ~/~/ Set AT+CFM=1,1,1 511 -* Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0 531 +* **Example 1:** Downlink Payload: 05010101 ~/~/ Set AT+CFM=1,1,1 532 +* **Example 2:** Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0 512 512 513 513 535 + 536 + 514 514 == 6.2 Confirm Status == 515 515 516 516 ... ... @@ -526,6 +526,8 @@ 526 526 OK 527 527 ))) 528 528 552 + 553 + 529 529 == 6.3 Join LoRa® Network == 530 530 531 531 ... ... @@ -543,6 +543,8 @@ 543 543 While Error in format, return AT_BUSY_ERROR 544 544 ))) 545 545 571 + 572 + 546 546 == 6.4 LoRa® Network Join Mode == 547 547 548 548 ... ... @@ -560,6 +560,7 @@ 560 560 |(% style="width:162px" %)AT+NJM=0|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)OK 561 561 |(% 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 562 562 590 + 563 563 (% style="color:blue" %)**Downlink Command: 0x20** 564 564 565 565 Format: Command Code (0x20) followed by 1 bytes mode value. ... ... @@ -566,10 +566,12 @@ 566 566 567 567 If the downlink payload=2000, it means set the Network Join Mode, while type code is 20. 568 568 569 -* **Example 1: **Downlink Payload: **2000** 570 -* **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 597 +* **Example 1: **Downlink Payload: **2000 ** ~/~/ Set AT+NJM=0 598 +* **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 571 571 572 572 601 + 602 + 573 573 == 6.5 LoRa® Network Join Status == 574 574 575 575 ... ... @@ -585,6 +585,8 @@ 585 585 OK 586 586 ))) 587 587 618 + 619 + 588 588 == 6.6 Print Last Received Data in Raw Format == 589 589 590 590 ... ... @@ -600,6 +600,8 @@ 600 600 OK 601 601 ))) 602 602 635 + 636 + 603 603 == 6.7 Print Last Received Data in Binary Format == 604 604 605 605 ... ... @@ -615,6 +615,8 @@ 615 615 OK 616 616 ))) 617 617 652 + 653 + 618 618 == 6.8 Send Text Data == 619 619 620 620 ... ... @@ -634,6 +634,8 @@ 634 634 635 635 ))) 636 636 673 + 674 + 637 637 == 6.9 Send Hexadecimal Data == 638 638 639 639 ... ... @@ -652,6 +652,8 @@ 652 652 653 653 ))) 654 654 693 + 694 + 655 655 = 7. LoRaWAN network management = 656 656 657 657 ... ... @@ -674,14 +674,17 @@ 674 674 AT_PARAM_ERROR 675 675 ))) 676 676 717 + 677 677 (% style="color:blue" %)**Downlink Command: 0x22** 678 678 679 679 If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22. 680 680 681 -* **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 682 -* **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 722 +* **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 723 +* **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 683 683 684 684 726 + 727 + 685 685 == 7.2 LoRa® Class == 686 686 687 687 ... ... @@ -700,6 +700,8 @@ 700 700 701 701 ))) 702 702 746 + 747 + 703 703 == 7.3 Duty Cycle Setting == 704 704 705 705 ... ... @@ -718,6 +718,8 @@ 718 718 719 719 ))) 720 720 766 + 767 + 721 721 == 7.4 Data Rate == 722 722 723 723 ... ... @@ -736,14 +736,17 @@ 736 736 737 737 ))) 738 738 786 + 739 739 (% style="color:blue" %)**Downlink Command: 0x2200aaFF** 740 740 741 741 If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF. 742 742 743 -* **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1. 744 -* **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 791 +* **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1. 792 +* **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 745 745 746 746 795 + 796 + 747 747 == 7.5 Frame Counter Downlink == 748 748 749 749 ... ... @@ -762,6 +762,8 @@ 762 762 OK 763 763 ))) 764 764 815 + 816 + 765 765 == 7.6 Frame Counter Uplink == 766 766 767 767 Feature: Get or Set the Frame Counter Uplink. ... ... @@ -779,6 +779,8 @@ 779 779 780 780 ))) 781 781 834 + 835 + 782 782 == 7.7 Join Accept Delay1 == 783 783 784 784 ... ... @@ -797,6 +797,8 @@ 797 797 798 798 ))) 799 799 854 + 855 + 800 800 == 7.8 Join Accept Delay2 == 801 801 802 802 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms. ... ... @@ -814,6 +814,8 @@ 814 814 815 815 ))) 816 816 873 + 874 + 817 817 == 7.9 Public Network Mode == 818 818 819 819 ... ... @@ -841,6 +841,8 @@ 841 841 ))) 842 842 |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %) 843 843 902 + 903 + 844 844 == 7.10 Receive Delay1 == 845 845 846 846 ... ... @@ -860,6 +860,7 @@ 860 860 ))) 861 861 862 862 923 + 863 863 == 7.11 Receive Delay2 == 864 864 865 865 ... ... @@ -879,6 +879,7 @@ 879 879 ))) 880 880 881 881 943 + 882 882 == 7.12 Rx2 Window Data Rate == 883 883 884 884 ... ... @@ -898,6 +898,7 @@ 898 898 ))) 899 899 900 900 963 + 901 901 == 7.13 Rx2 Window Frequency == 902 902 903 903 ... ... @@ -917,6 +917,7 @@ 917 917 ))) 918 918 919 919 983 + 920 920 == 7.14 Transmit Power == 921 921 922 922 ... ... @@ -935,15 +935,17 @@ 935 935 936 936 ))) 937 937 1002 + 938 938 Downlink Payload. The 4th byte of 0x22 downlink. 939 939 940 940 If the downlink payload=22000100, it means setting the TXP to 0. 941 941 942 -* **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2. 943 -* **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0. 1007 +* **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2. 1008 +* **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0. 944 944 945 945 946 946 1012 + 947 947 == 7.15 RSSI of the Last Received Packet == 948 948 949 949 ... ... @@ -960,6 +960,7 @@ 960 960 ))) 961 961 962 962 1029 + 963 963 == 7.16 SNR of the Last Received Packet == 964 964 965 965 ... ... @@ -976,6 +976,7 @@ 976 976 ))) 977 977 978 978 1046 + 979 979 == 7.17 Application Port == 980 980 981 981 ... ... @@ -992,6 +992,7 @@ 992 992 ))) 993 993 |(% style="width:157px" %)AT+PORT=21|(% style="width:204px" %)Set the application port|(% style="width:135px" %)OK 994 994 1063 + 995 995 (% style="color:blue" %)**Downlink Command: 0x23** 996 996 997 997 Format: Command Code (0x23) followed by 1 bytes port value. ... ... @@ -998,8 +998,8 @@ 998 998 999 999 If the downlink payload=2301, it means set the application port to 1, while type code is 23. 1000 1000 1001 -* **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1 1002 -* **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5 1070 +* **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1 1071 +* **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5 1003 1003 1004 1004 1005 1005 ... ... @@ -1020,6 +1020,7 @@ 1020 1020 |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK 1021 1021 1022 1022 1092 + 1023 1023 == 7.19 Eight Channel Mode == 1024 1024 1025 1025 Feature: Get or Set eight channels mode,Only for US915,AU915,CN470. ... ... @@ -1037,6 +1037,7 @@ 1037 1037 ))) 1038 1038 |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK 1039 1039 1110 + 1040 1040 (% style="color:blue" %)**Downlink Command: 0x24** 1041 1041 1042 1042 Format: Command Code (0x24) followed by 1 bytes channel value. ... ... @@ -1043,11 +1043,12 @@ 1043 1043 1044 1044 If the downlink payload=2401, it means set channel mode to 1, while type code is 24. 1045 1045 1046 -* **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1 1047 -* **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5 1117 +* **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1 1118 +* **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5 1048 1048 1049 1049 1050 1050 1122 + 1051 1051 == 7.20 Get or Set RXwindows1 timeout == 1052 1052 1053 1053 ... ... @@ -1098,6 +1098,7 @@ 1098 1098 |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK 1099 1099 1100 1100 1173 + 1101 1101 == 7.22 Setting up uplinkdwelltime (as923, au915) == 1102 1102 1103 1103 ... ... @@ -1114,6 +1114,7 @@ 1114 1114 ))) 1115 1115 |(% style="width:183px" %)AT+DWELLT=0|(% style="width:179px" %)Set uplinkdwelltime|(% style="width:131px" %)OK 1116 1116 1190 + 1117 1117 (% style="color:blue" %)**Downlink Command: 0x25** 1118 1118 1119 1119 Format: Command Code (0x25) followed by 1 bytes state value. ... ... @@ -1120,11 +1120,12 @@ 1120 1120 1121 1121 If the downlink payload=2501, it means set uplinkdwelltime to 1, while type code is 25. 1122 1122 1123 -* **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1 1124 -* **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0 1197 +* **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1 1198 +* **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0 1125 1125 1126 1126 1127 1127 1202 + 1128 1128 == 7.23 Set Packet Receiving Response Level == 1129 1129 1130 1130 ... ... @@ -1131,7 +1131,7 @@ 1131 1131 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. 1132 1132 1133 1133 1134 -RPL value: 1209 +**RPL value:** 1135 1135 1136 1136 * **AT+RPL=0:** Device won't immediately reply any downlink commands from platform. 1137 1137 * **AT+RPL=1:** Device will immediately reply message to Unconfirmed Data Down. Payload is 0x00. ... ... @@ -1140,7 +1140,7 @@ 1140 1140 * **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. 1141 1141 1142 1142 1143 -Case Analyes: 1218 +**Case Analyes:** 1144 1144 1145 1145 * For Class A devices, AT+RPL=0 is ok. that is defaut settings in software. 1146 1146 * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command. ... ... @@ -1157,6 +1157,7 @@ 1157 1157 ))) 1158 1158 |(% style="width:160px" %)AT+RPL=0|(% style="width:263px" %)Set packet receiving response level|(% style="width:109px" %)OK 1159 1159 1235 + 1160 1160 (% style="color:blue" %)**Downlink Command: 0x21** 1161 1161 1162 1162 Format: Command Code (0x21) followed by 1 bytes level value. ... ... @@ -1163,28 +1163,34 @@ 1163 1163 1164 1164 If the downlink payload=2101, it means set packet receiving response level to 1, while type code is 21. 1165 1165 1166 -* **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1 1167 -* **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2 1242 +* **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1 1243 +* **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2 1168 1168 1169 1169 1170 1170 1247 + 1171 1171 == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) == 1172 1172 1173 1173 1174 1174 (% style="color:blue" %)**AT Command: AT+SETMAXNBTRANS ** 1175 1175 1176 -(% border="1" style="background-color:#ffffcc; color:green; width:5 36.222px" %)1177 -|=(% colspan="3" style="width: 5 33px;" %)AT+**SETMAXNBTRANS**1178 -|(% style="width: 160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**1179 -|(% style="width: 160px" %)**AT+SETMAXNBTRANS=1,0**|(% style="width:263px" %)Value1: set the maximum NBTrans.|(% style="width:109px" %)1(((1253 +(% border="1" style="background-color:#ffffcc; color:green; width:589px" %) 1254 +|=(% colspan="3" style="width: 586px;" %)AT+**SETMAXNBTRANS** 1255 +|(% style="width:227px" %)**Command Example**|(% style="width:300px" %)**Function**|(% style="width:87px" %)**Response** 1256 +|(% style="width:227px" %)**AT+SETMAXNBTRANS=1,0**|(% style="width:300px" %)Value1: set the maximum NBTrans.|(% style="width:87px" %)1((( 1180 1180 OK 1181 1181 ))) 1182 -|(% 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" %)((( 1259 +|(% style="width:227px" %)**AT+SETMAXNBTRANS=?,1**|(% style="width:300px" %)((( 1260 +value2: 0: uplink fcnt doesn't change for each NBTrans; 1261 + 1262 +1: uplink fcnt increase by 1 for each NBTrans. 1263 +)))|(% style="width:87px" %)((( 1183 1183 1 1184 1184 1185 1185 OK 1186 1186 ))) 1187 1187 1269 + 1188 1188 (% style="color:blue" %)**Downlink Command: 0x33** 1189 1189 1190 1190 Format: Command Code (0x33) followed by 2 bytes mode value. ... ... @@ -1191,8 +1191,8 @@ 1191 1191 1192 1192 If the downlink payload=330100, it means set end node to use confirm mode, while type code is 33. 1193 1193 1194 -* Example 1: Downlink Payload: 330100 ~/~/ Set AT+SETMAXNBTRANS=1,0 1195 -* Example 2: Downlink Payload: 330201 ~/~/ Set AT+SETMAXNBTRANS=2,1 1276 +* Example 1: Downlink Payload: 330100 ~/~/ Set AT+SETMAXNBTRANS=1,0 1277 +* Example 2: Downlink Payload: 330201 ~/~/ Set AT+SETMAXNBTRANS=2,1 1196 1196 1197 1197 1198 1198 ... ... @@ -1232,6 +1232,7 @@ 1232 1232 OK 1233 1233 ))) 1234 1234 1317 + 1235 1235 (% style="color:blue" %)**Downlink Command: 0x33** 1236 1236 1237 1237 Format: Command Code (0x32) followed by 2 bytes mode value. ... ... @@ -1238,7 +1238,7 @@ 1238 1238 1239 1239 If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 33. 1240 1240 1241 -* Example 1: Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880 1324 +* **Example 1:** Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880 1242 1242 1243 1243 1244 1244 ... ... @@ -1260,6 +1260,7 @@ 1260 1260 ))) 1261 1261 1262 1262 1346 + 1263 1263 == 7.27 Adjust network rejoining interval == 1264 1264 1265 1265 ... ... @@ -1277,6 +1277,7 @@ 1277 1277 Set the ReJoin data transmission interval to 60000ms = 60 seconds 1278 1278 ))) 1279 1279 1364 + 1280 1280 (% style="color:blue" %)**Downlink Command: 0x26** 1281 1281 1282 1282 Format: Command Code (0x26) followed by 2 bytes mode value. ... ... @@ -1283,8 +1283,8 @@ 1283 1283 1284 1284 If the downlink payload=26000A, it means set end node to use confirm mode, while type code is 26. 1285 1285 1286 -* Example 1: Downlink Payload: 26000A ~/~/ Set AT+RJTDC=10 1287 -* Example 2: Downlink Payload: 260002 ~/~/ Set AT+RJTDC=2 1371 +* **Example 1:** Downlink Payload: 26000A ~/~/ Set AT+RJTDC=10 1372 +* **Example 2: **Downlink Payload: 260002 ~/~/ Set AT+RJTDC=2 1288 1288 1289 1289 1290 1290 ... ... @@ -1306,6 +1306,6 @@ 1306 1306 1307 1307 **Same as:** 1308 1308 1309 -* AT+ADR=0 1310 -* AT+DR=5 [[Reference>>||anchor="H7.4DataRate"]] 1311 -* AT+TXP=0 [[Reference>>||anchor="H7.14TransmitPower"]] 1394 +* AT+ADR=0 [[Reference>>||anchor="H7.1AdaptiveDataRate"]] 1395 +* AT+DR=5 [[Reference>>||anchor="H7.4DataRate"]] 1396 +* AT+TXP=0 [[Reference>>||anchor="H7.14TransmitPower"]]