<
From version < 38.101 >
edited by Xiaoling
on 2022/06/01 11:53
To version < 20.1 >
edited by Xiaoling
on 2022/05/27 17:47
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,6 @@
3 3  {{toc/}}
4 4  
5 5  
6 -
7 7  = 1. Introduction =
8 8  
9 9  Dragino LoRaWAN End Node support two types of AT Commands and Downlink Commands:
... ... @@ -20,8 +20,8 @@
20 20  
21 21  * 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/]]
22 22  * 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:
23 -** Use HEX format to send a downlink: [[TTN v3>>Notes for TTN]]
24 -** Use Base64 format to send a downlink: [[Chirpstack>>Notes for ChirpStack]]
22 +** Use HEX format to send a downlink: [[TTN v3>>doc:Main.Notes for TTN.WebHome]]
23 +** Use Base64 format to send a downlink: [[Chirpstack>>doc:Main.Notes for ChirpStack.WebHome]].
25 25  ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server)
26 26  
27 27  
... ... @@ -99,6 +99,7 @@
99 99  )))
100 100  )))
101 101  
101 +
102 102  = 4. System Management Commands =
103 103  
104 104  == 4.1 Change Uplink Interval ==
... ... @@ -137,6 +137,8 @@
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 +
140 140  == 4.2 Reboot End Node ==
141 141  
142 142  Feature: Reboot End Node to perform a new OTAA or ABP Join.
... ... @@ -298,6 +298,8 @@
298 298  OK
299 299  )))
300 300  
303 +
304 +
301 301  = 5. Keys, IDs and EUIs management =
302 302  
303 303  == 5.1 Application EUI ==
... ... @@ -316,6 +316,8 @@
316 316  )))
317 317  |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
318 318  
323 +
324 +
319 319  == 5.2 Application Key ==
320 320  
321 321  Feature: Get or Set the Application Key.
... ... @@ -332,6 +332,8 @@
332 332  )))
333 333  |(% 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
334 334  
341 +
342 +
335 335  == 5.3 Application Session Key ==
336 336  
337 337  Feature: Get or Set the Application Session Key.
... ... @@ -795,7 +795,7 @@
795 795  
796 796  )))
797 797  
798 -== 7.11 Receive Delay2 ==
806 +== 7.11Receive Delay2 ==
799 799  
800 800  Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
801 801  
... ... @@ -1000,8 +1000,6 @@
1000 1000  
1001 1001  (((
1002 1002  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.
1003 -
1004 -
1005 1005  )))
1006 1006  
1007 1007  == 7.21 Get or Set RXwindows2 timeout ==
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0