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. Xiaoling1 +XWiki.Edwin - Content
-
... ... @@ -14,20 +14,20 @@ 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 + 19 + 17 17 ))) 18 18 19 - 20 20 = 2. How to use AT Commands or Downlink command = 21 21 22 22 23 -* **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/]]24 -* **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: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 +* 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: 25 25 ** Use HEX format to send a downlink: [[TTN v3>>Notes for TTN]] 26 26 ** 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]]? 27 27 ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server) 28 28 29 -(% style="display:none" %) (%%) 30 - 31 31 = 3. Support End Node and firmware version = 32 32 33 33 ... ... @@ -173,6 +173,7 @@ 173 173 ((( 174 174 If the downlink payload=**04FF**, the end node will reboot. 175 175 176 + 176 176 177 177 ))) 178 178 ... ... @@ -212,6 +212,7 @@ 212 212 ))) 213 213 214 214 216 + 215 215 == 4.4 Show Firmware Version == 216 216 217 217 ... ... @@ -242,6 +242,7 @@ 242 242 ((( 243 243 244 244 247 + 245 245 **xx: Software Type:** 246 246 ))) 247 247 ... ... @@ -275,6 +275,7 @@ 275 275 firmware version: v1.1.0 ~-~-> 110 276 276 277 277 281 + 278 278 == 4.5 Show System Configure == 279 279 280 280 ... ... @@ -503,10 +503,10 @@ 503 503 504 504 (% style="color:blue" %)**AT Command: AT+CFS** 505 505 506 -(% border="1" style="background-color:#ffffcc; color:green; width: 463px" %)507 -|=(% colspan="3" style="width: 460px;" %)AT+CFS508 -|(% style="width:156px" %)**Command Example**|(% style="width:193px" %)**Function**|(% style="width:1 07px" %)**Response**509 -|(% style="width:156px" %)AT+CFS=?|(% style="width:193px" %)Get confirmation status|(% style="width:1 07px" %)0(((510 +(% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %) 511 +|=(% colspan="3" style="width: 531px;" %)AT+CFS 512 +|(% style="width:156px" %)**Command Example**|(% style="width:193px" %)**Function**|(% style="width:178px" %)**Response** 513 +|(% style="width:156px" %)AT+CFS=?|(% style="width:193px" %)Get confirmation status|(% style="width:178px" %)0((( 510 510 OK 511 511 ))) 512 512 ... ... @@ -663,6 +663,7 @@ 663 663 * **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 664 664 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 665 665 670 + 666 666 == 7.2 LoRa® Class == 667 667 668 668 ... ... @@ -729,6 +729,7 @@ 729 729 * **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1. 730 730 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 731 731 737 + 732 732 == 7.5 Frame Counter Downlink == 733 733 734 734 ... ... @@ -1015,7 +1015,7 @@ 1015 1015 ))) 1016 1016 |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK 1017 1017 1018 -(% style="color:blue" %)**Downlink Command: 0x24 (LHT65,LHT65N Downlink Command:0x07)**1024 +(% style="color:blue" %)**Downlink Command: 0x24** 1019 1019 1020 1020 Format: Command Code (0x24) followed by 1 bytes channel value. 1021 1021 ... ... @@ -1055,6 +1055,7 @@ 1055 1055 ((( 1056 1056 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. 1057 1057 1064 + 1058 1058 1059 1059 ))) 1060 1060 ... ... @@ -1173,11 +1173,6 @@ 1173 1173 1174 1174 (% style="color:blue" %)**AT Command: AT+DDETECT** 1175 1175 1176 -AT+DDETECT=<Flag>,<ACK_Timout_1>,<ACK_Timout_2> (Default Value: AT+DDETECT=1,1440,2880) 1177 - 1178 -* ACK_Timout_1: Unit: min 1179 -* ACK_Timout_2: Unit: min 1180 - 1181 1181 (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %) 1182 1182 |=(% colspan="3" style="width: 707px;" %)AT+**DDETECT** 1183 1183 |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response** ... ... @@ -1209,17 +1209,13 @@ 1209 1209 OK 1210 1210 ))) 1211 1211 1212 -(% style="color:blue" %)**Downlink Command: 0x3 2**1214 +(% style="color:blue" %)**Downlink Command: 0x33** 1213 1213 1214 1214 Format: Command Code (0x32) followed by 2 bytes mode value. 1215 1215 1216 -If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 3 2.1218 +If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 33. 1217 1217 1218 -* **Example 1:** Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880 1219 -** 0x01 : Flag 1220 -** 0x05A0: ACK_Timout_1 : 1440minutes (24 hours) 1221 -** 0x0B40: ACK_Timout_2 : 2880minutes (48 hours) 1222 -** **Explain**: Enable Online Detect, if end node doesn't receive any downlink within ACK_Timout_1( 1440 minutes or 24 hours). End node will use confirmed uplink to send packets during ACK_Timout_1 (the 24th hour) to ACK_Timout_2 ( the 48th hour). If from the 24th to 48th hour, end node got an downlink from server, it will switch back to unconfirmed uplink. end node will restart ACK_Timout_1. If from the 24th to 48th hour, end node still not got any downlink, means device doesn't get ACK from server within last 48 hours. Device will process rejoin, rejoin request interval is AT+RJTDC period. For AU915/ US915, device will use the sub-band used for last join. 1220 +* **Example 1:** Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880 1223 1223 1224 1224 == 7.26 Request the server to send an ACK == 1225 1225 ... ... @@ -1246,13 +1246,13 @@ 1246 1246 (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %) 1247 1247 |=(% colspan="3" style="width: 724px;" %)AT+RJTDC 1248 1248 |(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response** 1249 -|(% style="width:165px" %)AT+RJTDC=?|(% style="width:227px" %)Show the ReJoin data transmission interval in min|(% style="width:329px" %)30((( 1247 +|(% style="width:165px" %)AT+RJTDC=?|(% style="width:227px" %)Show the ReJoin data transmission interval in min|(% style="width:329px" %)30000((( 1250 1250 OK 1251 1251 1252 -the interval is 30 in1250 +the interval is 30000ms = 30s 1253 1253 ))) 1254 -|(% style="width:165px" %)AT+RJTDC=60|(% style="width:227px" %)Set the ReJoin data transmission interval in min|(% style="width:329px" %)OK((( 1255 -Set the ReJoin data transmission interval to 60 in1252 +|(% style="width:165px" %)AT+RJTDC=60000|(% style="width:227px" %)Set the ReJoin data transmission interval in min|(% style="width:329px" %)OK((( 1253 +Set the ReJoin data transmission interval to 60000ms = 60 seconds 1256 1256 ))) 1257 1257 1258 1258 (% style="color:blue" %)**Downlink Command: 0x26**