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,8 +9,8 @@ 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.** ... ... @@ -30,7 +30,6 @@ 30 30 31 31 32 32 33 - 34 34 = 3. Support End Node and firmware version = 35 35 36 36 ... ... @@ -140,7 +140,7 @@ 140 140 ))) 141 141 142 142 ((( 143 -If the downlink payload=0100003C, it means set the END Node 's Transmit Interval to 0x00003C=60(S), while type code is 01.142 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 144 144 ))) 145 145 146 146 * **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds ... ... @@ -149,6 +149,7 @@ 149 149 150 150 151 151 151 + 152 152 == 4.2 Reboot End Node == 153 153 154 154 ... ... @@ -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. ... ... @@ -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. ... ... @@ -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. ... ... @@ -699,11 +699,11 @@ 699 699 700 700 (% style="color:blue" %)**AT Command: AT+SENDB** 701 701 702 -(% border="1" style="background-color:#ffffcc; color:green; width:110 1px" %)703 -|=(% colspan="3" style="width: 1 098px;" %)AT+SENDB704 -|(% style="width:257px" %)**Command Example**|(% style="width: 394px" %)**Function**|(% style="width:446px" %)**Response**705 -|(% style="width:257px" %)AT+SENDB=12:abcdef0123456789|(% style="width: 394px" %)Send hexadecimal data along with the application port.|(% style="width:446px" %)OK706 -|(% 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(((696 +(% border="1" style="background-color:#ffffcc; color:green; width:1120.22px" %) 697 +|=(% colspan="3" style="width: 1117px;" %)AT+SENDB 698 +|(% style="width:257px" %)**Command Example**|(% style="width:406px" %)**Function**|(% style="width:453px" %)**Response** 699 +|(% style="width:257px" %)AT+SENDB=12:abcdef0123456789|(% style="width:406px" %)Send hexadecimal data along with the application port.|(% style="width:453px" %)OK 700 +|(% 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((( 707 707 AT_PARAM_ERROR AT_BUSY_ERROR/AT_NO_NETWORK_JOINED 708 708 709 709 ... ... @@ -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. ... ... @@ -746,6 +746,7 @@ 746 746 747 747 748 748 741 + 749 749 == 7.2 LoRa® Class == 750 750 751 751 ... ... @@ -752,7 +752,7 @@ 752 752 Feature: Get or Set the Device Class(Currently only support class A, class C). 753 753 754 754 755 -(% style="color:blue" %)**AT Command: 748 +(% style="color:blue" %)**AT Command:AT+CLASS** 756 756 757 757 (% border="1" style="background-color:#ffffcc; color:green; width:507.222px" %) 758 758 |=(% colspan="3" style="width: 504px;" %)AT+CLASS ... ... @@ -770,10 +770,10 @@ 770 770 == 7.3 Duty Cycle Setting == 771 771 772 772 773 -Feature: Get or Set the ETSI Duty Cycle setting **- 0**=disable,**1**=enable - Only for testing.766 +Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing. 774 774 775 775 776 -(% style="color:blue" %)**AT Command: 769 +(% style="color:blue" %)**AT Command:AT+DCS** 777 777 778 778 (% border="1" style="background-color:#ffffcc; color:green; width:515.222px" %) 779 779 |=(% colspan="3" style="width: 512px;" %)AT+DCS ... ... @@ -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. ... ... @@ -818,6 +818,7 @@ 818 818 819 819 820 820 812 + 821 821 == 7.5 Frame Counter Downlink == 822 822 823 823 ... ... @@ -824,7 +824,7 @@ 824 824 Feature: Get or Set the Frame Counter Downlink. 825 825 826 826 827 -(% style="color:blue" %)**AT Command: 819 +(% style="color:blue" %)**AT Command:AT+FCD** 828 828 829 829 (% border="1" style="background-color:#ffffcc; color:green; width:693.222px" %) 830 830 |=(% colspan="3" style="width: 690px;" %)AT+FCD ... ... @@ -844,7 +844,7 @@ 844 844 Feature: Get or Set the Frame Counter Uplink. 845 845 846 846 847 -(% style="color:blue" %)**AT Command: 839 +(% style="color:blue" %)**AT Command:AT+FCU** 848 848 849 849 (% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %) 850 850 |=(% colspan="3" style="width: 531px;" %)AT+FCU ... ... @@ -865,7 +865,7 @@ 865 865 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms. 866 866 867 867 868 -(% style="color:blue" %)**AT Command: 860 +(% style="color:blue" %)**AT Command:AT+JN1DL** 869 869 870 870 (% border="1" style="background-color:#ffffcc; color:green; width:537.222px" %) 871 871 |=(% colspan="3" style="width: 534px;" %)AT+JN1DL ... ... @@ -882,11 +882,10 @@ 882 882 883 883 == 7.8 Join Accept Delay2 == 884 884 885 - 886 886 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms. 887 887 888 888 889 -(% style="color:blue" %)**AT Command: 880 +(% style="color:blue" %)**AT Command:AT+JN2DL** 890 890 891 891 (% border="1" style="background-color:#ffffcc; color:green; width:538.222px" %) 892 892 |=(% colspan="3" style="width: 535px;" %)AT+JN2DL ... ... @@ -909,7 +909,7 @@ 909 909 (% style="color:red" %)**Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network.** 910 910 911 911 912 -(% style="color:blue" %)**AT Command: 903 +(% style="color:blue" %)**AT Command:AT+PNM** 913 913 914 914 (% border="1" style="background-color:#ffffcc; color:green; width:667.222px" %) 915 915 |=(% colspan="3" style="width: 664px;" %)AT+PNM ... ... @@ -937,7 +937,7 @@ 937 937 Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms 938 938 939 939 940 -(% style="color:blue" %)**AT Command: 931 +(% style="color:blue" %)**AT Command:AT+RX1DL** 941 941 942 942 (% border="1" style="background-color:#ffffcc; color:green; width:408.222px" %) 943 943 |=(% colspan="3" style="width: 405px;" %)AT+RX1DL ... ... @@ -958,7 +958,7 @@ 958 958 Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms 959 959 960 960 961 -(% style="color:blue" %)**AT Command: 952 +(% style="color:blue" %)**AT Command:AT+RX2DL** 962 962 963 963 (% border="1" style="background-color:#ffffcc; color:green; width:481.222px" %) 964 964 |=(% colspan="3" style="width: 478px;" %)AT+RX2DL ... ... @@ -979,7 +979,7 @@ 979 979 Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X) 980 980 981 981 982 -(% style="color:blue" %)**AT Command: 973 +(% style="color:blue" %)**AT Command:AT+RX2DR** 983 983 984 984 (% border="1" style="background-color:#ffffcc; color:green; width:525.222px" %) 985 985 |=(% colspan="3" style="width: 522px;" %)AT+RX2DR ... ... @@ -1000,7 +1000,7 @@ 1000 1000 Feature: Get or Set the Rx2 window frequency 1001 1001 1002 1002 1003 -(% style="color:blue" %)**AT Command: 994 +(% style="color:blue" %)**AT Command:AT+RX2FQ** 1004 1004 1005 1005 (% border="1" style="background-color:#ffffcc; color:green; width:587.222px" %) 1006 1006 |=(% colspan="3" style="width: 584px;" %)AT+RX2FQ ... ... @@ -1020,10 +1020,10 @@ 1020 1020 1021 1021 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. ) 1022 1022 1023 - (% 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**1014 +Notice: Transmit Power might be changed by ADR from LoRaWAN server. So manually change TXP also remember to set AT+ADR=0 in sensor 1024 1024 1025 1025 1026 -(% style="color:blue" %)**AT Command: 1017 +(% style="color:blue" %)**AT Command:AT+TXP** 1027 1027 1028 1028 (% border="1" style="background-color:#ffffcc; color:green; width:465.222px" %) 1029 1029 |=(% colspan="3" style="width: 462px;" %)AT+TXP ... ... @@ -1069,7 +1069,7 @@ 1069 1069 Feature: Get the SNR of the last received packet 1070 1070 1071 1071 1072 -(% style="color:blue" %)**AT Command: 1063 +(% style="color:blue" %)**AT Command:AT+SNR** 1073 1073 1074 1074 (% border="1" style="background-color:#ffffcc; color:green; width:571.222px" %) 1075 1075 |=(% colspan="3" style="width: 568px;" %)AT+SNR ... ... @@ -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. ... ... @@ -1109,8 +1109,6 @@ 1109 1109 * **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5 1110 1110 1111 1111 1112 - 1113 - 1114 1114 == 7.18 Single Channel Mode == 1115 1115 1116 1116 ... ... @@ -1127,9 +1127,6 @@ 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 1130 - 1131 - 1132 - 1133 1133 == 7.19 Eight Channel Mode == 1134 1134 1135 1135 ... ... @@ -1148,8 +1148,6 @@ 1148 1148 ))) 1149 1149 |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK 1150 1150 1151 - 1152 - 1153 1153 (% style="color:blue" %)**Downlink Command: 0x24** 1154 1154 1155 1155 Format: Command Code (0x24) followed by 1 bytes channel value. ... ... @@ -1160,8 +1160,6 @@ 1160 1160 * **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5 1161 1161 1162 1162 1163 - 1164 - 1165 1165 == 7.20 Get or Set RXwindows1 timeout == 1166 1166 1167 1167 ... ... @@ -1181,9 +1181,8 @@ 1181 1181 ((( 1182 1182 1183 1183 1164 +**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. 1184 1184 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 1187 1188 1188 ))) 1189 1189 ... ... @@ -1193,7 +1193,6 @@ 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 1195 1196 - 1197 1197 1198 1198 ))) 1199 1199 ... ... @@ -1213,9 +1213,6 @@ 1213 1213 ))) 1214 1214 |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK 1215 1215 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. ... ... @@ -1244,8 +1244,6 @@ 1244 1244 * **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0 1245 1245 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. ... ... @@ -1291,8 +1291,6 @@ 1291 1291 * **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2 1292 1292 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. ... ... @@ -1326,8 +1326,6 @@ 1326 1326 * Example 2: Downlink Payload: 330201 ~/~/ Set AT+SETMAXNBTRANS=2,1 1327 1327 1328 1328 1329 - 1330 - 1331 1331 == 7.25 Device offline rejoining (LWS007) == 1332 1332 1333 1333 ... ... @@ -1364,8 +1364,6 @@ 1364 1364 OK 1365 1365 ))) 1366 1366 1367 - 1368 - 1369 1369 (% style="color:blue" %)**Downlink Command: 0x33** 1370 1370 1371 1371 Format: Command Code (0x32) followed by 2 bytes mode value. ... ... @@ -1375,8 +1375,6 @@ 1375 1375 * **Example 1:** Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880 1376 1376 1377 1377 1378 - 1379 - 1380 1380 == 7.26 Request the server to send an ACK == 1381 1381 1382 1382 ... ... @@ -1394,9 +1394,6 @@ 1394 1394 OK 1395 1395 ))) 1396 1396 1397 - 1398 - 1399 - 1400 1400 == 7.27 Adjust network rejoining interval == 1401 1401 1402 1402 ... ... @@ -1414,8 +1414,6 @@ 1414 1414 Set the ReJoin data transmission interval to 60000ms = 60 seconds 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. ... ... @@ -1426,8 +1426,6 @@ 1426 1426 * **Example 2: **Downlink Payload: 260002 ~/~/ Set AT+RJTDC=2 1427 1427 1428 1428 1429 - 1430 - 1431 1431 = 8. AT Commands Combination = 1432 1432 1433 1433 ... ... @@ -1434,12 +1434,10 @@ 1434 1434 == 8.1 Set a fix RX2DR for downlink window == 1435 1435 1436 1436 1437 -* (% style="color:blue" %)**AT+ADR=0 **(%%)**~-~->** Disable ADR first1438 -* (% style="color:red" %)**AT+RX2DR=xxxx**(%%)**~-~->** Set xxxx to your wanted DataRate1386 +* **AT+ADR=0 ** **~-~->** Disable ADR first 1387 +* **AT+RX2DR=xxxx** **~-~->** Set xxxx to your wanted DataRate 1439 1439 1440 1440 1441 - 1442 - 1443 1443 == 8.2 Use Downlink Command to set a fix uplink DR == 1444 1444 1445 1445