<
From version < 50.4 >
edited by Xiaoling
on 2022/07/13 11:50
To version < 52.2 >
edited by Xiaoling
on 2022/08/12 14:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,6 +15,8 @@
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 17  
18 +
19 +
18 18  )))
19 19  
20 20  = 2. How to use AT Commands or Downlink command =
... ... @@ -28,6 +28,7 @@
28 28  
29 29  
30 30  
33 +
31 31  = 3. Support End Node and firmware version =
32 32  
33 33  
... ... @@ -112,11 +112,9 @@
112 112  
113 113  Feature: Change LoRaWAN End Node Transmit Interval.
114 114  
115 -(% class="box infomessage" %)
116 -(((
117 -**AT Command: AT+TDC**
118 -)))
119 119  
119 +(% style="color:blue" %)**AT Command: AT+TDC**
120 +
120 120  (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
121 121  |=(% colspan="3" style="width: 724px;" %)AT+TDC
122 122  |(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response**
... ... @@ -129,11 +129,11 @@
129 129  Set transmit interval to 60000ms = 60 seconds
130 130  )))
131 131  
132 -{{info}}
133 -**Downlink Command: 0x01**
134 -{{/info}}
135 -
136 136  (((
134 +
135 +
136 +(% style="color:blue" %)**Downlink Command: 0x01**
137 +
137 137  Format: Command Code (0x01) followed by 3 bytes time value.
138 138  )))
139 139  
... ... @@ -141,23 +141,23 @@
141 141  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
142 142  )))
143 143  
144 -* **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds
145 -* **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds
145 +* **Example 1**: Downlink Payload:** 0100001E**  ~/~/ Set Transmit Interval (TDC) = 30 seconds
146 +* **Example 2**: Downlink Payload:** 0100003C**  ~/~/ Set Transmit Interval (TDC) = 60 seconds
146 146  
147 147  
148 148  
149 149  == 4.2 Reboot End Node ==
150 150  
152 +
151 151  Feature: Reboot End Node to perform a new OTAA or ABP Join.
152 152  
153 -{{info}}
154 -**AT Command: ATZ**
155 -{{/info}}
156 156  
157 -(% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
158 -|=(% colspan="3" %)ATZ: Trig a reset of the MCU
159 -|**Command Example**|**Function**|**Response**
160 -|ATZ|Reset MCU|(((
156 +(% style="color:blue" %)**AT Command: ATZ**
157 +
158 +(% border="1" style="background-color:#ffffcc; color:green; width:546px" %)
159 +|=(% colspan="3" style="width: 543px;" %)ATZ: Trig a reset of the MCU
160 +|(% style="width:157px" %)**Command Example**|(% style="width:92px" %)**Function**|(% style="width:294px" %)**Response**
161 +|(% style="width:157px" %)ATZ|(% style="width:92px" %)Reset MCU|(% style="width:294px" %)(((
161 161  Device reset and show booting info
162 162  
163 163  LSN50 Device/LoRa ST Module
... ... @@ -171,9 +171,7 @@
171 171  <followed by the Tx and Rx information>
172 172  )))
173 173  
174 -{{info}}
175 -**Downlink Command: 0x04**
176 -{{/info}}
175 +(% style="color:blue" %)**Downlink Command: 0x04**
177 177  
178 178  (((
179 179  Format: Command Code (0x04) followed by FF.
... ... @@ -182,21 +182,22 @@
182 182  (((
183 183  If the downlink payload=**04FF**, the end node will reboot.
184 184  
184 +
185 185  
186 186  )))
187 187  
188 188  == 4.3 Reset to factory Default ==
189 189  
190 +
190 190  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.
191 191  
192 -{{info}}
193 -**AT Command: AT+FDR**
194 -{{/info}}
195 195  
196 -(% border="1" style="background-color:#ffffcc; color:green; width:831.222px" %)
197 -|=(% colspan="3" style="width: 828px;" %)Reset to factory default
198 -|(% style="width:181px" %)**Command Example**|(% style="width:181px" %)**Function**|(% style="width:465px" %)**Response**
199 -|(% style="width:181px" %)AT+FDR|(% style="width:181px" %)Reset to factory default|(% style="width:465px" %)(((
194 +(% style="color:blue" %)**AT Command: AT+FDR**
195 +
196 +(% border="1" style="background-color:#ffffcc; color:green; width:789px" %)
197 +|=(% colspan="3" style="width: 786px;" %)Reset to factory default
198 +|(% style="width:154px" %)**Command Example**|(% style="width:175px" %)**Function**|(% style="width:456px" %)**Response**
199 +|(% style="width:154px" %)AT+FDR|(% style="width:175px" %)Reset to factory default|(% style="width:456px" %)(((
200 200  Device reset to factory default parameters and show booting info
201 201  
202 202  LSN50 Device/LoRa ST Module
... ... @@ -210,9 +210,7 @@
210 210  Please set the parameters or reset Device to apply change
211 211  )))
212 212  
213 -{{info}}
214 -**Downlink Command: 0x04**
215 -{{/info}}
213 +(% style="color:blue" %)**Downlink Command: 0x04**
216 216  
217 217  (((
218 218  Format: Command Code (0x04) followed by FE.
... ... @@ -223,26 +223,25 @@
223 223  )))
224 224  
225 225  
224 +
226 226  == 4.4 Show Firmware Version ==
227 227  
227 +
228 228  Feature: Show firmware version. No downlink command yet.
229 229  
230 -{{info}}
231 -**AT Command: AT+VER**
232 -{{/info}}
233 233  
234 -(% border="1" style="background-color:#ffffcc; color:green; width:586px" %)
235 -|=(% colspan="3" style="width: 583px;" %)AT+VER: Image Version and Frequency Band
236 -|(% style="width:170px" %)**Command Example**|(% style="width:300px" %)**Function**|(% style="width:113px" %)**Response**
237 -|(% style="width:170px" %)AT+VER=?|(% style="width:300px" %)Show Image version and Frequency Band|(% style="width:113px" %)(((
231 +(% style="color:blue" %)**AT Command: AT+VER**
232 +
233 +(% border="1" style="background-color:#ffffcc; color:green; width:542px" %)
234 +|=(% colspan="3" style="width: 539px;" %)AT+VER: Image Version and Frequency Band
235 +|(% style="width:157px" %)**Command Example**|(% style="width:295px" %)**Function**|(% style="width:86px" %)**Response**
236 +|(% style="width:157px" %)AT+VER=?|(% style="width:295px" %)Show Image version and Frequency Band|(% style="width:86px" %)(((
238 238  1.3 EU868
239 239  
240 240  OK
241 241  )))
242 242  
243 -{{info}}
244 -**Downlink Command: 0x26 (Valid in 006 stack)**
245 -{{/info}}
242 +(% style="color:blue" %)**Downlink Command: 0x26 (Valid in 006 stack)**
246 246  
247 247  (((
248 248  Downlink Format: 0x26
... ... @@ -253,6 +253,9 @@
253 253  )))
254 254  
255 255  (((
253 +
254 +
255 +
256 256  **xx: Software Type:**
257 257  )))
258 258  
... ... @@ -261,6 +261,8 @@
261 261  * 0x00 03: LSE01/LDDS75/LDDS20/LSPH01/LLMS01/LSNPK01
262 262  
263 263  (((
264 +
265 +
264 264  **yy: Frequency Band:**
265 265  )))
266 266  
... ... @@ -276,6 +276,8 @@
276 276  * 0xa0: AS923-3
277 277  
278 278  (((
281 +
282 +
279 279  **zz: Subband**
280 280  )))
281 281  
... ... @@ -282,14 +282,15 @@
282 282  firmware version: v1.1.0 ~-~-> 110
283 283  
284 284  
289 +
285 285  == 4.5 Show System Configure ==
286 286  
292 +
287 287  Feature: Show All configure. No downlink command yet.
288 288  
289 -{{info}}
290 -**AT Command: AT+CFG**
291 -{{/info}}
292 292  
296 +(% style="color:blue" %)**AT Command: AT+CFG**
297 +
293 293  (% border="1" style="background-color:#ffffcc; color:green; width:599.222px" %)
294 294  |=(% colspan="3" style="width: 596px;" %)AT+CFG: Print all configurations
295 295  |(% style="width:160px" %)**Command Example**|(% style="width:154px" %)**Function**|(% style="width:280px" %)**Response**
... ... @@ -307,16 +307,19 @@
307 307  OK
308 308  )))
309 309  
315 +
316 +
310 310  = 5. Keys, IDs and EUIs management =
311 311  
319 +
312 312  == 5.1 Application EUI ==
313 313  
322 +
314 314  Feature: Get or Set the Application EUI.
315 315  
316 -{{info}}
317 -**AT Command: AT+APPEUI**
318 -{{/info}}
319 319  
326 +(% style="color:blue" %)**AT Command: AT+APPEUI**
327 +
320 320  (% border="1" style="background-color:#ffffcc; color:green; width:686.222px" %)
321 321  |=(% colspan="3" style="width: 683px;" %)AT+APPEUI
322 322  |(% style="width:305px" %)**Command Example**|(% style="width:186px" %)**Function**|(% style="width:191px" %)**Response**
... ... @@ -325,14 +325,16 @@
325 325  )))
326 326  |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
327 327  
336 +
337 +
328 328  == 5.2 Application Key ==
329 329  
340 +
330 330  Feature: Get or Set the Application Key.
331 331  
332 -{{info}}
333 -**AT Command: AT+APPKEY**
334 -{{/info}}
335 335  
344 +(% style="color:blue" %)**AT Command: AT+APPKEY**
345 +
336 336  (% border="1" style="background-color:#ffffcc; color:green; width:976.222px" %)
337 337  |=(% colspan="3" style="width: 973px;" %)AT+APPKEY
338 338  |(% style="width:441px" %)**Command Example**|(% style="width:180px" %)**Function**|(% style="width:350px" %)**Response**
... ... @@ -341,14 +341,16 @@
341 341  )))
342 342  |(% 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
343 343  
354 +
355 +
344 344  == 5.3 Application Session Key ==
345 345  
358 +
346 346  Feature: Get or Set the Application Session Key.
347 347  
348 -{{info}}
349 -**AT Command: AT+APPSKEY**
350 -{{/info}}
351 351  
362 +(% style="color:blue" %)**AT Command: AT+APPSKEY**
363 +
352 352  (% border="1" style="background-color:#ffffcc; color:green; width:1040.22px" %)
353 353  |=(% colspan="3" style="width: 1037px;" %)AT+APPSKEY
354 354  |(% style="width:451px" %)**Command Example**|(% style="width:231px" %)**Function**|(% style="width:354px" %)**Response**
... ... @@ -359,14 +359,16 @@
359 359  OK
360 360  )))
361 361  
374 +
375 +
362 362  == 5.4 Device Address ==
363 363  
378 +
364 364  Feature: Get or Set the Device Address.
365 365  
366 -{{info}}
367 -**AT Command: AT+DADDR**
368 -{{/info}}
369 369  
382 +(% style="color:blue" %)**AT Command: AT+DADDR**
383 +
370 370  (% border="1" style="background-color:#ffffcc; color:green; width:795.222px" %)
371 371  |=(% colspan="3" style="width: 792px;" %)AT+DADDR
372 372  |(% style="width:192px" %)**Command Example**|(% style="width:241px" %)**Function**|(% style="width:359px" %)**Response**
... ... @@ -377,14 +377,16 @@
377 377  )))
378 378  |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
379 379  
394 +
395 +
380 380  == 5.5 Device EUI ==
381 381  
398 +
382 382  Feature: Get or Set the Device EUI.
383 383  
384 -{{info}}
385 -**AT Command: AT+DEUI**
386 -{{/info}}
387 387  
402 +(% style="color:blue" %)**AT Command: AT+DEUI**
403 +
388 388  (% border="1" style="background-color:#ffffcc; color:green; width:1035.22px" %)
389 389  |=(% colspan="3" style="width: 1032px;" %)AT+DEUI
390 390  |(% style="width:250px" %)**Command Example**|(% style="width:147px" %)**Function**|(% style="width:634px" %)**Response**
... ... @@ -395,14 +395,16 @@
395 395  OK
396 396  )))
397 397  
414 +
415 +
398 398  == 5.6 Network ID ==
399 399  
418 +
400 400  Feature: Get or Set the Network ID.(You can enter this command change only after successful network connection)
401 401  
402 -{{info}}
403 -**AT Command: AT+NWKID**
404 -{{/info}}
405 405  
422 +(% style="color:blue" %)**AT Command: AT+NWKID**
423 +
406 406  (% border="1" style="background-color:#ffffcc; color:green; width:448.222px" %)
407 407  |=(% colspan="3" style="width: 445px;" %)AT+NWKID
408 408  |(% style="width:191px" %)**Command Example**|(% style="width:153px" %)**Function**|(% style="width:101px" %)**Response**
... ... @@ -411,14 +411,16 @@
411 411  )))
412 412  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
413 413  
432 +
433 +
414 414  == 5.7 Network Session Key ==
415 415  
436 +
416 416  Feature: Get or Set the Network Session Key
417 417  
418 -{{info}}
419 -**AT Command: AT+NWKSKEY**
420 -{{/info}}
421 421  
440 +(% style="color:blue" %)**AT Command: AT+NWKSKEY**
441 +
422 422  (% border="1" style="background-color:#ffffcc; color:green; width:1017.22px" %)
423 423  |=(% colspan="3" style="width: 1014px;" %)AT+NWKSKEY
424 424  |(% style="width:455px" %)**Command Example**|(% style="width:215px" %)**Function**|(% style="width:343px" %)**Response**
... ... @@ -427,18 +427,22 @@
427 427  )))
428 428  |(% style="width:455px" %)AT+NWKSKEY=A8 40 41 FF FF 12 34 56 00 01 02 04 05 06 06 07|(% style="width:215px" %)Set the Network Session Key.|(% style="width:343px" %)OK
429 429  
450 +
451 +
430 430  = 6. Joining and sending date on LoRaWAN network =
431 431  
454 +
432 432  == 6.1 Confirm Mode ==
433 433  
434 -=== AT+CFM command before DR-LWS007 software stack ===
435 435  
458 +=== 6.1.1  AT+CFM command before DR-LWS007 software stack ===
459 +
460 +
436 436  Feature: Get or Set the confirmation mode (0-1).
437 437  
438 -{{info}}
439 -**AT Command: AT+CFM**
440 -{{/info}}
441 441  
464 +(% style="color:blue" %)**AT Command: AT+CFM**
465 +
442 442  (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %)
443 443  |=(% colspan="3" style="width: 707px;" %)AT+CFM
444 444  |(% style="width:155px" %)**Command Example**|(% style="width:205px" %)**Function**|(% style="width:346px" %)**Response**
... ... @@ -448,21 +448,22 @@
448 448  |(% style="width:155px" %)AT+CFM=1|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)OK
449 449  |(% style="width:155px" %)AT+CFM=2|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)While Error in format, return AT_PARAM_ERROR
450 450  
451 -Downlink Command: 0x05
475 +(% style="color:blue" %)**Downlink Command: 0x05**
452 452  
453 453  Format: Command Code (0x05) followed by 2 bytes mode value.
454 454  
455 455  If the downlink payload=0501, it means set end node to use confirm mode, while type code is 05.
456 456  
457 -* Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1
458 -* Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
481 +* **Example 1:** Downlink Payload: 0501  ~/~/ Set AT+CFM=1
482 +* **Example 2:** Downlink Payload: 0500  ~/~/ Set AT+CFM=0
459 459  
460 -=== AT+CFM command since DR-LWS007 software stack ===
461 461  
462 -{{info}}
463 -**AT Command: AT+CFM**
464 -{{/info}}
465 465  
486 +=== 6.1.2  AT+CFM command since DR-LWS007 software stack ===
487 +
488 +
489 +(% style="color:blue" %)**AT Command: AT+CFM**
490 +
466 466  (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %)
467 467  |=(% colspan="3" style="width: 707px;" %)AT+CFM
468 468  |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response**
... ... @@ -494,25 +494,25 @@
494 494  OK
495 495  )))
496 496  
497 -{{info}}
498 -**Downlink Command: 0x05**
499 -{{/info}}
522 +(% style="color:blue" %)**Downlink Command: 0x05**
500 500  
501 501  Format: Command Code (0x05) followed by 2 bytes mode value.
502 502  
503 503  If the downlink payload=05010101, it means set end node to use confirm mode, while type code is 05.
504 504  
505 -* Example 1: Downlink Payload: 05010101 ~/~/ Set AT+CFM=1,1,1
506 -* Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0
528 +* **Example 1:** Downlink Payload: 05010101  ~/~/ Set AT+CFM=1,1,1
529 +* **Example 2:** Downlink Payload: 05000700  ~/~/ Set AT+CFM=0,7,0
507 507  
531 +
532 +
508 508  == 6.2 Confirm Status ==
509 509  
535 +
510 510  Feature: Get confirmation status of the last AT+SEND (0-1).
511 511  
512 -{{info}}
513 -**AT Command: AT+CFS**
514 -{{/info}}
515 515  
539 +(% style="color:blue" %)**AT Command: AT+CFS**
540 +
516 516  (% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %)
517 517  |=(% colspan="3" style="width: 531px;" %)AT+CFS
518 518  |(% style="width:156px" %)**Command Example**|(% style="width:193px" %)**Function**|(% style="width:178px" %)**Response**
... ... @@ -520,14 +520,16 @@
520 520  OK
521 521  )))
522 522  
548 +
549 +
523 523  == 6.3 Join LoRa® Network ==
524 524  
552 +
525 525  Feature: Join network.
526 526  
527 -{{info}}
528 -**AT Command: AT+JOIN**
529 -{{/info}}
530 530  
556 +(% style="color:blue" %)**AT Command: AT+JOIN**
557 +
531 531  (% border="1" style="background-color:#ffffcc; color:green; width:647.222px" %)
532 532  |=(% colspan="3" style="width: 644px;" %)AT+JOIN
533 533  |(% style="width:163px" %)**Command Example**|(% style="width:147px" %)**Function**|(% style="width:334px" %)**Response**
... ... @@ -537,14 +537,16 @@
537 537  While Error in format, return AT_BUSY_ERROR
538 538  )))
539 539  
567 +
568 +
540 540  == 6.4 LoRa® Network Join Mode ==
541 541  
571 +
542 542  Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA).
543 543  
544 -{{info}}
545 -**AT Command: AT+NJM**
546 -{{/info}}
547 547  
575 +(% style="color:blue" %)**AT Command: AT+NJM**
576 +
548 548  (% border="1" style="background-color:#ffffcc; color:green; width:753.222px" %)
549 549  |=(% colspan="3" style="width: 750px;" %)AT+NJM
550 550  |(% style="width:162px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:361px" %)**Response**
... ... @@ -554,25 +554,25 @@
554 554  |(% style="width:162px" %)AT+NJM=0|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)OK
555 555  |(% style="width:162px" %)AT+NJM=2|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)While Error in format, return AT_PARAM_ERROR
556 556  
557 -{{info}}
558 -**Downlink Command: 0x20**
559 -{{/info}}
586 +(% style="color:blue" %)**Downlink Command: 0x20**
560 560  
561 561  Format: Command Code (0x20) followed by 1 bytes mode value.
562 562  
563 563  If the downlink payload=2000, it means set the Network Join Mode, while type code is 20.
564 564  
565 -* **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=0
566 -* **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1
592 +* **Example 1: **Downlink Payload: **2000                  ** ~/~/ Set AT+NJM=0
593 +* **Example 2:** Downlink Payload: **2001**  ~/~/ Set AT+NJM=1
567 567  
595 +
596 +
568 568  == 6.5 LoRa® Network Join Status ==
569 569  
599 +
570 570  Feature: LoRa® Network Join Status.
571 571  
572 -{{info}}
573 -**AT Command: AT+NJS**
574 -{{/info}}
575 575  
603 +(% style="color:blue" %)**AT Command: AT+NJS**
604 +
576 576  (% border="1" style="background-color:#ffffcc; color:green; width:498.222px" %)
577 577  |=(% colspan="3" style="width: 495px;" %)AT+NJS
578 578  |(% style="width:169px" %)**Command Example**|(% style="width:164px" %)**Function**|(% style="width:161px" %)**Response**
... ... @@ -580,14 +580,16 @@
580 580  OK
581 581  )))
582 582  
612 +
613 +
583 583  == 6.6 Print Last Received Data in Raw Format ==
584 584  
616 +
585 585  Feature: Print Last Received Data in Raw Format<port:data>.
586 586  
587 -{{info}}
588 -**AT Command: AT+RECV**
589 -{{/info}}
590 590  
620 +(% style="color:blue" %)**AT Command: AT+RECV**
621 +
591 591  (% border="1" style="background-color:#ffffcc; color:green; width:587.222px" %)
592 592  |=(% colspan="3" style="width: 584px;" %)AT+RECV
593 593  |(% style="width:161px" %)**Command Example**|(% style="width:272px" %)**Function**|(% style="width:150px" %)**Response**
... ... @@ -595,14 +595,16 @@
595 595  OK
596 596  )))
597 597  
629 +
630 +
598 598  == 6.7 Print Last Received Data in Binary Format ==
599 599  
633 +
600 600  Feature: Print Last Received Data in Binary Format<port:data>.
601 601  
602 -{{info}}
603 -**AT Command: AT+RECVB**
604 -{{/info}}
605 605  
637 +(% style="color:blue" %)**AT Command: AT+RECVB**
638 +
606 606  (% border="1" style="background-color:#ffffcc; color:green; width:793.222px" %)
607 607  |=(% colspan="3" style="width: 790px;" %)AT+RECVB
608 608  |(% style="width:173px" %)**Command Example**|(% style="width:497px" %)**Function**|(% style="width:120px" %)**Response**
... ... @@ -610,14 +610,16 @@
610 610  OK
611 611  )))
612 612  
646 +
647 +
613 613  == 6.8 Send Text Data ==
614 614  
650 +
615 615  Feature: Send Text Data<port:data>.
616 616  
617 -{{info}}
618 -**AT Command: AT+SEND**
619 -{{/info}}
620 620  
654 +(% style="color:blue" %)**AT Command: AT+SEND**
655 +
621 621  (% border="1" style="background-color:#ffffcc; color:green; width:991.222px" %)
622 622  |=(% colspan="3" style="width: 988px;" %)AT+SEND
623 623  |(% style="width:201px" %)**Command Example**|(% style="width:340px" %)**Function**|(% style="width:446px" %)**Response**
... ... @@ -629,14 +629,16 @@
629 629  
630 630  )))
631 631  
667 +
668 +
632 632  == 6.9 Send Hexadecimal Data ==
633 633  
671 +
634 634  Feature: Send hexadecimal data along with the application port.
635 635  
636 -{{info}}
637 -**AT Command: AT+SENDB**
638 -{{/info}}
639 639  
675 +(% style="color:blue" %)**AT Command: AT+SENDB**
676 +
640 640  (% border="1" style="background-color:#ffffcc; color:green; width:1120.22px" %)
641 641  |=(% colspan="3" style="width: 1117px;" %)AT+SENDB
642 642  |(% style="width:257px" %)**Command Example**|(% style="width:406px" %)**Function**|(% style="width:453px" %)**Response**
... ... @@ -647,16 +647,19 @@
647 647  
648 648  )))
649 649  
687 +
688 +
650 650  = 7. LoRaWAN network management =
651 651  
691 +
652 652  == 7.1 Adaptive Data Rate ==
653 653  
694 +
654 654  Feature: Get or Set the Adaptive Data Rate setting. (0: off, 1: on).
655 655  
656 -{{info}}
657 -**AT Command: AT+ADR**
658 -{{/info}}
659 659  
698 +(% style="color:blue" %)**AT Command: AT+ADR**
699 +
660 660  (% border="1" style="background-color:#ffffcc; color:green; width:683.222px" %)
661 661  |=(% colspan="3" style="width: 680px;" %)AT+ADR
662 662  |(% style="width:162px" %)**Command Example**|(% style="width:266px" %)**Function**|(% style="width:250px" %)**Response**
... ... @@ -668,24 +668,23 @@
668 668  AT_PARAM_ERROR
669 669  )))
670 670  
671 -{{info}}
672 -**Downlink Command: 0x22**
673 -{{/info}}
711 +(% style="color:blue" %)**Downlink Command: 0x22**
674 674  
675 -
676 676  If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22.
677 677  
678 -* **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1.
679 -* **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0.
715 +* **Example 1**: Downlink Payload: **2201**  ~/~/ Set AT+ADR=1.
716 +* **Example 2**: Downlink Payload: **2200FFFF**  ~/~/ Set AT+ADR=0.
680 680  
718 +
719 +
681 681  == 7.2 LoRa® Class ==
682 682  
722 +
683 683  Feature: Get or Set the Device Class(Currently only support class A, class C).
684 684  
685 -{{info}}
686 -**AT Command:AT+CLASS**
687 -{{/info}}
688 688  
726 +(% style="color:blue" %)**AT Command:AT+CLASS**
727 +
689 689  (% border="1" style="background-color:#ffffcc; color:green; width:507.222px" %)
690 690  |=(% colspan="3" style="width: 504px;" %)AT+CLASS
691 691  |(% style="width:163px" %)**Command Example**|(% style="width:166px" %)**Function**|(% style="width:175px" %)**Response**
... ... @@ -696,14 +696,16 @@
696 696  
697 697  )))
698 698  
738 +
739 +
699 699  == 7.3 Duty Cycle Setting ==
700 700  
742 +
701 701  Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing.
702 702  
703 -{{info}}
704 -**AT Command:AT+DCS**
705 -{{/info}}
706 706  
746 +(% style="color:blue" %)**AT Command:AT+DCS**
747 +
707 707  (% border="1" style="background-color:#ffffcc; color:green; width:515.222px" %)
708 708  |=(% colspan="3" style="width: 512px;" %)AT+DCS
709 709  |(% style="width:165px" %)**Command Example**|(% style="width:239px" %)**Function**|(% style="width:107px" %)**Response**
... ... @@ -714,14 +714,16 @@
714 714  
715 715  )))
716 716  
758 +
759 +
717 717  == 7.4 Data Rate ==
718 718  
762 +
719 719  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
720 720  
721 -{{info}}
722 -**AT Command: AT+DR**
723 -{{/info}}
724 724  
766 +(% style="color:blue" %)**AT Command: AT+DR**
767 +
725 725  (% border="1" style="background-color:#ffffcc; color:green; width:466.222px" %)
726 726  |=(% colspan="3" style="width: 463px;" %)AT+DR
727 727  |(% style="width:156px" %)**Command Example**|(% style="width:167px" %)**Function**|(% style="width:140px" %)**Response**
... ... @@ -732,24 +732,23 @@
732 732  
733 733  )))
734 734  
735 -{{info}}
736 -**Downlink Command: 0x2200aaFF**
737 -{{/info}}
778 +(% style="color:blue" %)**Downlink Command: 0x2200aaFF**
738 738  
739 -
740 740  If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF.
741 741  
742 -* **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1.
743 -* **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0.
782 +* **Example 1**: Downlink Payload: **220001FF**  ~/~/ Set AT+DR=1.
783 +* **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+DR=0.
744 744  
785 +
786 +
745 745  == 7.5 Frame Counter Downlink ==
746 746  
789 +
747 747  Feature: Get or Set the Frame Counter Downlink.
748 748  
749 -{{info}}
750 -**AT Command:AT+FCD**
751 -{{/info}}
752 752  
793 +(% style="color:blue" %)**AT Command:AT+FCD**
794 +
753 753  (% border="1" style="background-color:#ffffcc; color:green; width:693.222px" %)
754 754  |=(% colspan="3" style="width: 690px;" %)AT+FCD
755 755  |(% style="width:162px" %)**Command Example**|(% style="width:258px" %)**Function**|(% style="width:269px" %)**Response**
... ... @@ -758,18 +758,17 @@
758 758  )))
759 759  |(% style="width:162px" %)AT+FCD=10|(% style="width:258px" %)Set the Frame Counter Downlink.|(% style="width:269px" %)(System will write new value to FCD)(((
760 760  OK
761 -
762 -
763 763  )))
764 764  
805 +
806 +
765 765  == 7.6 Frame Counter Uplink ==
766 766  
767 767  Feature: Get or Set the Frame Counter Uplink.
768 768  
769 -{{info}}
770 -**AT Command:AT+FCU**
771 -{{/info}}
772 772  
812 +(% style="color:blue" %)**AT Command:AT+FCU**
813 +
773 773  (% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %)
774 774  |=(% colspan="3" style="width: 531px;" %)AT+FCU
775 775  |(% style="width:177px" %)**Command Example**|(% style="width:239px" %)**Function**|(% style="width:113px" %)**Response**
... ... @@ -780,14 +780,16 @@
780 780  
781 781  )))
782 782  
824 +
825 +
783 783  == 7.7 Join Accept Delay1 ==
784 784  
828 +
785 785  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms.
786 786  
787 -{{info}}
788 -**AT Command:AT+JN1DL**
789 -{{/info}}
790 790  
832 +(% style="color:blue" %)**AT Command:AT+JN1DL**
833 +
791 791  (% border="1" style="background-color:#ffffcc; color:green; width:537.222px" %)
792 792  |=(% colspan="3" style="width: 534px;" %)AT+JN1DL
793 793  |(% style="width:164px" %)**Command Example**|(% style="width:229px" %)**Function**|(% style="width:140px" %)**Response**
... ... @@ -798,14 +798,15 @@
798 798  
799 799  )))
800 800  
844 +
845 +
801 801  == 7.8 Join Accept Delay2 ==
802 802  
803 803  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms.
804 804  
805 -{{info}}
806 -**AT Command:AT+JN2DL**
807 -{{/info}}
808 808  
851 +(% style="color:blue" %)**AT Command:AT+JN2DL**
852 +
809 809  (% border="1" style="background-color:#ffffcc; color:green; width:538.222px" %)
810 810  |=(% colspan="3" style="width: 535px;" %)AT+JN2DL
811 811  |(% style="width:160px" %)**Command Example**|(% style="width:228px" %)**Function**|(% style="width:146px" %)**Response**
... ... @@ -816,16 +816,18 @@
816 816  
817 817  )))
818 818  
863 +
864 +
819 819  == 7.9 Public Network Mode ==
820 820  
867 +
821 821  Feature: Get or Set the public network mode. (0: off, 1: on). A Public LoRaWAN network use 0x34 as syncword. Default Settings; PNM=1
822 822  
823 -Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network
870 +(% style="color:red" %)**Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network.**
824 824  
825 -{{info}}
826 -**AT Command:AT+PNM**
827 -{{/info}}
828 828  
873 +(% style="color:blue" %)**AT Command:AT+PNM**
874 +
829 829  (% border="1" style="background-color:#ffffcc; color:green; width:667.222px" %)
830 830  |=(% colspan="3" style="width: 664px;" %)AT+PNM
831 831  |(% style="width:166px" %)**Command Example**|(% style="width:225px" %)**Function**|(% style="width:272px" %)**Response**
... ... @@ -843,14 +843,16 @@
843 843  )))
844 844  |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %)
845 845  
892 +
893 +
846 846  == 7.10 Receive Delay1 ==
847 847  
896 +
848 848  Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
849 849  
850 -{{info}}
851 -**AT Command:AT+RX1DL**
852 -{{/info}}
853 853  
900 +(% style="color:blue" %)**AT Command:AT+RX1DL**
901 +
854 854  (% border="1" style="background-color:#ffffcc; color:green; width:408.222px" %)
855 855  |=(% colspan="3" style="width: 405px;" %)AT+RX1DL
856 856  |(% style="width:155px" %)**Command Example**|(% style="width:128px" %)**Function**|(% style="width:122px" %)**Response**
... ... @@ -861,14 +861,16 @@
861 861  
862 862  )))
863 863  
912 +
913 +
864 864  == 7.11 Receive Delay2 ==
865 865  
916 +
866 866  Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
867 867  
868 -{{info}}
869 -**AT Command:AT+RX2DL**
870 -{{/info}}
871 871  
920 +(% style="color:blue" %)**AT Command:AT+RX2DL**
921 +
872 872  (% border="1" style="background-color:#ffffcc; color:green; width:481.222px" %)
873 873  |=(% colspan="3" style="width: 478px;" %)AT+RX2DL
874 874  |(% style="width:175px" %)**Command Example**|(% style="width:152px" %)**Function**|(% style="width:150px" %)**Response**
... ... @@ -879,14 +879,16 @@
879 879  
880 880  )))
881 881  
932 +
933 +
882 882  == 7.12 Rx2 Window Data Rate ==
883 883  
936 +
884 884  Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
885 885  
886 -{{info}}
887 -**AT Command:AT+RX2DR**
888 -{{/info}}
889 889  
940 +(% style="color:blue" %)**AT Command:AT+RX2DR**
941 +
890 890  (% border="1" style="background-color:#ffffcc; color:green; width:525.222px" %)
891 891  |=(% colspan="3" style="width: 522px;" %)AT+RX2DR
892 892  |(% style="width:160px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:130px" %)**Response**
... ... @@ -897,14 +897,16 @@
897 897  
898 898  )))
899 899  
952 +
953 +
900 900  == 7.13 Rx2 Window Frequency ==
901 901  
956 +
902 902  Feature: Get or Set the Rx2 window frequency
903 903  
904 -{{info}}
905 -**AT Command:AT+RX2FQ**
906 -{{/info}}
907 907  
960 +(% style="color:blue" %)**AT Command:AT+RX2FQ**
961 +
908 908  (% border="1" style="background-color:#ffffcc; color:green; width:587.222px" %)
909 909  |=(% colspan="3" style="width: 584px;" %)AT+RX2FQ
910 910  |(% style="width:183px" %)**Command Example**|(% style="width:240px" %)**Function**|(% style="width:160px" %)**Response**
... ... @@ -915,14 +915,18 @@
915 915  
916 916  )))
917 917  
972 +
973 +
918 918  == 7.14 Transmit Power ==
919 919  
976 +
920 920  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. )
921 921  
922 -{{info}}
923 -**AT Command:AT+TXP**
924 -{{/info}}
979 +Notice: Transmit Power might be changed by ADR from LoRaWAN server. So manually change TXP also remember to set AT+ADR=0 in sensor
925 925  
981 +
982 +(% style="color:blue" %)**AT Command:AT+TXP**
983 +
926 926  (% border="1" style="background-color:#ffffcc; color:green; width:465.222px" %)
927 927  |=(% colspan="3" style="width: 462px;" %)AT+TXP
928 928  |(% style="width:161px" %)**Command Example**|(% style="width:189px" %)**Function**|(% style="width:112px" %)**Response**
... ... @@ -937,17 +937,19 @@
937 937  
938 938  If the downlink payload=22000100, it means setting the TXP to 0.
939 939  
940 -* **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2.
941 -* **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0.
998 +* **Example 1**: Downlink Payload: **22000102**  ~/~/ Set AT+TXP=2.
999 +* **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+TXP=0.
942 942  
1001 +
1002 +
943 943  == 7.15 RSSI of the Last Received Packet ==
944 944  
1005 +
945 945  Feature: Get or Set the Rx2 window frequency
946 946  
947 -{{info}}
948 -**AT Command:AT+RSSI**
949 -{{/info}}
950 950  
1009 +(% style="color:blue" %)**AT Command:AT+RSSI**
1010 +
951 951  (% border="1" style="background-color:#ffffcc; color:green; width:557.222px" %)
952 952  |=(% colspan="3" style="width: 554px;" %)AT+RSSI
953 953  |(% style="width:164px" %)**Command Example**|(% style="width:289px" %)**Function**|(% style="width:100px" %)**Response**
... ... @@ -955,14 +955,16 @@
955 955  OK
956 956  )))
957 957  
1018 +
1019 +
958 958  == 7.16 SNR of the Last Received Packet ==
959 959  
1022 +
960 960  Feature: Get the SNR of the last received packet
961 961  
962 -{{info}}
963 -**AT Command:AT+SNR**
964 -{{/info}}
965 965  
1026 +(% style="color:blue" %)**AT Command:AT+SNR**
1027 +
966 966  (% border="1" style="background-color:#ffffcc; color:green; width:571.222px" %)
967 967  |=(% colspan="3" style="width: 568px;" %)AT+SNR
968 968  |(% style="width:164px" %)**Command Example**|(% style="width:290px" %)**Function**|(% style="width:113px" %)**Response**
... ... @@ -970,14 +970,16 @@
970 970  OK
971 971  )))
972 972  
1035 +
1036 +
973 973  == 7.17 Application Port ==
974 974  
1039 +
975 975  Feature: Get or set the application port.
976 976  
977 -{{info}}
978 -**AT Command: AT+PORT**
979 -{{/info}}
980 980  
1043 +(% style="color:blue" %)**AT Command: AT+PORT**
1044 +
981 981  (% border="1" style="background-color:#ffffcc; color:green; width:500.222px" %)
982 982  |=(% colspan="3" style="width: 497px;" %)AT+PORT
983 983  |(% style="width:157px" %)**Command Example**|(% style="width:204px" %)**Function**|(% style="width:135px" %)**Response**
... ... @@ -986,25 +986,26 @@
986 986  )))
987 987  |(% style="width:157px" %)AT+PORT=21|(% style="width:204px" %)Set the application port|(% style="width:135px" %)OK
988 988  
989 -{{info}}
990 -**Downlink Command: 0x23**
991 -{{/info}}
1053 +(% style="color:blue" %)**Downlink Command: 0x23**
992 992  
993 993  Format: Command Code (0x23) followed by 1 bytes port value.
994 994  
995 995  If the downlink payload=2301, it means set the application port to 1, while type code is 23.
996 996  
997 -* **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1
998 -* **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5
1059 +* **Example 1**: Downlink Payload: **2301**  ~/~/ set the application port to 1
1060 +* **Example 2**: Downlink Payload:** 2305**  ~/~/ set the application port to 5
999 999  
1062 +
1063 +
1064 +
1000 1000  == 7.18 Single Channel Mode ==
1001 1001  
1067 +
1002 1002  Feature:Get or Set Frequency (Unit: Hz) for Single Channel Mode.
1003 1003  
1004 -{{info}}
1005 -**AT Command: AT+CHS**
1006 -{{/info}}
1007 1007  
1071 +(% style="color:blue" %)**AT Command: AT+CHS**
1072 +
1008 1008  (% border="1" style="background-color:#ffffcc; color:green; width:603.222px" %)
1009 1009  |=(% colspan="3" style="width: 600px;" %)AT+CHS
1010 1010  |(% style="width:182px" %)**Command Example**|(% style="width:295px" %)**Function**|(% style="width:122px" %)**Response**
... ... @@ -1013,14 +1013,16 @@
1013 1013  )))
1014 1014  |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK
1015 1015  
1081 +
1082 +
1016 1016  == 7.19 Eight Channel Mode ==
1017 1017  
1085 +
1018 1018  Feature: Get or Set eight channels mode,Only for US915,AU915,CN470.
1019 1019  
1020 -{{info}}
1021 -**AT Command: AT+CHE**
1022 -{{/info}}
1023 1023  
1089 +(% style="color:blue" %)**AT Command: AT+CHE**
1090 +
1024 1024  (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %)
1025 1025  |=(% colspan="3" style="width: 707px;" %)AT+CHE
1026 1026  |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response**
... ... @@ -1031,25 +1031,25 @@
1031 1031  )))
1032 1032  |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK
1033 1033  
1034 -{{info}}
1035 -**Downlink Command: 0x24**
1036 -{{/info}}
1101 +(% style="color:blue" %)**Downlink Command: 0x24**
1037 1037  
1038 1038  Format: Command Code (0x24) followed by 1 bytes channel value.
1039 1039  
1040 1040  If the downlink payload=2401, it means set channel mode to 1, while type code is 24.
1041 1041  
1042 -* **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1
1043 -* **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5
1107 +* **Example 1**: Downlink Payload: 2401  ~/~/ set channel mode to 1
1108 +* **Example 2**: Downlink Payload: 2405  ~/~/ set channel mode to 5
1044 1044  
1110 +
1111 +
1045 1045  == 7.20 Get or Set RXwindows1 timeout ==
1046 1046  
1047 -Feature:Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255).
1048 1048  
1049 -{{info}}
1050 -**AT Command: AT+RX1WTO**
1051 -{{/info}}
1115 +Feature: Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255).
1052 1052  
1117 +
1118 +(% style="color:blue" %)**AT Command: AT+RX1WTO**
1119 +
1053 1053  (% border="1" style="background-color:#ffffcc; color:green; width:460.222px" %)
1054 1054  |=(% colspan="3" style="width: 457px;" %)AT+ RX1WTO
1055 1055  |(% style="width:163px" %)**Command Example**|(% style="width:201px" %)**Function**|(% style="width:93px" %)**Response**
... ... @@ -1059,11 +1059,16 @@
1059 1059  |(% style="width:163px" %)AT+RX1WTO=60|(% style="width:201px" %)Set RXwindows1 timeout|(% style="width:93px" %)OK
1060 1060  
1061 1061  (((
1129 +
1130 +
1062 1062  **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.
1132 +
1133 +
1063 1063  )))
1064 1064  
1065 1065  [[image:image-20220526162535-1.png]]
1066 1066  
1138 +
1067 1067  (((
1068 1068  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.
1069 1069  
... ... @@ -1072,12 +1072,12 @@
1072 1072  
1073 1073  == 7.21 Get or Set RXwindows2 timeout ==
1074 1074  
1075 -Feature:Get or Set the number of symbols to detect and timeout from RXwindow2(0 to 255).
1076 1076  
1077 -{{info}}
1078 -**AT Command: AT+RX2WTO**
1079 -{{/info}}
1148 +Feature: Get or Set the number of symbols to detect and timeout from RXwindow2(0 to 255).
1080 1080  
1150 +
1151 +(% style="color:blue" %)**AT Command: AT+RX2WTO**
1152 +
1081 1081  (% border="1" style="background-color:#ffffcc; color:green; width:497.222px" %)
1082 1082  |=(% colspan="3" style="width: 494px;" %)AT+ RX2WTO
1083 1083  |(% style="width:190px" %)**Command Example**|(% style="width:199px" %)**Function**|(% style="width:104px" %)**Response**
... ... @@ -1086,14 +1086,16 @@
1086 1086  )))
1087 1087  |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK
1088 1088  
1161 +
1162 +
1089 1089  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
1090 1090  
1165 +
1091 1091  Feature: Get or Set uplinkdwelltime
1092 1092  
1093 -{{info}}
1094 -**AT Command: AT+DWELLT**
1095 -{{/info}}
1096 1096  
1169 +(% style="color:blue" %)**AT Command: AT+DWELLT**
1170 +
1097 1097  (% border="1" style="background-color:#ffffcc; color:green; width:497.222px" %)
1098 1098  |=(% colspan="3" style="width: 494px;" %)AT+DWELLT
1099 1099  |(% style="width:183px" %)**Command Example**|(% style="width:179px" %)**Function**|(% style="width:131px" %)**Response**
... ... @@ -1102,23 +1102,25 @@
1102 1102  )))
1103 1103  |(% style="width:183px" %)AT+DWELLT=0|(% style="width:179px" %)Set uplinkdwelltime|(% style="width:131px" %)OK
1104 1104  
1105 -{{info}}
1106 -**Downlink Command: 0x25**
1107 -{{/info}}
1179 +(% style="color:blue" %)**Downlink Command: 0x25**
1108 1108  
1109 1109  Format: Command Code (0x25) followed by 1 bytes state value.
1110 1110  
1111 1111  If the downlink payload=2501, it means set uplinkdwelltime to 1, while type code is 25.
1112 1112  
1113 -* **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1
1114 -* **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0
1185 +* **Example 1**: Downlink Payload: **2501**  ~/~/ set uplinkdwelltime to 1
1186 +* **Example 2**: Downlink Payload: **2500**  ~/~/ set uplinkdwelltime to 0
1115 1115  
1188 +
1189 +
1116 1116  == 7.23 Set Packet Receiving Response Level ==
1117 1117  
1192 +
1118 1118  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.
1119 1119  
1120 -RPL value:
1121 1121  
1196 +**RPL value:**
1197 +
1122 1122  * **AT+RPL=0:** Device won't immediately reply any downlink commands from platform.
1123 1123  * **AT+RPL=1:** Device will immediately reply message to Unconfirmed Data Down. Payload is 0x00.
1124 1124  * **AT+RPL=2:** Device will immediately reply message to Confirmed Data Down. Payload is 0x00 and requied response header for this command.
... ... @@ -1125,15 +1125,13 @@
1125 1125  * **AT+RPL=3:** Device will immediately reply message to MAC Command. Payload is 0x00 and requied response header for this command.
1126 1126  * **AT+RPL=4: **Device will immediately reply message to Confirmed Data Down & MAC Command. Payload is 0x00 and requied response header for these two commands.
1127 1127  
1128 -Case Analyes:
1204 +**Case Analyes:**
1129 1129  
1130 1130  * For Class A devices, AT+RPL=0 is ok. that is defaut settings in software.
1131 1131  * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command.
1132 1132  * 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.
1133 1133  
1134 -{{info}}
1135 -**AT Command: AT+RPL**
1136 -{{/info}}
1210 +(% style="color:blue" %)**AT Command: AT+RPL**
1137 1137  
1138 1138  (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1139 1139  |=(% colspan="3" style="width: 533px;" %)AT+RPL
... ... @@ -1143,52 +1143,55 @@
1143 1143  )))
1144 1144  |(% style="width:160px" %)AT+RPL=0|(% style="width:263px" %)Set packet receiving response level|(% style="width:109px" %)OK
1145 1145  
1146 -{{info}}
1147 -**Downlink Command: 0x21**
1148 -{{/info}}
1220 +(% style="color:blue" %)**Downlink Command: 0x21**
1149 1149  
1150 1150  Format: Command Code (0x21) followed by 1 bytes level value.
1151 1151  
1152 1152  If the downlink payload=2101, it means set packet receiving response level to 1, while type code is 21.
1153 1153  
1154 -* **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1
1155 -* **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2
1226 +* **Example 1**: Downlink Payload: **2101**  ~/~/ set packet receiving response level to 1
1227 +* **Example 2**: Downlink Payload: **2102**  ~/~/ set packet receiving response level to 2
1156 1156  
1229 +
1230 +
1157 1157  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1158 1158  
1159 -{{info}}
1160 -**AT Command: AT+SETMAXNBTRANS **
1161 -{{/info}}
1162 1162  
1163 -(% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1164 -|=(% colspan="3" style="width: 533px;" %)AT+**SETMAXNBTRANS**
1165 -|(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
1166 -|(% style="width:160px" %)**AT+SETMAXNBTRANS=1,0**|(% style="width:263px" %)Value1: set the maximum NBTrans.|(% style="width:109px" %)1(((
1234 +(% style="color:blue" %)**AT Command: AT+SETMAXNBTRANS **
1235 +
1236 +(% border="1" style="background-color:#ffffcc; color:green; width:589px" %)
1237 +|=(% colspan="3" style="width: 586px;" %)AT+**SETMAXNBTRANS**
1238 +|(% style="width:227px" %)**Command Example**|(% style="width:300px" %)**Function**|(% style="width:87px" %)**Response**
1239 +|(% style="width:227px" %)**AT+SETMAXNBTRANS=1,0**|(% style="width:300px" %)Value1: set the maximum NBTrans.|(% style="width:87px" %)1(((
1167 1167  OK
1168 1168  )))
1169 -|(% style="width:160px" %)**AT+SETMAXNBTRANS=?,1**|(% style="width:263px" %)value2: 0: uplink fcnt doesn't change for each NBTrans; 1: uplink fcnt increase by 1 for each NBTrans.|(% style="width:109px" %)(((
1242 +|(% style="width:227px" %)**AT+SETMAXNBTRANS=?,1**|(% style="width:300px" %)(((
1243 +value2: 0: uplink fcnt doesn't change for each NBTrans;
1244 +
1245 +1: uplink fcnt increase by 1 for each NBTrans.
1246 +)))|(% style="width:87px" %)(((
1170 1170  1
1171 1171  
1172 1172  OK
1173 1173  )))
1174 1174  
1175 -{{info}}
1176 -**Downlink Command: 0x33**
1177 -{{/info}}
1252 +(% style="color:blue" %)**Downlink Command: 0x33**
1178 1178  
1179 1179  Format: Command Code (0x33) followed by 2 bytes mode value.
1180 1180  
1181 1181  If the downlink payload=330100, it means set end node to use confirm mode, while type code is 33.
1182 1182  
1183 -* Example 1: Downlink Payload: 330100 ~/~/ Set AT+SETMAXNBTRANS=1,0
1184 -* Example 2: Downlink Payload: 330201 ~/~/ Set AT+SETMAXNBTRANS=2,1
1258 +* Example 1: Downlink Payload: 330100  ~/~/ Set AT+SETMAXNBTRANS=1,0
1259 +* Example 2: Downlink Payload: 330201  ~/~/ Set AT+SETMAXNBTRANS=2,1
1185 1185  
1261 +
1262 +
1263 +
1186 1186  == 7.25 Device offline rejoining (LWS007) ==
1187 1187  
1188 -{{info}}
1189 -**AT Command: AT+DDETECT**
1190 -{{/info}}
1191 1191  
1267 +(% style="color:blue" %)**AT Command: AT+DDETECT**
1268 +
1192 1192  (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %)
1193 1193  |=(% colspan="3" style="width: 707px;" %)AT+**DDETECT**
1194 1194  |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response**
... ... @@ -1220,22 +1220,22 @@
1220 1220  OK
1221 1221  )))
1222 1222  
1223 -{{info}}
1224 -**Downlink Command: 0x33**
1225 -{{/info}}
1300 +(% style="color:blue" %)**Downlink Command: 0x33**
1226 1226  
1227 1227  Format: Command Code (0x32) followed by 2 bytes mode value.
1228 1228  
1229 1229  If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 33.
1230 1230  
1231 -* Example 1: Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880
1306 +* **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1232 1232  
1308 +
1309 +
1310 +
1233 1233  == 7.26 Request the server to send an ACK ==
1234 1234  
1235 -{{info}}
1236 -**AT Command: AT+PNACKMD**
1237 -{{/info}}
1238 1238  
1314 +(% style="color:blue" %)**AT Command: AT+PNACKMD**
1315 +
1239 1239  (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1240 1240  |=(% colspan="3" style="width: 533px;" %)**AT+PNACKMD**
1241 1241  |(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
... ... @@ -1248,12 +1248,13 @@
1248 1248  OK
1249 1249  )))
1250 1250  
1328 +
1329 +
1251 1251  == 7.27 Adjust network rejoining interval ==
1252 1252  
1253 -{{info}}
1254 -**AT Command: AT+RJTDC**
1255 -{{/info}}
1256 1256  
1333 +(% style="color:blue" %)**AT Command: AT+RJTDC**
1334 +
1257 1257  (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
1258 1258  |=(% colspan="3" style="width: 724px;" %)AT+RJTDC
1259 1259  |(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response**
... ... @@ -1266,33 +1266,40 @@
1266 1266  Set the ReJoin data transmission interval to 60000ms = 60 seconds
1267 1267  )))
1268 1268  
1269 -{{info}}
1270 -**Downlink Command: 0x26**
1271 -{{/info}}
1347 +(% style="color:blue" %)**Downlink Command: 0x26**
1272 1272  
1273 1273  Format: Command Code (0x26) followed by 2 bytes mode value.
1274 1274  
1275 1275  If the downlink payload=26000A, it means set end node to use confirm mode, while type code is 26.
1276 1276  
1277 -* Example 1: Downlink Payload: 26000A ~/~/ Set AT+RJTDC=10
1278 -* Example 2: Downlink Payload: 260002 ~/~/ Set AT+RJTDC=2
1353 +* **Example 1:** Downlink Payload: 26000A  ~/~/ Set AT+RJTDC=10
1354 +* **Example 2: **Downlink Payload: 260002  ~/~/ Set AT+RJTDC=2
1279 1279  
1356 +
1357 +
1358 +
1280 1280  = 8. AT Commands Combination =
1281 1281  
1361 +
1282 1282  == 8.1 Set a fix RX2DR for downlink window ==
1283 1283  
1284 -* **AT+ADR=0 **~-~-> Disable ADR first
1285 -* **AT+RX2DR=xxxx** ~-~-> Set xxxx to your wanted DataRate
1286 1286  
1365 +* **AT+ADR=0             ** **~-~->**  Disable ADR first
1366 +* **AT+RX2DR=xxxx**  **~-~->**  Set xxxx to your wanted DataRate
1367 +
1368 +
1369 +
1370 +
1287 1287  == 8.2 Use Downlink Command to set a fix uplink DR ==
1288 1288  
1289 -{{info}}
1290 -**Downlink Command: 0x22000500**
1291 -{{/info}}
1292 1292  
1293 -Same as:
1374 +(% style="color:blue" %)**Downlink Command: 0x22000500**
1294 1294  
1295 -* AT+ADR=0  [[Reference>>||anchor="H7.1AdaptiveDataRate"]]
1296 -* AT+DR=5  [[Reference>>||anchor="H7.4DataRate"]]
1297 -* AT+TXP=0  [[Reference>>||anchor="H7.14TransmitPower"]]
1298 -~)~)~)
1376 +**Same as:**
1377 +
1378 +* AT+ADR=0  [[Reference>>||anchor="H7.1AdaptiveDataRate"]]
1379 +* AT+DR=5  [[Reference>>||anchor="H7.4DataRate"]]
1380 +* AT+TXP=0  [[Reference>>||anchor="H7.14TransmitPower"]]
1381 +
1382 +
1383 +
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0