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
-
... ... @@ -3,6 +3,7 @@ 3 3 {{toc/}} 4 4 5 5 6 + 6 6 = 1. Introduction = 7 7 8 8 Dragino LoRaWAN End Node support two types of AT Commands and Downlink Commands: ... ... @@ -23,8 +23,6 @@ 23 23 ** Use Base64 format to send a downlink: [[Chirpstack>>doc:Main.Notes for ChirpStack.WebHome]]. 24 24 ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server) 25 25 26 - 27 - 28 28 = 3. Support End Node and firmware version = 29 29 30 30 (% border="1" style="background-color:#ffffcc; color:green; width:966px" %) ... ... @@ -98,7 +98,6 @@ 98 98 ))) 99 99 ))) 100 100 101 - 102 102 = 4. System Management Commands = 103 103 104 104 == 4.1 Change Uplink Interval == ... ... @@ -137,8 +137,6 @@ 137 137 * **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds 138 138 * **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds 139 139 140 - 141 - 142 142 == 4.2 Reboot End Node == 143 143 144 144 Feature: Reboot End Node to perform a new OTAA or ABP Join. ... ... @@ -301,7 +301,6 @@ 301 301 ))) 302 302 303 303 304 - 305 305 = 5. Keys, IDs and EUIs management = 306 306 307 307 == 5.1 Application EUI == ... ... @@ -321,7 +321,6 @@ 321 321 |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK 322 322 323 323 324 - 325 325 == 5.2 Application Key == 326 326 327 327 Feature: Get or Set the Application Key. ... ... @@ -339,7 +339,6 @@ 339 339 |(% 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 340 340 341 341 342 - 343 343 == 5.3 Application Session Key == 344 344 345 345 Feature: Get or Set the Application Session Key. ... ... @@ -358,6 +358,8 @@ 358 358 OK 359 359 ))) 360 360 354 + 355 + 361 361 == 5.4 Device Address == 362 362 363 363 Feature: Get or Set the Device Address. ... ... @@ -803,7 +803,7 @@ 803 803 804 804 ))) 805 805 806 -== 7.11Receive Delay2 == 801 +== 7.11 Receive Delay2 == 807 807 808 808 Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms 809 809 ... ... @@ -1008,6 +1008,8 @@ 1008 1008 1009 1009 ((( 1010 1010 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. 1006 + 1007 + 1011 1011 ))) 1012 1012 1013 1013 == 7.21 Get or Set RXwindows2 timeout ==