<
From version < 7.5 >
edited by Xiaoling
on 2022/05/11 10:13
To version < 1.3 >
edited by Xiaoling
on 2022/05/10 16:14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,10 +7,10 @@
7 7  
8 8  Dragino LoRaWAN End Node support two types of AT Commands and Downlink Commands:
9 9  
10 -* **Common Commands:** They should be available for each sensor, such as: change uplink interval, reset device.
11 -* **Sensor Related Commands:** Only for special sensor, such as control relay, poll RS485 device.
10 +* Common Commands: They should be available for each sensor, such as: change uplink interval, reset device.
11 +* Sensor Related Commands: Only for special sensor, such as control relay, poll RS485 device.
12 12  
13 -**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.**
13 +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.
14 14  
15 15  
16 16  = 2. How to use AT Commands or Downlink command =
... ... @@ -21,23 +21,26 @@
21 21  ** Use Base64 format to send a downlink: [[Chirpstack>>url:https://wiki.dragino.com/index.php/Notes_for_ChirpStack#Downlink]].
22 22  ** See use note for more serves [[Servers Note>>url:https://wiki.dragino.com/index.php/Main_Page#Use_Note_for_Server]]
23 23  
24 +
25 +\\
26 +
24 24  = 3. Support End Node and firmware version =
25 25  
26 -(% style="background-color:#ffffcc; color:green; width:995.222px" %)
27 -|=(% colspan="3" style="width: 992px;" %)Dragino STM32 base hardware Firmware / LoRaWAN stack list
28 -|(% style="width:187px" %)**Model**|(% style="width:349px" %)**Description**|(% style="width:453px" %)**Firmware Version <~-~-> Stack Version**
29 -|(% style="width:187px" %)[[LSN50-v1>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/128-lsn50.html]], [[LSN50-V2>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/155-lsn50-v2.html]],|(% style="width:349px" %)Open Source Generic LoRaWAN Sensor Node|(% style="width:453px" %)LSN50 v1.6.0 <~-~-> DR-LWS-003;(((
29 +|=(% colspan="3" %)Dragino STM32 base hardware Firmware / LoRaWAN stack list
30 +|**Model**|**Description**|**Firmware Version <~-~-> Stack Version**
31 +|[[LSN50-v1>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/128-lsn50.html]], [[LSN50-V2>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/155-lsn50-v2.html]],|Open Source Generic LoRaWAN Sensor Node|LSN50 v1.6.0 <~-~-> DR-LWS-003;(((
30 30  LSN50 v1.7.0 <~-~-> DR-LWS-005; ~-~-> Support since this version
31 31  )))
32 -|(% style="width:187px" %)[[LGT92>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/142-lgt-92.html]],|(% style="width:349px" %)LoRaWAN GPS Tracker|(% style="width:453px" %)LGT92 v1.6.3 <~-~-> DR-LWS-003;(((
34 +|[[LGT92>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/142-lgt-92.html]],|LoRaWAN GPS Tracker|LGT92 v1.6.3 <~-~-> DR-LWS-003;(((
33 33  LGT92 v1.6.4 <~-~-> DR-LWS-005;~-~-> Support since this version
34 34  )))
35 -|(% style="width:187px" %)[[LBT1>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/165-lbt1.html]],|(% style="width:349px" %)LoRaWAN BLE Indoor Tracker|(% style="width:453px" %)LBT1 v1.0 <~-~-> DR-LWS-005;
36 -|(% style="width:187px" %)[[RS485-LN>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/154-rs485-ln.html]],|(% style="width:349px" %)LoRaWAN RS485 Modbus Converter|(% style="width:453px" %)RS485-LN v1.3 <~-~-> DR-LWS-005;
37 -|(% style="width:187px" %)[[LHT65>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/151-lht65.html]],|(% style="width:349px" %)LoRaWAN Temperature & Humidity Sensor|(% style="width:453px" %)LHT65 v1.7 <~-~-> DR-LWS-003;(((
37 +|[[LBT1>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/165-lbt1.html]],|LoRaWAN BLE Indoor Tracker|LBT1 v1.0 <~-~-> DR-LWS-005;
38 +|[[RS485-LN>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/154-rs485-ln.html]],|LoRaWAN RS485 Modbus Converter|RS485-LN v1.3 <~-~-> DR-LWS-005;
39 +|[[LHT65>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/151-lht65.html]],|LoRaWAN Temperature & Humidity Sensor|LHT65 v1.7 <~-~-> DR-LWS-003;(((
38 38  LHT65 v1.8.0 <~-~-> DR-LWS-005;~-~-> Support since this version
39 39  )))
40 40  
43 +
41 41  = 4. System Management Commands =
42 42  
43 43  == 4.1 Change Uplink Interval ==
... ... @@ -44,99 +44,77 @@
44 44  
45 45  Feature: Change LoRaWAN End Node Transmit Interval.
46 46  
47 -(% class="box infomessage" %)
48 -(((
49 -**AT Command: AT+TDC**
50 -)))
50 +AT Command: AT+TDC
51 51  
52 -(% style="background-color:#ffffcc; color:green; width:727.222px" %)
53 -|=(% colspan="3" style="width: 724px;" %)AT+TDC
54 -|(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response**
55 -|(% style="width:165px" %)AT+TDC=?|(% style="width:227px" %)Show current transmit Interval|(% style="width:329px" %)30000(((
52 +|=(% colspan="3" %)AT+TDC
53 +|**Command Example**|**Function**|**Response**
54 +|AT+TDC=?|Show current transmit Interval|30000(((
56 56  OK
57 57  
58 58  the interval is 30000ms = 30s
59 59  )))
60 -|(% style="width:165px" %)AT+TDC=60000|(% style="width:227px" %)Set Transmit Interval|(% style="width:329px" %)OK(((
59 +|AT+TDC=60000|Set Transmit Interval|OK(((
61 61  Set transmit interval to 60000ms = 60 seconds
62 62  )))
63 63  
64 -{{info}}
65 -**Downlink Command: 0x01**
66 -{{/info}}
67 67  
64 +Downlink Command: 0x01
65 +
68 68  Format: Command Code (0x01) followed by 3 bytes time value.
69 69  
70 70  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
71 71  
72 -* **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds
73 -* **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds
70 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
71 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
74 74  
75 75  == 4.2 Reboot End Node ==
76 76  
77 77  Feature: Reboot End Node to perform a new OTAA or ABP Join.
78 78  
79 -{{info}}
80 -**AT Command: ATZ**
81 -{{/info}}
77 +AT Command: ATZ
82 82  
83 -(% border="0" style="background-color:#ffffcc; color:green; width:727.222px" %)
84 84  |=(% colspan="3" %)ATZ: Trig a reset of the MCU
85 85  |**Command Example**|**Function**|**Response**
86 -|ATZ|Reset MCU|(((
87 -Device reset and show booting info
81 +|ATZ|Reset MCU|Device reset and show booting info
88 88  
89 -LSN50 Device/LoRa ST Module
90 -
83 +{{{LSN50 Device/LoRa ST Module
91 91  Image Version: XX
92 -
93 93  Frequency Band: XX
94 -
95 95  DevEui= XX XX XX XX XX XX XX XX
96 96  
97 97  <followed by the Tx and Rx information>
98 -)))
89 +}}}
99 99  
100 -{{info}}
101 -**Downlink Command: 0x04**
102 -{{/info}}
103 103  
92 +Downlink Command: 0x04
93 +
104 104  Format: Command Code (0x04) followed by FF.
105 105  
106 -If the downlink payload=**04FF**, the end node will reboot.
96 +If the downlink payload=04FF, the end node will reboot.
107 107  
108 108  == 4.3 Reset to factory Default ==
109 109  
110 110  Feature: Reset the parameters to Factory Default, factory default value depends on the firmware settings, the OTAA and ABP keys will reserve after this command.
111 111  
112 -{{info}}
113 -**AT Command: AT+FDR**
114 -{{/info}}
102 +AT Command: AT+FDR
115 115  
116 -(% style="background-color:#ffffcc; color:green; width:831.222px" %)
117 -|=(% colspan="3" style="width: 828px;" %)Reset to factory default
118 -|(% style="width:181px" %)**Command Example**|(% style="width:181px" %)**Function**|(% style="width:465px" %)**Response**
119 -|(% style="width:181px" %)AT+FDR|(% style="width:181px" %)Reset to factory default|(% style="width:465px" %)(((
120 -Device reset to factory default parameters and show booting info
104 +|=(% colspan="3" %)Reset to factory default
105 +|**Command Example**|**Function**|**Response**
106 +|AT+FDR|Reset to factory default|Device reset to factory default parameters and show booting info
121 121  
122 -LSN50 Device/LoRa ST Module
123 -
108 +{{{LSN50 Device/LoRa ST Module
124 124  Image Version: XX
125 -
126 126  Frequency Band: XX
127 -
128 128  DevEui= XX XX XX XX XX XX XX XX
129 -
130 130  Please set the parameters or reset Device to apply change
131 -)))
113 +}}}
132 132  
133 -{{info}}
134 -**Downlink Command: 0x04**
135 -{{/info}}
136 136  
116 +Downlink Command: 0x04
117 +
137 137  Format: Command Code (0x04) followed by FE.
138 138  
139 -If the downlink payload=**04FE**, Reset Parameters to Factory Default, Keys Reserve.
120 +If the downlink payload=04FE, Reset Parameters to Factory Default, Keys Reserve.
140 140  
141 141  
142 142  == 4.4 Show Firmware Version ==
... ... @@ -143,35 +143,32 @@
143 143  
144 144  Feature: Show firmware version. No downlink command yet.
145 145  
146 -{{info}}
147 -**AT Command: AT+VER**
148 -{{/info}}
127 +AT Command: AT+VER
149 149  
150 -(% style="background-color:#ffffcc; color:green" %)
151 151  |=(% colspan="3" %)AT+VER: Image Version and Frequency Band
152 152  |**Command Example**|**Function**|**Response**
153 -|AT+VER=?|Show Image version and Frequency Band|(((
154 -1.3 EU868
131 +|AT+VER=?|Show Image version and Frequency Band|
155 155  
133 +{{{1.3 EU868
156 156  OK
157 -)))
135 +}}}
158 158  
159 -{{info}}
160 -**Downlink Command: 0x26 (Valid in 006 stack)**
161 -{{/info}}
162 162  
138 +Downlink Command: 0x26 (Valid in 006 stack)
139 +
163 163  Downlink Format: 0x26
164 164  
165 165  Device will reply with firmware version info, device info. frequency band info. detail please check device user manual. Total 5 bytes Example: If device is of firmware version 1.1.0 Upload: xx ~-~- yy ~-~- zz ~-~- 110 total 5 bytes
166 166  
167 -**xx: Software Type:**
144 +xx: Software Type:
168 168  
169 169  * 0x00 01: LGT92 Version
170 170  * 0x00 02: LBT1
171 171  * 0x00 03: LSE01/LDDS75/LDDS20/LSPH01/LLMS01/LSNPK01
172 172  
173 -**yy: Frequency Band:**
174 174  
151 +yy: Frequency Band:
152 +
175 175  * 0x01: EU868
176 176  * 0x02: US915
177 177  * 0x03: IN865
... ... @@ -183,7 +183,7 @@
183 183  * 0x09: AS923-2
184 184  * 0xa0: AS923-3
185 185  
186 -**zz: Subband**
164 +zz: Subband
187 187  
188 188  firmware version: v1.1.0 ~-~-> 110
189 189  
... ... @@ -192,26 +192,19 @@
192 192  
193 193  Feature: Show All configure. No downlink command yet.
194 194  
195 -{{info}}
196 -**AT Command: AT+CFG**
197 -{{/info}}
173 +AT Command: AT+CFG
198 198  
199 -(% style="background-color:#ffffcc; color:green; width:599.222px" %)
200 -|=(% colspan="3" style="width: 596px;" %)AT+CFG: Print all configurations
201 -|(% style="width:160px" %)**Command Example**|(% style="width:154px" %)**Function**|(% style="width:280px" %)**Response**
202 -|(% style="width:160px" %)AT+CFG|(% style="width:154px" %)Show all configures|(% style="width:280px" %)(((
203 -AT+DEUI = XX XX XX XX XX XX XX XX
175 +|=(% colspan="3" %)AT+CFG: Print all configurations
176 +|**Command Example**|**Function**|**Response**
177 +|AT+CFG|Show all configures|
204 204  
179 +{{{AT+DEUI = XX XX XX XX XX XX XX XX
205 205  AT+DADDR=XXXXXXXX
206 -
207 207  ……….
208 -
209 209  AT+RX2WTO=X
210 -
211 211  AT+CHS=868100000
212 -
213 213  OK
214 -)))
185 +}}}
215 215  
216 216  
217 217  = 5. Keys, IDs and EUIs management =
... ... @@ -220,34 +220,30 @@
220 220  
221 221  Feature: Get or Set the Application EUI.
222 222  
223 -{{info}}
224 -**AT Command: AT+APPEUI**
225 -{{/info}}
194 +AT Command: AT+APPEUI
226 226  
227 -(% style="background-color:#ffffcc; color:green; width:686.222px" %)
228 -|=(% colspan="3" style="width: 683px;" %)AT+APPEUI
229 -|(% style="width:305px" %)**Command Example**|(% style="width:186px" %)**Function**|(% style="width:191px" %)**Response**
230 -|(% style="width:305px" %)AT+APPEUI=?|(% style="width:186px" %)Get the Application EUI|(% style="width:191px" %)00 b3 d5 00 00 00 00 00(((
196 +|=(% colspan="3" %)AT+APPEUI
197 +|**Command Example**|**Function**|**Response**
198 +|AT+APPEUI=?|Get the Application EUI|00 b3 d5 00 00 00 00 00(((
231 231  OK
232 232  )))
233 -|(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
201 +|AT+APPEUI=00 b3 d5 7e f0 00 4d 34|Set the Application EUI|OK
234 234  
203 +
235 235  == 5.2 Application Key ==
236 236  
237 237  Feature: Get or Set the Application Key.
238 238  
239 -{{info}}
240 -**AT Command: AT+APPKEY**
241 -{{/info}}
208 +AT Command: AT+APPKEY
242 242  
243 -(% style="background-color:#ffffcc; color:green; width:976.222px" %)
244 -|=(% colspan="3" style="width: 973px;" %)AT+APPKEY
245 -|(% style="width:441px" %)**Command Example**|(% style="width:180px" %)**Function**|(% style="width:350px" %)**Response**
246 -|(% style="width:441px" %)AT+APPKEY=?|(% style="width:180px" %)Get the Application Key|(% style="width:350px" %)00 35 55 55 22 23 55 53 43 24 23 42 34 35 35 35(((
210 +|=(% colspan="3" %)AT+APPKEY
211 +|**Command Example**|**Function**|**Response**
212 +|AT+APPKEY=?|Get the Application Key|00 35 55 55 22 23 55 53 43 24 23 42 34 35 35 35(((
247 247  OK
248 248  )))
249 -|(% 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
215 +|AT+APPKEY=00 35 55 55 22 23 55 53 43 24 23 42 34 35 35 35|Set the Application Key.|OK
250 250  
217 +
251 251  == 5.3 Application Session Key ==
252 252  
253 253  Feature: Get or Set the Application Session Key.
... ... @@ -263,6 +263,7 @@
263 263  OK
264 264  )))
265 265  
233 +
266 266  == 5.4 Device Address ==
267 267  
268 268  Feature: Get or Set the Device Address.
... ... @@ -278,6 +278,7 @@
278 278  )))
279 279  |AT+DADDR=A8 40 41 FF|Set the Application Session Key.|OK
280 280  
249 +
281 281  == 5.5 Device EUI ==
282 282  
283 283  Feature: Get or Set the Device EUI.
... ... @@ -293,6 +293,7 @@
293 293  OK
294 294  )))
295 295  
265 +
296 296  == 5.6 Network ID ==
297 297  
298 298  Feature: Get or Set the Network ID.(You can enter this command change only after successful network connection)
... ... @@ -306,6 +306,7 @@
306 306  )))
307 307  |AT+NWKID=A8 40 41 FF|Set the Network ID.|OK
308 308  
279 +
309 309  == 5.7 Network Session Key ==
310 310  
311 311  Feature: Get or Set the Network Session Key
... ... @@ -319,6 +319,7 @@
319 319  )))
320 320  |AT+NWKSKEY=A8 40 41 FF FF 12 34 56 00 01 02 04 05 06 06 07|Set the Network Session Key.|OK
321 321  
293 +
322 322  = 6. Joining and sending date on LoRaWAN network =
323 323  
324 324  == 6.1 Confirm Mode ==
... ... @@ -335,6 +335,7 @@
335 335  |AT+CFM=1|Set the confirmation mode|OK
336 336  |AT+CFM=2|Set the confirmation mode|While Error in format, return AT_PARAM_ERROR
337 337  
310 +
338 338  Downlink Command: 0x05
339 339  
340 340  Format: Command Code (0x05) followed by 2 bytes mode value.
... ... @@ -344,6 +344,7 @@
344 344  * Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1
345 345  * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
346 346  
320 +
347 347  == 6.2 Confirm Status ==
348 348  
349 349  Feature: Get confirmation status of the last AT+SEND (0-1).
... ... @@ -356,6 +356,7 @@
356 356  OK
357 357  )))
358 358  
333 +
359 359  == 6.3 Join LoRa® Network ==
360 360  
361 361  Feature: Join network.
... ... @@ -370,6 +370,7 @@
370 370  While Error in format, return AT_BUSY_ERROR
371 371  )))
372 372  
348 +
373 373  == 6.4 LoRa® Network Join Mode ==
374 374  
375 375  Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA).
... ... @@ -384,6 +384,7 @@
384 384  |AT+NJM=0|Set the Network Join Mode|OK
385 385  |AT+NJM=2|Set the Network Join Mode|While Error in format, return AT_PARAM_ERROR
386 386  
363 +
387 387  Downlink Command: 0x20
388 388  
389 389  Format: Command Code (0x20) followed by 1 bytes mode value.
... ... @@ -393,6 +393,7 @@
393 393  * Example 1: Downlink Payload: 2000 ~/~/ Set AT+NJM=O
394 394  * Example 2: Downlink Payload: 2001 ~/~/ Set AT+NJM=1
395 395  
373 +
396 396  == 6.5 LoRa® Network Join Status ==
397 397  
398 398  Feature: LoRa® Network Join Status.
... ... @@ -405,6 +405,7 @@
405 405  OK
406 406  )))
407 407  
386 +
408 408  == 6.6 Print Last Received Data in Raw Format ==
409 409  
410 410  Feature: Print Last Received Data in Raw Format<port:data>.
... ... @@ -417,6 +417,7 @@
417 417  OK
418 418  )))
419 419  
399 +
420 420  == 6.7 Print Last Received Data in Binary Format ==
421 421  
422 422  Feature: Print Last Received Data in Binary Format<port:data>.
... ... @@ -429,6 +429,7 @@
429 429  OK
430 430  )))
431 431  
412 +
432 432  == 6.8 Send Text Data ==
433 433  
434 434  Feature: Send Text Data<port:data>.
... ... @@ -445,6 +445,7 @@
445 445  
446 446  )))
447 447  
429 +
448 448  == 6.9 Send Hexadecimal Data ==
449 449  
450 450  Feature: Send hexadecimal data along with the application port.
... ... @@ -460,6 +460,7 @@
460 460  
461 461  )))
462 462  
445 +
463 463  = 7. LoRaWAN network management =
464 464  
465 465  == 7.1 Adaptive Data Rate ==
... ... @@ -479,6 +479,7 @@
479 479  AT_PARAM_ERROR
480 480  )))
481 481  
465 +
482 482  Downlink Command: 0x22
483 483  
484 484  
... ... @@ -487,6 +487,7 @@
487 487  * Example 1: Downlink Payload: 2201 ~/~/ Set AT+ADR=1.
488 488  * Example 2: Downlink Payload: 2200FFFF ~/~/ Set AT+ADR=0.
489 489  
474 +
490 490  == 7.2 LoRa® Class ==
491 491  
492 492  Feature: Get or Set the Device Class(Currently only support class A, class C).
... ... @@ -502,6 +502,7 @@
502 502  
503 503  )))
504 504  
490 +
505 505  == 7.3 Duty Cycle Setting ==
506 506  
507 507  Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing.
... ... @@ -517,6 +517,7 @@
517 517  
518 518  )))
519 519  
506 +
520 520  == 7.4 Data Rate ==
521 521  
522 522  Feature: Get or Set the Data Rate. (0-7 corresponding to DR_X) . Note: while set Data Rate, please use set Adptive Data Rate, ADR=0 first. otherwise device will response to server's ADR command and change the DR to the setting from server
... ... @@ -532,6 +532,7 @@
532 532  
533 533  )))
534 534  
522 +
535 535  Downlink Command: 0x2200aaFF
536 536  
537 537  
... ... @@ -540,6 +540,7 @@
540 540  * Example 1: Downlink Payload: 220001FF ~/~/ Set AT+DR=1.
541 541  * Example 2: Downlink Payload: 220000FF ~/~/ Set AT+DR=0.
542 542  
531 +
543 543  == 7.5 Frame Counter Downlink ==
544 544  
545 545  Feature: Get or Set the Frame Counter Downlink.
... ... @@ -557,6 +557,7 @@
557 557  
558 558  )))
559 559  
549 +
560 560  == 7.6 Frame Counter Uplink ==
561 561  
562 562  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -572,6 +572,7 @@
572 572  
573 573  )))
574 574  
565 +
575 575  == 7.7 Join Accept Delay1 ==
576 576  
577 577  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms.
... ... @@ -587,6 +587,7 @@
587 587  
588 588  )))
589 589  
581 +
590 590  == 7.8 Join Accept Delay2 ==
591 591  
592 592  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms.
... ... @@ -602,6 +602,7 @@
602 602  
603 603  )))
604 604  
597 +
605 605  == 7.9 Public Network Mode ==
606 606  
607 607  Feature: Get or Set the public network mode. (0: off, 1: on)
... ... @@ -619,6 +619,7 @@
619 619  
620 620  )))
621 621  
615 +
622 622  == 7.10 Receive Delay1 ==
623 623  
624 624  Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
... ... @@ -634,6 +634,7 @@
634 634  
635 635  )))
636 636  
631 +
637 637  == 7.11Receive Delay2 ==
638 638  
639 639  Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
... ... @@ -649,6 +649,7 @@
649 649  
650 650  )))
651 651  
647 +
652 652  == 7.12 Rx2 Window Data Rate ==
653 653  
654 654  Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
... ... @@ -664,6 +664,7 @@
664 664  
665 665  )))
666 666  
663 +
667 667  == 7.13 Rx2 Window Frequency ==
668 668  
669 669  Feature: Get or Set the Rx2 window frequency
... ... @@ -679,6 +679,7 @@
679 679  
680 680  )))
681 681  
679 +
682 682  == 7.14 Transmit Power ==
683 683  
684 684  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. )
... ... @@ -701,6 +701,7 @@
701 701  * Example 1: Downlink Payload: 22000102 ~/~/ Set AT+TXP=2.
702 702  * Example 2: Downlink Payload: 220000FF ~/~/ Set AT+TXP=0.
703 703  
702 +
704 704  == 7.15 RSSI of the Last Received Packet ==
705 705  
706 706  Feature: Get or Set the Rx2 window frequency
... ... @@ -713,6 +713,7 @@
713 713  OK
714 714  )))
715 715  
715 +
716 716  == 7.16 SNR of the Last Received Packet ==
717 717  
718 718  Feature: Get the SNR of the last received packet
... ... @@ -725,6 +725,7 @@
725 725  OK
726 726  )))
727 727  
728 +
728 728  == 7.17 Application Port ==
729 729  
730 730  Feature: Get or set the application port.
... ... @@ -738,6 +738,7 @@
738 738  )))
739 739  |AT+PORT=21|Set the application port|OK
740 740  
742 +
741 741  Downlink Command: 0x23
742 742  
743 743  Format: Command Code (0x23) followed by 1 bytes port value.
... ... @@ -747,6 +747,7 @@
747 747  * Example 1: Downlink Payload: 2301 ~/~/ set the application port to 1
748 748  * Example 2: Downlink Payload: 2305 ~/~/ set the application port to 5
749 749  
752 +
750 750  == 7.18 Single Channel Mode ==
751 751  
752 752  Feature:Get or Set Frequency (Unit: Hz) for Single Channel Mode.
... ... @@ -760,6 +760,7 @@
760 760  )))
761 761  |AT+CHS=868100000|Set Frequency for Single Channel Mode|OK
762 762  
766 +
763 763  == 7.19 Eight Channel Mode ==
764 764  
765 765  Feature: Get or Set eight channels mode,Only for US915,AU915,CN470.
... ... @@ -775,6 +775,7 @@
775 775  )))
776 776  |AT+CHE=1|Set eight channels mode|OK
777 777  
782 +
778 778  Downlink Command: 0x24
779 779  
780 780  Format: Command Code (0x24) followed by 1 bytes channel value.
... ... @@ -784,6 +784,7 @@
784 784  * Example 1: Downlink Payload: 2401 ~/~/ set channel mode to 1
785 785  * Example 2: Downlink Payload: 2405 ~/~/ set channel mode to 5
786 786  
792 +
787 787  == 7.20 Get or Set RXwindows1 timeout ==
788 788  
789 789  Feature:Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255).
... ... @@ -816,6 +816,7 @@
816 816  )))
817 817  |AT+RX2WTO=20|Set RXwindows2 timeout|OK
818 818  
825 +
819 819  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
820 820  
821 821  Feature: Get or Set uplinkdwelltime
... ... @@ -829,6 +829,7 @@
829 829  )))
830 830  |AT+DWELLT=0|Set uplinkdwelltime|OK
831 831  
839 +
832 832  Downlink Command: 0x25
833 833  
834 834  Format: Command Code (0x25) followed by 1 bytes state value.
... ... @@ -838,6 +838,7 @@
838 838  * Example 1: Downlink Payload: 2501 ~/~/ set uplinkdwelltime to 1
839 839  * Example 2: Downlink Payload: 2500 ~/~/ set uplinkdwelltime to 0
840 840  
849 +
841 841  == 7.23 Set Packet Receiving Response Level ==
842 842  
843 843  Feature: Get or Set packet receiving response level. This feature is used to set compatible with different LoRaWAN servers. If RPL doesn;t match , user will see strange message in the server portal.
... ... @@ -856,6 +856,7 @@
856 856  * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command.
857 857  * 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.
858 858  
868 +
859 859  AT Command: AT+RPL
860 860  
861 861  |=(% colspan="3" %)AT+RPL
... ... @@ -865,6 +865,7 @@
865 865  )))
866 866  |AT+RPL=0|Set packet receiving response level|OK
867 867  
878 +
868 868  Downlink Command: 0x21
869 869  
870 870  Format: Command Code (0x21) followed by 1 bytes level value.
... ... @@ -874,6 +874,7 @@
874 874  * Example 1: Downlink Payload: 2101 ~/~/ set packet receiving response level to 1
875 875  * Example 2: Downlink Payload: 2102 ~/~/ set packet receiving response level to 2
876 876  
888 +
877 877  = 8. AT Commands Combination =
878 878  
879 879  == 8.1 Set a fix RX2DR for downlink window ==
... ... @@ -881,6 +881,7 @@
881 881  * AT+ADR=0 ~-~-> Disable ADR first
882 882  * AT+RX2DR=xxxx ~-~-> Set xxxx to your wanted DataRate
883 883  
896 +
884 884  == 8.2 Use Downlink Command to set a fix uplink DR ==
885 885  
886 886  Downlink Command: 0x22000500
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0