<
From version < 51.4 >
edited by Xiaoling
on 2022/07/13 14:10
To version < 51.22 >
edited by Xiaoling
on 2022/07/13 14:32
>
Change comment: There is no comment for this version

Summary

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  (((
... ... @@ -368,6 +368,8 @@
368 368  OK
369 369  )))
370 370  
374 +
375 +
371 371  == 5.4 Device Address ==
372 372  
373 373  
... ... @@ -386,6 +386,8 @@
386 386  )))
387 387  |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
388 388  
394 +
395 +
389 389  == 5.5 Device EUI ==
390 390  
391 391  
... ... @@ -404,6 +404,8 @@
404 404  OK
405 405  )))
406 406  
414 +
415 +
407 407  == 5.6 Network ID ==
408 408  
409 409  
... ... @@ -420,6 +420,8 @@
420 420  )))
421 421  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
422 422  
432 +
433 +
423 423  == 5.7 Network Session Key ==
424 424  
425 425  
... ... @@ -436,6 +436,8 @@
436 436  )))
437 437  |(% 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
438 438  
450 +
451 +
439 439  = 6. Joining and sending date on LoRaWAN network =
440 440  
441 441  
... ... @@ -459,6 +459,7 @@
459 459  |(% style="width:155px" %)AT+CFM=1|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)OK
460 460  |(% style="width:155px" %)AT+CFM=2|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)While Error in format, return AT_PARAM_ERROR
461 461  
475 +
462 462  (% style="color:blue" %)**Downlink Command: 0x05**
463 463  
464 464  Format: Command Code (0x05) followed by 2 bytes mode value.
... ... @@ -465,10 +465,12 @@
465 465  
466 466  If the downlink payload=0501, it means set end node to use confirm mode, while type code is 05.
467 467  
468 -* Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1
469 -* 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
470 470  
471 471  
486 +
487 +
472 472  === 6.1.2  AT+CFM command since DR-LWS007 software stack ===
473 473  
474 474  
... ... @@ -505,6 +505,7 @@
505 505  OK
506 506  )))
507 507  
524 +
508 508  (% style="color:blue" %)**Downlink Command: 0x05**
509 509  
510 510  Format: Command Code (0x05) followed by 2 bytes mode value.
... ... @@ -511,10 +511,12 @@
511 511  
512 512  If the downlink payload=05010101, it means set end node to use confirm mode, while type code is 05.
513 513  
514 -* Example 1: Downlink Payload: 05010101 ~/~/ Set AT+CFM=1,1,1
515 -* 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
516 516  
517 517  
535 +
536 +
518 518  == 6.2 Confirm Status ==
519 519  
520 520  
... ... @@ -530,6 +530,8 @@
530 530  OK
531 531  )))
532 532  
552 +
553 +
533 533  == 6.3 Join LoRa® Network ==
534 534  
535 535  
... ... @@ -547,6 +547,8 @@
547 547  While Error in format, return AT_BUSY_ERROR
548 548  )))
549 549  
571 +
572 +
550 550  == 6.4 LoRa® Network Join Mode ==
551 551  
552 552  
... ... @@ -564,6 +564,7 @@
564 564  |(% style="width:162px" %)AT+NJM=0|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)OK
565 565  |(% 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
566 566  
590 +
567 567  (% style="color:blue" %)**Downlink Command: 0x20**
568 568  
569 569  Format: Command Code (0x20) followed by 1 bytes mode value.
... ... @@ -570,10 +570,12 @@
570 570  
571 571  If the downlink payload=2000, it means set the Network Join Mode, while type code is 20.
572 572  
573 -* **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=0
574 -* **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
575 575  
576 576  
601 +
602 +
577 577  == 6.5 LoRa® Network Join Status ==
578 578  
579 579  
... ... @@ -589,6 +589,8 @@
589 589  OK
590 590  )))
591 591  
618 +
619 +
592 592  == 6.6 Print Last Received Data in Raw Format ==
593 593  
594 594  
... ... @@ -604,6 +604,8 @@
604 604  OK
605 605  )))
606 606  
635 +
636 +
607 607  == 6.7 Print Last Received Data in Binary Format ==
608 608  
609 609  
... ... @@ -619,6 +619,8 @@
619 619  OK
620 620  )))
621 621  
652 +
653 +
622 622  == 6.8 Send Text Data ==
623 623  
624 624  
... ... @@ -638,6 +638,8 @@
638 638  
639 639  )))
640 640  
673 +
674 +
641 641  == 6.9 Send Hexadecimal Data ==
642 642  
643 643  
... ... @@ -656,6 +656,8 @@
656 656  
657 657  )))
658 658  
693 +
694 +
659 659  = 7. LoRaWAN network management =
660 660  
661 661  
... ... @@ -678,14 +678,17 @@
678 678  AT_PARAM_ERROR
679 679  )))
680 680  
717 +
681 681  (% style="color:blue" %)**Downlink Command: 0x22**
682 682  
683 683  If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22.
684 684  
685 -* **Example 1**: Downlink Payload: **2201**  ~/~/ Set AT+ADR=1.
686 -* **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.
687 687  
688 688  
726 +
727 +
689 689  == 7.2 LoRa® Class ==
690 690  
691 691  
... ... @@ -704,6 +704,8 @@
704 704  
705 705  )))
706 706  
746 +
747 +
707 707  == 7.3 Duty Cycle Setting ==
708 708  
709 709  
... ... @@ -722,6 +722,8 @@
722 722  
723 723  )))
724 724  
766 +
767 +
725 725  == 7.4 Data Rate ==
726 726  
727 727  
... ... @@ -740,14 +740,17 @@
740 740  
741 741  )))
742 742  
786 +
743 743  (% style="color:blue" %)**Downlink Command: 0x2200aaFF**
744 744  
745 745  If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF.
746 746  
747 -* **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1.
748 -* **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.
749 749  
750 750  
795 +
796 +
751 751  == 7.5 Frame Counter Downlink ==
752 752  
753 753  
... ... @@ -766,6 +766,8 @@
766 766  OK
767 767  )))
768 768  
815 +
816 +
769 769  == 7.6 Frame Counter Uplink ==
770 770  
771 771  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -783,6 +783,8 @@
783 783  
784 784  )))
785 785  
834 +
835 +
786 786  == 7.7 Join Accept Delay1 ==
787 787  
788 788  
... ... @@ -801,6 +801,8 @@
801 801  
802 802  )))
803 803  
854 +
855 +
804 804  == 7.8 Join Accept Delay2 ==
805 805  
806 806  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms.
... ... @@ -818,6 +818,8 @@
818 818  
819 819  )))
820 820  
873 +
874 +
821 821  == 7.9 Public Network Mode ==
822 822  
823 823  
... ... @@ -845,6 +845,8 @@
845 845  )))
846 846  |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %)
847 847  
902 +
903 +
848 848  == 7.10 Receive Delay1 ==
849 849  
850 850  
... ... @@ -864,6 +864,7 @@
864 864  )))
865 865  
866 866  
923 +
867 867  == 7.11 Receive Delay2 ==
868 868  
869 869  
... ... @@ -883,6 +883,7 @@
883 883  )))
884 884  
885 885  
943 +
886 886  == 7.12 Rx2 Window Data Rate ==
887 887  
888 888  
... ... @@ -902,6 +902,7 @@
902 902  )))
903 903  
904 904  
963 +
905 905  == 7.13 Rx2 Window Frequency ==
906 906  
907 907  
... ... @@ -921,6 +921,7 @@
921 921  )))
922 922  
923 923  
983 +
924 924  == 7.14 Transmit Power ==
925 925  
926 926  
... ... @@ -939,15 +939,17 @@
939 939  
940 940  )))
941 941  
1002 +
942 942  Downlink Payload. The 4th byte of 0x22 downlink.
943 943  
944 944  If the downlink payload=22000100, it means setting the TXP to 0.
945 945  
946 -* **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2.
947 -* **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.
948 948  
949 949  
950 950  
1012 +
951 951  == 7.15 RSSI of the Last Received Packet ==
952 952  
953 953  
... ... @@ -964,6 +964,7 @@
964 964  )))
965 965  
966 966  
1029 +
967 967  == 7.16 SNR of the Last Received Packet ==
968 968  
969 969  
... ... @@ -980,6 +980,7 @@
980 980  )))
981 981  
982 982  
1046 +
983 983  == 7.17 Application Port ==
984 984  
985 985  
... ... @@ -996,6 +996,7 @@
996 996  )))
997 997  |(% style="width:157px" %)AT+PORT=21|(% style="width:204px" %)Set the application port|(% style="width:135px" %)OK
998 998  
1063 +
999 999  (% style="color:blue" %)**Downlink Command: 0x23**
1000 1000  
1001 1001  Format: Command Code (0x23) followed by 1 bytes port value.
... ... @@ -1002,8 +1002,8 @@
1002 1002  
1003 1003  If the downlink payload=2301, it means set the application port to 1, while type code is 23.
1004 1004  
1005 -* **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1
1006 -* **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
1007 1007  
1008 1008  
1009 1009  
... ... @@ -1024,6 +1024,7 @@
1024 1024  |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK
1025 1025  
1026 1026  
1092 +
1027 1027  == 7.19 Eight Channel Mode ==
1028 1028  
1029 1029  Feature: Get or Set eight channels mode,Only for US915,AU915,CN470.
... ... @@ -1041,6 +1041,7 @@
1041 1041  )))
1042 1042  |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK
1043 1043  
1110 +
1044 1044  (% style="color:blue" %)**Downlink Command: 0x24**
1045 1045  
1046 1046  Format: Command Code (0x24) followed by 1 bytes channel value.
... ... @@ -1047,11 +1047,12 @@
1047 1047  
1048 1048  If the downlink payload=2401, it means set channel mode to 1, while type code is 24.
1049 1049  
1050 -* **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1
1051 -* **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
1052 1052  
1053 1053  
1054 1054  
1122 +
1055 1055  == 7.20 Get or Set RXwindows1 timeout ==
1056 1056  
1057 1057  
... ... @@ -1102,6 +1102,7 @@
1102 1102  |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK
1103 1103  
1104 1104  
1173 +
1105 1105  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
1106 1106  
1107 1107  
... ... @@ -1118,6 +1118,7 @@
1118 1118  )))
1119 1119  |(% style="width:183px" %)AT+DWELLT=0|(% style="width:179px" %)Set uplinkdwelltime|(% style="width:131px" %)OK
1120 1120  
1190 +
1121 1121  (% style="color:blue" %)**Downlink Command: 0x25**
1122 1122  
1123 1123  Format: Command Code (0x25) followed by 1 bytes state value.
... ... @@ -1124,11 +1124,12 @@
1124 1124  
1125 1125  If the downlink payload=2501, it means set uplinkdwelltime to 1, while type code is 25.
1126 1126  
1127 -* **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1
1128 -* **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
1129 1129  
1130 1130  
1131 1131  
1202 +
1132 1132  == 7.23 Set Packet Receiving Response Level ==
1133 1133  
1134 1134  
... ... @@ -1135,7 +1135,7 @@
1135 1135  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.
1136 1136  
1137 1137  
1138 -RPL value:
1209 +**RPL value:**
1139 1139  
1140 1140  * **AT+RPL=0:** Device won't immediately reply any downlink commands from platform.
1141 1141  * **AT+RPL=1:** Device will immediately reply message to Unconfirmed Data Down. Payload is 0x00.
... ... @@ -1144,7 +1144,7 @@
1144 1144  * **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.
1145 1145  
1146 1146  
1147 -Case Analyes:
1218 +**Case Analyes:**
1148 1148  
1149 1149  * For Class A devices, AT+RPL=0 is ok. that is defaut settings in software.
1150 1150  * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command.
... ... @@ -1161,6 +1161,7 @@
1161 1161  )))
1162 1162  |(% style="width:160px" %)AT+RPL=0|(% style="width:263px" %)Set packet receiving response level|(% style="width:109px" %)OK
1163 1163  
1235 +
1164 1164  (% style="color:blue" %)**Downlink Command: 0x21**
1165 1165  
1166 1166  Format: Command Code (0x21) followed by 1 bytes level value.
... ... @@ -1167,28 +1167,34 @@
1167 1167  
1168 1168  If the downlink payload=2101, it means set packet receiving response level to 1, while type code is 21.
1169 1169  
1170 -* **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1
1171 -* **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
1172 1172  
1173 1173  
1174 1174  
1247 +
1175 1175  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1176 1176  
1177 1177  
1178 1178  (% style="color:blue" %)**AT Command: AT+SETMAXNBTRANS **
1179 1179  
1180 -(% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1181 -|=(% colspan="3" style="width: 533px;" %)AT+**SETMAXNBTRANS**
1182 -|(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
1183 -|(% 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(((
1184 1184  OK
1185 1185  )))
1186 -|(% 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" %)(((
1187 1187  1
1188 1188  
1189 1189  OK
1190 1190  )))
1191 1191  
1269 +
1192 1192  (% style="color:blue" %)**Downlink Command: 0x33**
1193 1193  
1194 1194  Format: Command Code (0x33) followed by 2 bytes mode value.
... ... @@ -1195,8 +1195,8 @@
1195 1195  
1196 1196  If the downlink payload=330100, it means set end node to use confirm mode, while type code is 33.
1197 1197  
1198 -* Example 1: Downlink Payload: 330100 ~/~/ Set AT+SETMAXNBTRANS=1,0
1199 -* 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
1200 1200  
1201 1201  
1202 1202  
... ... @@ -1236,6 +1236,7 @@
1236 1236  OK
1237 1237  )))
1238 1238  
1317 +
1239 1239  (% style="color:blue" %)**Downlink Command: 0x33**
1240 1240  
1241 1241  Format: Command Code (0x32) followed by 2 bytes mode value.
... ... @@ -1242,7 +1242,7 @@
1242 1242  
1243 1243  If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 33.
1244 1244  
1245 -* Example 1: Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880
1324 +* **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1246 1246  
1247 1247  
1248 1248  
... ... @@ -1264,6 +1264,7 @@
1264 1264  )))
1265 1265  
1266 1266  
1346 +
1267 1267  == 7.27 Adjust network rejoining interval ==
1268 1268  
1269 1269  
... ... @@ -1281,6 +1281,7 @@
1281 1281  Set the ReJoin data transmission interval to 60000ms = 60 seconds
1282 1282  )))
1283 1283  
1364 +
1284 1284  (% style="color:blue" %)**Downlink Command: 0x26**
1285 1285  
1286 1286  Format: Command Code (0x26) followed by 2 bytes mode value.
... ... @@ -1287,8 +1287,8 @@
1287 1287  
1288 1288  If the downlink payload=26000A, it means set end node to use confirm mode, while type code is 26.
1289 1289  
1290 -* Example 1: Downlink Payload: 26000A ~/~/ Set AT+RJTDC=10
1291 -* 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
1292 1292  
1293 1293  
1294 1294  
... ... @@ -1310,6 +1310,6 @@
1310 1310  
1311 1311  **Same as:**
1312 1312  
1313 -* AT+ADR=0  [[Reference>>||anchor="H7.1AdaptiveDataRate"]]
1314 -* AT+DR=5  [[Reference>>||anchor="H7.4DataRate"]]
1315 -* 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"]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0