Changes for page End Device AT Commands and Downlink Command
Last modified by kai on 2024/09/06 10:00
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Xiaoling - 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.** ... ... @@ -25,10 +25,11 @@ 25 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 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: 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]] , [[How to Convert>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.1ConvertHEXtoBase64]]?28 +** Use Base64 format to send a downlink: [[Chirpstack>>Notes for ChirpStack]] 29 29 ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server) 30 30 31 31 32 + 32 32 = 3. Support End Node and firmware version = 33 33 34 34 ... ... @@ -136,7 +136,7 @@ 136 136 ))) 137 137 138 138 ((( 139 -If the downlink payload=0100003C, it means set the END Node 's Transmit Interval to 0x00003C=60(S), while type code is 01.140 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 140 140 ))) 141 141 142 142 * **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds ... ... @@ -470,6 +470,7 @@ 470 470 * **Example 2:** Downlink Payload: 0500 ~/~/ Set AT+CFM=0 471 471 472 472 474 + 473 473 === 6.1.2 AT+CFM command since DR-LWS007 software stack === 474 474 475 475 ... ... @@ -516,6 +516,7 @@ 516 516 * **Example 2:** Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0 517 517 518 518 521 + 519 519 == 6.2 Confirm Status == 520 520 521 521 ... ... @@ -577,6 +577,7 @@ 577 577 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 578 578 579 579 583 + 580 580 == 6.5 LoRa® Network Join Status == 581 581 582 582 ... ... @@ -653,11 +653,11 @@ 653 653 654 654 (% style="color:blue" %)**AT Command: AT+SENDB** 655 655 656 -(% border="1" style="background-color:#ffffcc; color:green; width:110 1px" %)657 -|=(% colspan="3" style="width: 1 098px;" %)AT+SENDB658 -|(% style="width:257px" %)**Command Example**|(% style="width: 394px" %)**Function**|(% style="width:446px" %)**Response**659 -|(% style="width:257px" %)AT+SENDB=12:abcdef0123456789|(% style="width: 394px" %)Send hexadecimal data along with the application port.|(% style="width:446px" %)OK660 -|(% 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(((660 +(% border="1" style="background-color:#ffffcc; color:green; width:1120.22px" %) 661 +|=(% colspan="3" style="width: 1117px;" %)AT+SENDB 662 +|(% style="width:257px" %)**Command Example**|(% style="width:406px" %)**Function**|(% style="width:453px" %)**Response** 663 +|(% style="width:257px" %)AT+SENDB=12:abcdef0123456789|(% style="width:406px" %)Send hexadecimal data along with the application port.|(% style="width:453px" %)OK 664 +|(% 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((( 661 661 AT_PARAM_ERROR AT_BUSY_ERROR/AT_NO_NETWORK_JOINED 662 662 663 663 ... ... @@ -700,7 +700,7 @@ 700 700 Feature: Get or Set the Device Class(Currently only support class A, class C). 701 701 702 702 703 -(% style="color:blue" %)**AT Command: 707 +(% style="color:blue" %)**AT Command:AT+CLASS** 704 704 705 705 (% border="1" style="background-color:#ffffcc; color:green; width:507.222px" %) 706 706 |=(% colspan="3" style="width: 504px;" %)AT+CLASS ... ... @@ -716,10 +716,10 @@ 716 716 == 7.3 Duty Cycle Setting == 717 717 718 718 719 -Feature: Get or Set the ETSI Duty Cycle setting **- 0**=disable,**1**=enable - Only for testing.723 +Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing. 720 720 721 721 722 -(% style="color:blue" %)**AT Command: 726 +(% style="color:blue" %)**AT Command:AT+DCS** 723 723 724 724 (% border="1" style="background-color:#ffffcc; color:green; width:515.222px" %) 725 725 |=(% colspan="3" style="width: 512px;" %)AT+DCS ... ... @@ -764,7 +764,7 @@ 764 764 Feature: Get or Set the Frame Counter Downlink. 765 765 766 766 767 -(% style="color:blue" %)**AT Command: 771 +(% style="color:blue" %)**AT Command:AT+FCD** 768 768 769 769 (% border="1" style="background-color:#ffffcc; color:green; width:693.222px" %) 770 770 |=(% colspan="3" style="width: 690px;" %)AT+FCD ... ... @@ -782,7 +782,7 @@ 782 782 Feature: Get or Set the Frame Counter Uplink. 783 783 784 784 785 -(% style="color:blue" %)**AT Command: 789 +(% style="color:blue" %)**AT Command:AT+FCU** 786 786 787 787 (% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %) 788 788 |=(% colspan="3" style="width: 531px;" %)AT+FCU ... ... @@ -801,7 +801,7 @@ 801 801 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms. 802 802 803 803 804 -(% style="color:blue" %)**AT Command: 808 +(% style="color:blue" %)**AT Command:AT+JN1DL** 805 805 806 806 (% border="1" style="background-color:#ffffcc; color:green; width:537.222px" %) 807 807 |=(% colspan="3" style="width: 534px;" %)AT+JN1DL ... ... @@ -816,11 +816,10 @@ 816 816 817 817 == 7.8 Join Accept Delay2 == 818 818 819 - 820 820 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms. 821 821 822 822 823 -(% style="color:blue" %)**AT Command: 826 +(% style="color:blue" %)**AT Command:AT+JN2DL** 824 824 825 825 (% border="1" style="background-color:#ffffcc; color:green; width:538.222px" %) 826 826 |=(% colspan="3" style="width: 535px;" %)AT+JN2DL ... ... @@ -841,7 +841,7 @@ 841 841 (% style="color:red" %)**Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network.** 842 842 843 843 844 -(% style="color:blue" %)**AT Command: 847 +(% style="color:blue" %)**AT Command:AT+PNM** 845 845 846 846 (% border="1" style="background-color:#ffffcc; color:green; width:667.222px" %) 847 847 |=(% colspan="3" style="width: 664px;" %)AT+PNM ... ... @@ -867,7 +867,7 @@ 867 867 Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms 868 868 869 869 870 -(% style="color:blue" %)**AT Command: 873 +(% style="color:blue" %)**AT Command:AT+RX1DL** 871 871 872 872 (% border="1" style="background-color:#ffffcc; color:green; width:408.222px" %) 873 873 |=(% colspan="3" style="width: 405px;" %)AT+RX1DL ... ... @@ -886,7 +886,7 @@ 886 886 Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms 887 887 888 888 889 -(% style="color:blue" %)**AT Command: 892 +(% style="color:blue" %)**AT Command:AT+RX2DL** 890 890 891 891 (% border="1" style="background-color:#ffffcc; color:green; width:481.222px" %) 892 892 |=(% colspan="3" style="width: 478px;" %)AT+RX2DL ... ... @@ -905,7 +905,7 @@ 905 905 Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X) 906 906 907 907 908 -(% style="color:blue" %)**AT Command: 911 +(% style="color:blue" %)**AT Command:AT+RX2DR** 909 909 910 910 (% border="1" style="background-color:#ffffcc; color:green; width:525.222px" %) 911 911 |=(% colspan="3" style="width: 522px;" %)AT+RX2DR ... ... @@ -924,7 +924,7 @@ 924 924 Feature: Get or Set the Rx2 window frequency 925 925 926 926 927 -(% style="color:blue" %)**AT Command: 930 +(% style="color:blue" %)**AT Command:AT+RX2FQ** 928 928 929 929 (% border="1" style="background-color:#ffffcc; color:green; width:587.222px" %) 930 930 |=(% colspan="3" style="width: 584px;" %)AT+RX2FQ ... ... @@ -942,10 +942,10 @@ 942 942 943 943 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. ) 944 944 945 - (% 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**948 +Notice: Transmit Power might be changed by ADR from LoRaWAN server. So manually change TXP also remember to set AT+ADR=0 in sensor 946 946 947 947 948 -(% style="color:blue" %)**AT Command: 951 +(% style="color:blue" %)**AT Command:AT+TXP** 949 949 950 950 (% border="1" style="background-color:#ffffcc; color:green; width:465.222px" %) 951 951 |=(% colspan="3" style="width: 462px;" %)AT+TXP ... ... @@ -965,6 +965,7 @@ 965 965 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0. 966 966 967 967 971 + 968 968 == 7.15 RSSI of the Last Received Packet == 969 969 970 970 ... ... @@ -987,7 +987,7 @@ 987 987 Feature: Get the SNR of the last received packet 988 988 989 989 990 -(% style="color:blue" %)**AT Command: 994 +(% style="color:blue" %)**AT Command:AT+SNR** 991 991 992 992 (% border="1" style="background-color:#ffffcc; color:green; width:571.222px" %) 993 993 |=(% colspan="3" style="width: 568px;" %)AT+SNR ... ... @@ -1023,6 +1023,7 @@ 1023 1023 * **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5 1024 1024 1025 1025 1030 + 1026 1026 == 7.18 Single Channel Mode == 1027 1027 1028 1028 ... ... @@ -1068,6 +1068,7 @@ 1068 1068 * **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5 1069 1069 1070 1070 1076 + 1071 1071 == 7.20 Get or Set RXwindows1 timeout == 1072 1072 1073 1073 ... ... @@ -1087,9 +1087,8 @@ 1087 1087 ((( 1088 1088 1089 1089 1096 +**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. 1090 1090 1091 -(% 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. 1092 - 1093 1093 1094 1094 ))) 1095 1095 ... ... @@ -1099,7 +1099,6 @@ 1099 1099 ((( 1100 1100 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. 1101 1101 1102 - 1103 1103 1104 1104 ))) 1105 1105 ... ... @@ -1146,6 +1146,7 @@ 1146 1146 * **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0 1147 1147 1148 1148 1153 + 1149 1149 == 7.23 Set Packet Receiving Response Level == 1150 1150 1151 1151 ... ... @@ -1186,6 +1186,7 @@ 1186 1186 * **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2 1187 1187 1188 1188 1194 + 1189 1189 == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) == 1190 1190 1191 1191 ... ... @@ -1217,6 +1217,7 @@ 1217 1217 * Example 2: Downlink Payload: 330201 ~/~/ Set AT+SETMAXNBTRANS=2,1 1218 1218 1219 1219 1226 + 1220 1220 == 7.25 Device offline rejoining (LWS007) == 1221 1221 1222 1222 ... ... @@ -1262,6 +1262,7 @@ 1262 1262 * **Example 1:** Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880 1263 1263 1264 1264 1272 + 1265 1265 == 7.26 Request the server to send an ACK == 1266 1266 1267 1267 ... ... @@ -1280,7 +1280,6 @@ 1280 1280 ))) 1281 1281 1282 1282 1283 - 1284 1284 == 7.27 Adjust network rejoining interval == 1285 1285 1286 1286 ... ... @@ -1308,6 +1308,7 @@ 1308 1308 * **Example 2: **Downlink Payload: 260002 ~/~/ Set AT+RJTDC=2 1309 1309 1310 1310 1318 + 1311 1311 = 8. AT Commands Combination = 1312 1312 1313 1313 ... ... @@ -1314,10 +1314,11 @@ 1314 1314 == 8.1 Set a fix RX2DR for downlink window == 1315 1315 1316 1316 1317 -* (% style="color:blue" %)**AT+ADR=0 **(%%)**~-~->** Disable ADR first1318 -* (% style="color:blue" %)**AT+RX2DR=xxxx**(%%)**~-~->** Set xxxx to your wanted DataRate1325 +* **AT+ADR=0 ** **~-~->** Disable ADR first 1326 +* **AT+RX2DR=xxxx** **~-~->** Set xxxx to your wanted DataRate 1319 1319 1320 1320 1329 + 1321 1321 == 8.2 Use Downlink Command to set a fix uplink DR == 1322 1322 1323 1323