<
From version < 51.22 >
edited by Xiaoling
on 2022/07/13 14:32
To version < 50.13 >
edited by Xiaoling
on 2022/07/13 13:39
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,7 +28,6 @@
28 28  
29 29  
30 30  
31 -
32 32  = 3. Support End Node and firmware version =
33 33  
34 34  
... ... @@ -104,8 +104,6 @@
104 104  )))
105 105  
106 106  
107 -
108 -
109 109  = 4. System Management Commands =
110 110  
111 111  
... ... @@ -114,7 +114,6 @@
114 114  
115 115  Feature: Change LoRaWAN End Node Transmit Interval.
116 116  
117 -
118 118  (% style="color:blue" %)**AT Command: AT+TDC**
119 119  
120 120  (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
... ... @@ -141,12 +141,11 @@
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
140 +* **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds
141 +* **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds
146 146  
147 147  
148 148  
149 -
150 150  == 4.2 Reboot End Node ==
151 151  
152 152  
... ... @@ -155,6 +155,7 @@
155 155  
156 156  (% style="color:blue" %)**AT Command: ATZ**
157 157  
153 +
158 158  (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
159 159  |=(% colspan="3" %)ATZ: Trig a reset of the MCU
160 160  |**Command Example**|**Function**|**Response**
... ... @@ -190,7 +190,6 @@
190 190  
191 191  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.
192 192  
193 -
194 194  (% style="color:blue" %)**AT Command: AT+FDR**
195 195  
196 196  (% border="1" style="background-color:#ffffcc; color:green; width:831.222px" %)
... ... @@ -230,6 +230,7 @@
230 230  
231 231  (% style="color:blue" %)**AT Command: AT+VER**
232 232  
228 +
233 233  (% border="1" style="background-color:#ffffcc; color:green; width:586px" %)
234 234  |=(% colspan="3" style="width: 583px;" %)AT+VER: Image Version and Frequency Band
235 235  |(% style="width:170px" %)**Command Example**|(% style="width:300px" %)**Function**|(% style="width:113px" %)**Response**
... ... @@ -264,6 +264,7 @@
264 264  (((
265 265  
266 266  
263 +
267 267  **yy: Frequency Band:**
268 268  )))
269 269  
... ... @@ -281,6 +281,7 @@
281 281  (((
282 282  
283 283  
281 +
284 284  **zz: Subband**
285 285  )))
286 286  
... ... @@ -289,12 +289,12 @@
289 289  
290 290  == 4.5 Show System Configure ==
291 291  
292 -
293 293  Feature: Show All configure. No downlink command yet.
294 294  
295 295  
296 296  (% style="color:blue" %)**AT Command: AT+CFG**
297 297  
295 +
298 298  (% border="1" style="background-color:#ffffcc; color:green; width:599.222px" %)
299 299  |=(% colspan="3" style="width: 596px;" %)AT+CFG: Print all configurations
300 300  |(% style="width:160px" %)**Command Example**|(% style="width:154px" %)**Function**|(% style="width:280px" %)**Response**
... ... @@ -312,19 +312,16 @@
312 312  OK
313 313  )))
314 314  
315 -
316 -
317 317  = 5. Keys, IDs and EUIs management =
318 318  
319 -
320 320  == 5.1 Application EUI ==
321 321  
322 -
323 323  Feature: Get or Set the Application EUI.
324 324  
325 325  
326 326  (% style="color:blue" %)**AT Command: AT+APPEUI**
327 327  
322 +
328 328  (% border="1" style="background-color:#ffffcc; color:green; width:686.222px" %)
329 329  |=(% colspan="3" style="width: 683px;" %)AT+APPEUI
330 330  |(% style="width:305px" %)**Command Example**|(% style="width:186px" %)**Function**|(% style="width:191px" %)**Response**
... ... @@ -333,16 +333,14 @@
333 333  )))
334 334  |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
335 335  
336 -
337 -
338 338  == 5.2 Application Key ==
339 339  
340 -
341 341  Feature: Get or Set the Application Key.
342 342  
343 343  
344 344  (% style="color:blue" %)**AT Command: AT+APPKEY**
345 345  
338 +
346 346  (% border="1" style="background-color:#ffffcc; color:green; width:976.222px" %)
347 347  |=(% colspan="3" style="width: 973px;" %)AT+APPKEY
348 348  |(% style="width:441px" %)**Command Example**|(% style="width:180px" %)**Function**|(% style="width:350px" %)**Response**
... ... @@ -351,16 +351,14 @@
351 351  )))
352 352  |(% 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
353 353  
354 -
355 -
356 356  == 5.3 Application Session Key ==
357 357  
358 -
359 359  Feature: Get or Set the Application Session Key.
360 360  
361 361  
362 362  (% style="color:blue" %)**AT Command: AT+APPSKEY**
363 363  
354 +
364 364  (% border="1" style="background-color:#ffffcc; color:green; width:1040.22px" %)
365 365  |=(% colspan="3" style="width: 1037px;" %)AT+APPSKEY
366 366  |(% style="width:451px" %)**Command Example**|(% style="width:231px" %)**Function**|(% style="width:354px" %)**Response**
... ... @@ -371,16 +371,14 @@
371 371  OK
372 372  )))
373 373  
374 -
375 -
376 376  == 5.4 Device Address ==
377 377  
378 -
379 379  Feature: Get or Set the Device Address.
380 380  
381 381  
382 382  (% style="color:blue" %)**AT Command: AT+DADDR**
383 383  
372 +
384 384  (% border="1" style="background-color:#ffffcc; color:green; width:795.222px" %)
385 385  |=(% colspan="3" style="width: 792px;" %)AT+DADDR
386 386  |(% style="width:192px" %)**Command Example**|(% style="width:241px" %)**Function**|(% style="width:359px" %)**Response**
... ... @@ -391,16 +391,14 @@
391 391  )))
392 392  |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
393 393  
394 -
395 -
396 396  == 5.5 Device EUI ==
397 397  
398 -
399 399  Feature: Get or Set the Device EUI.
400 400  
401 401  
402 402  (% style="color:blue" %)**AT Command: AT+DEUI**
403 403  
390 +
404 404  (% border="1" style="background-color:#ffffcc; color:green; width:1035.22px" %)
405 405  |=(% colspan="3" style="width: 1032px;" %)AT+DEUI
406 406  |(% style="width:250px" %)**Command Example**|(% style="width:147px" %)**Function**|(% style="width:634px" %)**Response**
... ... @@ -411,16 +411,14 @@
411 411  OK
412 412  )))
413 413  
414 -
415 -
416 416  == 5.6 Network ID ==
417 417  
418 -
419 419  Feature: Get or Set the Network ID.(You can enter this command change only after successful network connection)
420 420  
421 421  
422 422  (% style="color:blue" %)**AT Command: AT+NWKID**
423 423  
408 +
424 424  (% border="1" style="background-color:#ffffcc; color:green; width:448.222px" %)
425 425  |=(% colspan="3" style="width: 445px;" %)AT+NWKID
426 426  |(% style="width:191px" %)**Command Example**|(% style="width:153px" %)**Function**|(% style="width:101px" %)**Response**
... ... @@ -429,16 +429,14 @@
429 429  )))
430 430  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
431 431  
432 -
433 -
434 434  == 5.7 Network Session Key ==
435 435  
436 -
437 437  Feature: Get or Set the Network Session Key
438 438  
439 439  
440 440  (% style="color:blue" %)**AT Command: AT+NWKSKEY**
441 441  
424 +
442 442  (% border="1" style="background-color:#ffffcc; color:green; width:1017.22px" %)
443 443  |=(% colspan="3" style="width: 1014px;" %)AT+NWKSKEY
444 444  |(% style="width:455px" %)**Command Example**|(% style="width:215px" %)**Function**|(% style="width:343px" %)**Response**
... ... @@ -447,22 +447,18 @@
447 447  )))
448 448  |(% 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
449 449  
450 -
451 -
452 452  = 6. Joining and sending date on LoRaWAN network =
453 453  
454 -
455 455  == 6.1 Confirm Mode ==
456 456  
437 +=== AT+CFM command before DR-LWS007 software stack ===
457 457  
458 -=== 6.1.1  AT+CFM command before DR-LWS007 software stack ===
459 -
460 -
461 461  Feature: Get or Set the confirmation mode (0-1).
462 462  
463 463  
464 464  (% style="color:blue" %)**AT Command: AT+CFM**
465 465  
444 +
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:155px" %)**Command Example**|(% style="width:205px" %)**Function**|(% style="width:346px" %)**Response**
... ... @@ -472,7 +472,6 @@
472 472  |(% style="width:155px" %)AT+CFM=1|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)OK
473 473  |(% style="width:155px" %)AT+CFM=2|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)While Error in format, return AT_PARAM_ERROR
474 474  
475 -
476 476  (% style="color:blue" %)**Downlink Command: 0x05**
477 477  
478 478  Format: Command Code (0x05) followed by 2 bytes mode value.
... ... @@ -479,17 +479,15 @@
479 479  
480 480  If the downlink payload=0501, it means set end node to use confirm mode, while type code is 05.
481 481  
482 -* **Example 1:** Downlink Payload: 0501  ~/~/ Set AT+CFM=1
483 -* **Example 2:** Downlink Payload: 0500  ~/~/ Set AT+CFM=0
460 +* Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1
461 +* Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
484 484  
463 +=== AT+CFM command since DR-LWS007 software stack ===
485 485  
486 486  
487 -
488 -=== 6.1.2  AT+CFM command since DR-LWS007 software stack ===
489 -
490 -
491 491  (% style="color:blue" %)**AT Command: AT+CFM**
492 492  
468 +
493 493  (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %)
494 494  |=(% colspan="3" style="width: 707px;" %)AT+CFM
495 495  |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response**
... ... @@ -521,27 +521,24 @@
521 521  OK
522 522  )))
523 523  
524 -
525 525  (% style="color:blue" %)**Downlink Command: 0x05**
526 526  
502 +
527 527  Format: Command Code (0x05) followed by 2 bytes mode value.
528 528  
529 529  If the downlink payload=05010101, it means set end node to use confirm mode, while type code is 05.
530 530  
531 -* **Example 1:** Downlink Payload: 05010101  ~/~/ Set AT+CFM=1,1,1
532 -* **Example 2:** Downlink Payload: 05000700  ~/~/ Set AT+CFM=0,7,0
507 +* Example 1: Downlink Payload: 05010101 ~/~/ Set AT+CFM=1,1,1
508 +* Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0
533 533  
534 -
535 -
536 -
537 537  == 6.2 Confirm Status ==
538 538  
539 -
540 540  Feature: Get confirmation status of the last AT+SEND (0-1).
541 541  
542 542  
543 543  (% style="color:blue" %)**AT Command: AT+CFS**
544 544  
517 +
545 545  (% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %)
546 546  |=(% colspan="3" style="width: 531px;" %)AT+CFS
547 547  |(% style="width:156px" %)**Command Example**|(% style="width:193px" %)**Function**|(% style="width:178px" %)**Response**
... ... @@ -549,16 +549,14 @@
549 549  OK
550 550  )))
551 551  
552 -
553 -
554 554  == 6.3 Join LoRa® Network ==
555 555  
556 -
557 557  Feature: Join network.
558 558  
559 559  
560 560  (% style="color:blue" %)**AT Command: AT+JOIN**
561 561  
532 +
562 562  (% border="1" style="background-color:#ffffcc; color:green; width:647.222px" %)
563 563  |=(% colspan="3" style="width: 644px;" %)AT+JOIN
564 564  |(% style="width:163px" %)**Command Example**|(% style="width:147px" %)**Function**|(% style="width:334px" %)**Response**
... ... @@ -568,16 +568,14 @@
568 568  While Error in format, return AT_BUSY_ERROR
569 569  )))
570 570  
571 -
572 -
573 573  == 6.4 LoRa® Network Join Mode ==
574 574  
575 -
576 576  Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA).
577 577  
578 578  
579 579  (% style="color:blue" %)**AT Command: AT+NJM**
580 580  
549 +
581 581  (% border="1" style="background-color:#ffffcc; color:green; width:753.222px" %)
582 582  |=(% colspan="3" style="width: 750px;" %)AT+NJM
583 583  |(% style="width:162px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:361px" %)**Response**
... ... @@ -587,27 +587,24 @@
587 587  |(% style="width:162px" %)AT+NJM=0|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)OK
588 588  |(% 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
589 589  
590 -
591 591  (% style="color:blue" %)**Downlink Command: 0x20**
592 592  
561 +
593 593  Format: Command Code (0x20) followed by 1 bytes mode value.
594 594  
595 595  If the downlink payload=2000, it means set the Network Join Mode, while type code is 20.
596 596  
597 -* **Example 1: **Downlink Payload: **2000  ** ~/~/ Set AT+NJM=0
598 -* **Example 2:** Downlink Payload: **2001**  ~/~/ Set AT+NJM=1
566 +* **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=0
567 +* **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1
599 599  
600 -
601 -
602 -
603 603  == 6.5 LoRa® Network Join Status ==
604 604  
605 -
606 606  Feature: LoRa® Network Join Status.
607 607  
608 608  
609 609  (% style="color:blue" %)**AT Command: AT+NJS**
610 610  
576 +
611 611  (% border="1" style="background-color:#ffffcc; color:green; width:498.222px" %)
612 612  |=(% colspan="3" style="width: 495px;" %)AT+NJS
613 613  |(% style="width:169px" %)**Command Example**|(% style="width:164px" %)**Function**|(% style="width:161px" %)**Response**
... ... @@ -615,16 +615,14 @@
615 615  OK
616 616  )))
617 617  
618 -
619 -
620 620  == 6.6 Print Last Received Data in Raw Format ==
621 621  
622 -
623 623  Feature: Print Last Received Data in Raw Format<port:data>.
624 624  
625 625  
626 626  (% style="color:blue" %)**AT Command: AT+RECV**
627 627  
591 +
628 628  (% border="1" style="background-color:#ffffcc; color:green; width:587.222px" %)
629 629  |=(% colspan="3" style="width: 584px;" %)AT+RECV
630 630  |(% style="width:161px" %)**Command Example**|(% style="width:272px" %)**Function**|(% style="width:150px" %)**Response**
... ... @@ -632,16 +632,14 @@
632 632  OK
633 633  )))
634 634  
635 -
636 -
637 637  == 6.7 Print Last Received Data in Binary Format ==
638 638  
639 -
640 640  Feature: Print Last Received Data in Binary Format<port:data>.
641 641  
642 642  
643 643  (% style="color:blue" %)**AT Command: AT+RECVB**
644 644  
606 +
645 645  (% border="1" style="background-color:#ffffcc; color:green; width:793.222px" %)
646 646  |=(% colspan="3" style="width: 790px;" %)AT+RECVB
647 647  |(% style="width:173px" %)**Command Example**|(% style="width:497px" %)**Function**|(% style="width:120px" %)**Response**
... ... @@ -649,16 +649,14 @@
649 649  OK
650 650  )))
651 651  
652 -
653 -
654 654  == 6.8 Send Text Data ==
655 655  
656 -
657 657  Feature: Send Text Data<port:data>.
658 658  
659 659  
660 660  (% style="color:blue" %)**AT Command: AT+SEND**
661 661  
621 +
662 662  (% border="1" style="background-color:#ffffcc; color:green; width:991.222px" %)
663 663  |=(% colspan="3" style="width: 988px;" %)AT+SEND
664 664  |(% style="width:201px" %)**Command Example**|(% style="width:340px" %)**Function**|(% style="width:446px" %)**Response**
... ... @@ -670,16 +670,14 @@
670 670  
671 671  )))
672 672  
673 -
674 -
675 675  == 6.9 Send Hexadecimal Data ==
676 676  
677 -
678 678  Feature: Send hexadecimal data along with the application port.
679 679  
680 680  
681 681  (% style="color:blue" %)**AT Command: AT+SENDB**
682 682  
640 +
683 683  (% border="1" style="background-color:#ffffcc; color:green; width:1120.22px" %)
684 684  |=(% colspan="3" style="width: 1117px;" %)AT+SENDB
685 685  |(% style="width:257px" %)**Command Example**|(% style="width:406px" %)**Function**|(% style="width:453px" %)**Response**
... ... @@ -690,19 +690,16 @@
690 690  
691 691  )))
692 692  
693 -
694 -
695 695  = 7. LoRaWAN network management =
696 696  
697 -
698 698  == 7.1 Adaptive Data Rate ==
699 699  
700 -
701 701  Feature: Get or Set the Adaptive Data Rate setting. (0: off, 1: on).
702 702  
703 703  
704 704  (% style="color:blue" %)**AT Command: AT+ADR**
705 705  
660 +
706 706  (% border="1" style="background-color:#ffffcc; color:green; width:683.222px" %)
707 707  |=(% colspan="3" style="width: 680px;" %)AT+ADR
708 708  |(% style="width:162px" %)**Command Example**|(% style="width:266px" %)**Function**|(% style="width:250px" %)**Response**
... ... @@ -714,25 +714,23 @@
714 714  AT_PARAM_ERROR
715 715  )))
716 716  
717 -
718 718  (% style="color:blue" %)**Downlink Command: 0x22**
719 719  
720 -If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22.
721 721  
722 -* **Example 1**: Downlink Payload: **2201**  ~/~/ Set AT+ADR=1.
723 -* **Example 2**: Downlink Payload: **2200FFFF**  ~/~/ Set AT+ADR=0.
724 724  
676 +If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22.
725 725  
678 +* **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1.
679 +* **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0.
726 726  
727 -
728 728  == 7.2 LoRa® Class ==
729 729  
730 -
731 731  Feature: Get or Set the Device Class(Currently only support class A, class C).
732 732  
733 733  
734 734  (% style="color:blue" %)**AT Command:AT+CLASS**
735 735  
688 +
736 736  (% border="1" style="background-color:#ffffcc; color:green; width:507.222px" %)
737 737  |=(% colspan="3" style="width: 504px;" %)AT+CLASS
738 738  |(% style="width:163px" %)**Command Example**|(% style="width:166px" %)**Function**|(% style="width:175px" %)**Response**
... ... @@ -743,16 +743,14 @@
743 743  
744 744  )))
745 745  
746 -
747 -
748 748  == 7.3 Duty Cycle Setting ==
749 749  
750 -
751 751  Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing.
752 752  
753 753  
754 754  (% style="color:blue" %)**AT Command:AT+DCS**
755 755  
706 +
756 756  (% border="1" style="background-color:#ffffcc; color:green; width:515.222px" %)
757 757  |=(% colspan="3" style="width: 512px;" %)AT+DCS
758 758  |(% style="width:165px" %)**Command Example**|(% style="width:239px" %)**Function**|(% style="width:107px" %)**Response**
... ... @@ -763,16 +763,14 @@
763 763  
764 764  )))
765 765  
766 -
767 -
768 768  == 7.4 Data Rate ==
769 769  
770 -
771 771  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
772 772  
773 773  
774 774  (% style="color:blue" %)**AT Command: AT+DR**
775 775  
724 +
776 776  (% border="1" style="background-color:#ffffcc; color:green; width:466.222px" %)
777 777  |=(% colspan="3" style="width: 463px;" %)AT+DR
778 778  |(% style="width:156px" %)**Command Example**|(% style="width:167px" %)**Function**|(% style="width:140px" %)**Response**
... ... @@ -783,25 +783,23 @@
783 783  
784 784  )))
785 785  
786 -
787 787  (% style="color:blue" %)**Downlink Command: 0x2200aaFF**
788 788  
789 -If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF.
790 790  
791 -* **Example 1**: Downlink Payload: **220001FF**  ~/~/ Set AT+DR=1.
792 -* **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+DR=0.
793 793  
739 +If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF.
794 794  
741 +* **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1.
742 +* **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0.
795 795  
796 -
797 797  == 7.5 Frame Counter Downlink ==
798 798  
799 -
800 800  Feature: Get or Set the Frame Counter Downlink.
801 801  
802 802  
803 803  (% style="color:blue" %)**AT Command:AT+FCD**
804 804  
751 +
805 805  (% border="1" style="background-color:#ffffcc; color:green; width:693.222px" %)
806 806  |=(% colspan="3" style="width: 690px;" %)AT+FCD
807 807  |(% style="width:162px" %)**Command Example**|(% style="width:258px" %)**Function**|(% style="width:269px" %)**Response**
... ... @@ -810,10 +810,10 @@
810 810  )))
811 811  |(% style="width:162px" %)AT+FCD=10|(% style="width:258px" %)Set the Frame Counter Downlink.|(% style="width:269px" %)(System will write new value to FCD)(((
812 812  OK
760 +
761 +
813 813  )))
814 814  
815 -
816 -
817 817  == 7.6 Frame Counter Uplink ==
818 818  
819 819  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -821,6 +821,7 @@
821 821  
822 822  (% style="color:blue" %)**AT Command:AT+FCU**
823 823  
771 +
824 824  (% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %)
825 825  |=(% colspan="3" style="width: 531px;" %)AT+FCU
826 826  |(% style="width:177px" %)**Command Example**|(% style="width:239px" %)**Function**|(% style="width:113px" %)**Response**
... ... @@ -831,16 +831,14 @@
831 831  
832 832  )))
833 833  
834 -
835 -
836 836  == 7.7 Join Accept Delay1 ==
837 837  
838 -
839 839  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms.
840 840  
841 841  
842 842  (% style="color:blue" %)**AT Command:AT+JN1DL**
843 843  
789 +
844 844  (% border="1" style="background-color:#ffffcc; color:green; width:537.222px" %)
845 845  |=(% colspan="3" style="width: 534px;" %)AT+JN1DL
846 846  |(% style="width:164px" %)**Command Example**|(% style="width:229px" %)**Function**|(% style="width:140px" %)**Response**
... ... @@ -851,8 +851,6 @@
851 851  
852 852  )))
853 853  
854 -
855 -
856 856  == 7.8 Join Accept Delay2 ==
857 857  
858 858  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms.
... ... @@ -860,6 +860,7 @@
860 860  
861 861  (% style="color:blue" %)**AT Command:AT+JN2DL**
862 862  
807 +
863 863  (% border="1" style="background-color:#ffffcc; color:green; width:538.222px" %)
864 864  |=(% colspan="3" style="width: 535px;" %)AT+JN2DL
865 865  |(% style="width:160px" %)**Command Example**|(% style="width:228px" %)**Function**|(% style="width:146px" %)**Response**
... ... @@ -870,18 +870,16 @@
870 870  
871 871  )))
872 872  
873 -
874 -
875 875  == 7.9 Public Network Mode ==
876 876  
877 -
878 878  Feature: Get or Set the public network mode. (0: off, 1: on). A Public LoRaWAN network use 0x34 as syncword. Default Settings; PNM=1
879 879  
880 -(% style="color:red" %)Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network
822 +Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network
881 881  
882 882  
883 883  (% style="color:blue" %)**AT Command:AT+PNM**
884 884  
827 +
885 885  (% border="1" style="background-color:#ffffcc; color:green; width:667.222px" %)
886 886  |=(% colspan="3" style="width: 664px;" %)AT+PNM
887 887  |(% style="width:166px" %)**Command Example**|(% style="width:225px" %)**Function**|(% style="width:272px" %)**Response**
... ... @@ -899,16 +899,14 @@
899 899  )))
900 900  |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %)
901 901  
902 -
903 -
904 904  == 7.10 Receive Delay1 ==
905 905  
906 -
907 907  Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
908 908  
909 909  
910 910  (% style="color:blue" %)**AT Command:AT+RX1DL**
911 911  
852 +
912 912  (% border="1" style="background-color:#ffffcc; color:green; width:408.222px" %)
913 913  |=(% colspan="3" style="width: 405px;" %)AT+RX1DL
914 914  |(% style="width:155px" %)**Command Example**|(% style="width:128px" %)**Function**|(% style="width:122px" %)**Response**
... ... @@ -919,16 +919,14 @@
919 919  
920 920  )))
921 921  
922 -
923 -
924 924  == 7.11 Receive Delay2 ==
925 925  
926 -
927 927  Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
928 928  
929 929  
930 930  (% style="color:blue" %)**AT Command:AT+RX2DL**
931 931  
870 +
932 932  (% border="1" style="background-color:#ffffcc; color:green; width:481.222px" %)
933 933  |=(% colspan="3" style="width: 478px;" %)AT+RX2DL
934 934  |(% style="width:175px" %)**Command Example**|(% style="width:152px" %)**Function**|(% style="width:150px" %)**Response**
... ... @@ -939,16 +939,14 @@
939 939  
940 940  )))
941 941  
942 -
943 -
944 944  == 7.12 Rx2 Window Data Rate ==
945 945  
946 -
947 947  Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
948 948  
949 949  
950 950  (% style="color:blue" %)**AT Command:AT+RX2DR**
951 951  
888 +
952 952  (% border="1" style="background-color:#ffffcc; color:green; width:525.222px" %)
953 953  |=(% colspan="3" style="width: 522px;" %)AT+RX2DR
954 954  |(% style="width:160px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:130px" %)**Response**
... ... @@ -959,16 +959,14 @@
959 959  
960 960  )))
961 961  
962 -
963 -
964 964  == 7.13 Rx2 Window Frequency ==
965 965  
966 -
967 967  Feature: Get or Set the Rx2 window frequency
968 968  
969 969  
970 970  (% style="color:blue" %)**AT Command:AT+RX2FQ**
971 971  
906 +
972 972  (% border="1" style="background-color:#ffffcc; color:green; width:587.222px" %)
973 973  |=(% colspan="3" style="width: 584px;" %)AT+RX2FQ
974 974  |(% style="width:183px" %)**Command Example**|(% style="width:240px" %)**Function**|(% style="width:160px" %)**Response**
... ... @@ -979,16 +979,14 @@
979 979  
980 980  )))
981 981  
982 -
983 -
984 984  == 7.14 Transmit Power ==
985 985  
986 -
987 987  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. )
988 988  
989 989  
990 990  (% style="color:blue" %)**AT Command:AT+TXP**
991 991  
924 +
992 992  (% border="1" style="background-color:#ffffcc; color:green; width:465.222px" %)
993 993  |=(% colspan="3" style="width: 462px;" %)AT+TXP
994 994  |(% style="width:161px" %)**Command Example**|(% style="width:189px" %)**Function**|(% style="width:112px" %)**Response**
... ... @@ -999,25 +999,21 @@
999 999  
1000 1000  )))
1001 1001  
1002 -
1003 1003  Downlink Payload. The 4th byte of 0x22 downlink.
1004 1004  
1005 1005  If the downlink payload=22000100, it means setting the TXP to 0.
1006 1006  
1007 -* **Example 1**: Downlink Payload: **22000102**  ~/~/ Set AT+TXP=2.
1008 -* **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+TXP=0.
939 +* **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2.
940 +* **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0.
1009 1009  
1010 -
1011 -
1012 -
1013 1013  == 7.15 RSSI of the Last Received Packet ==
1014 1014  
1015 -
1016 1016  Feature: Get or Set the Rx2 window frequency
1017 1017  
1018 1018  
1019 1019  (% style="color:blue" %)**AT Command:AT+RSSI**
1020 1020  
949 +
1021 1021  (% border="1" style="background-color:#ffffcc; color:green; width:557.222px" %)
1022 1022  |=(% colspan="3" style="width: 554px;" %)AT+RSSI
1023 1023  |(% style="width:164px" %)**Command Example**|(% style="width:289px" %)**Function**|(% style="width:100px" %)**Response**
... ... @@ -1025,16 +1025,14 @@
1025 1025  OK
1026 1026  )))
1027 1027  
1028 -
1029 -
1030 1030  == 7.16 SNR of the Last Received Packet ==
1031 1031  
1032 -
1033 1033  Feature: Get the SNR of the last received packet
1034 1034  
1035 1035  
1036 1036  (% style="color:blue" %)**AT Command:AT+SNR**
1037 1037  
964 +
1038 1038  (% border="1" style="background-color:#ffffcc; color:green; width:571.222px" %)
1039 1039  |=(% colspan="3" style="width: 568px;" %)AT+SNR
1040 1040  |(% style="width:164px" %)**Command Example**|(% style="width:290px" %)**Function**|(% style="width:113px" %)**Response**
... ... @@ -1042,16 +1042,14 @@
1042 1042  OK
1043 1043  )))
1044 1044  
1045 -
1046 -
1047 1047  == 7.17 Application Port ==
1048 1048  
1049 -
1050 1050  Feature: Get or set the application port.
1051 1051  
1052 1052  
1053 1053  (% style="color:blue" %)**AT Command: AT+PORT**
1054 1054  
979 +
1055 1055  (% border="1" style="background-color:#ffffcc; color:green; width:500.222px" %)
1056 1056  |=(% colspan="3" style="width: 497px;" %)AT+PORT
1057 1057  |(% style="width:157px" %)**Command Example**|(% style="width:204px" %)**Function**|(% style="width:135px" %)**Response**
... ... @@ -1060,26 +1060,24 @@
1060 1060  )))
1061 1061  |(% style="width:157px" %)AT+PORT=21|(% style="width:204px" %)Set the application port|(% style="width:135px" %)OK
1062 1062  
1063 -
1064 1064  (% style="color:blue" %)**Downlink Command: 0x23**
1065 1065  
990 +
1066 1066  Format: Command Code (0x23) followed by 1 bytes port value.
1067 1067  
1068 1068  If the downlink payload=2301, it means set the application port to 1, while type code is 23.
1069 1069  
1070 -* **Example 1**: Downlink Payload: **2301**  ~/~/ set the application port to 1
1071 -* **Example 2**: Downlink Payload:** 2305**  ~/~/ set the application port to 5
995 +* **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1
996 +* **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5
1072 1072  
1073 -
1074 -
1075 1075  == 7.18 Single Channel Mode ==
1076 1076  
1077 -
1078 1078  Feature:Get or Set Frequency (Unit: Hz) for Single Channel Mode.
1079 1079  
1080 1080  
1081 1081  (% style="color:blue" %)**AT Command: AT+CHS**
1082 1082  
1005 +
1083 1083  (% border="1" style="background-color:#ffffcc; color:green; width:603.222px" %)
1084 1084  |=(% colspan="3" style="width: 600px;" %)AT+CHS
1085 1085  |(% style="width:182px" %)**Command Example**|(% style="width:295px" %)**Function**|(% style="width:122px" %)**Response**
... ... @@ -1088,8 +1088,6 @@
1088 1088  )))
1089 1089  |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK
1090 1090  
1091 -
1092 -
1093 1093  == 7.19 Eight Channel Mode ==
1094 1094  
1095 1095  Feature: Get or Set eight channels mode,Only for US915,AU915,CN470.
... ... @@ -1097,6 +1097,7 @@
1097 1097  
1098 1098  (% style="color:blue" %)**AT Command: AT+CHE**
1099 1099  
1021 +
1100 1100  (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %)
1101 1101  |=(% colspan="3" style="width: 707px;" %)AT+CHE
1102 1102  |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response**
... ... @@ -1107,27 +1107,24 @@
1107 1107  )))
1108 1108  |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK
1109 1109  
1110 -
1111 1111  (% style="color:blue" %)**Downlink Command: 0x24**
1112 1112  
1034 +
1113 1113  Format: Command Code (0x24) followed by 1 bytes channel value.
1114 1114  
1115 1115  If the downlink payload=2401, it means set channel mode to 1, while type code is 24.
1116 1116  
1117 -* **Example 1**: Downlink Payload: 2401  ~/~/ set channel mode to 1
1118 -* **Example 2**: Downlink Payload: 2405  ~/~/ set channel mode to 5
1039 +* **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1
1040 +* **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5
1119 1119  
1120 -
1121 -
1122 -
1123 1123  == 7.20 Get or Set RXwindows1 timeout ==
1124 1124  
1044 +Feature:Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255).
1125 1125  
1126 -Feature: Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255).
1127 1127  
1128 -
1129 1129  (% style="color:blue" %)**AT Command: AT+RX1WTO**
1130 1130  
1049 +
1131 1131  (% border="1" style="background-color:#ffffcc; color:green; width:460.222px" %)
1132 1132  |=(% colspan="3" style="width: 457px;" %)AT+ RX1WTO
1133 1133  |(% style="width:163px" %)**Command Example**|(% style="width:201px" %)**Function**|(% style="width:93px" %)**Response**
... ... @@ -1137,16 +1137,11 @@
1137 1137  |(% style="width:163px" %)AT+RX1WTO=60|(% style="width:201px" %)Set RXwindows1 timeout|(% style="width:93px" %)OK
1138 1138  
1139 1139  (((
1140 -
1141 -
1142 1142  **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.
1143 -
1144 -
1145 1145  )))
1146 1146  
1147 1147  [[image:image-20220526162535-1.png]]
1148 1148  
1149 -
1150 1150  (((
1151 1151  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.
1152 1152  
... ... @@ -1155,12 +1155,12 @@
1155 1155  
1156 1156  == 7.21 Get or Set RXwindows2 timeout ==
1157 1157  
1072 +Feature:Get or Set the number of symbols to detect and timeout from RXwindow2(0 to 255).
1158 1158  
1159 -Feature: Get or Set the number of symbols to detect and timeout from RXwindow2(0 to 255).
1160 1160  
1161 -
1162 1162  (% style="color:blue" %)**AT Command: AT+RX2WTO**
1163 1163  
1077 +
1164 1164  (% border="1" style="background-color:#ffffcc; color:green; width:497.222px" %)
1165 1165  |=(% colspan="3" style="width: 494px;" %)AT+ RX2WTO
1166 1166  |(% style="width:190px" %)**Command Example**|(% style="width:199px" %)**Function**|(% style="width:104px" %)**Response**
... ... @@ -1169,16 +1169,14 @@
1169 1169  )))
1170 1170  |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK
1171 1171  
1172 -
1173 -
1174 1174  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
1175 1175  
1176 -
1177 1177  Feature: Get or Set uplinkdwelltime
1178 1178  
1179 1179  
1180 1180  (% style="color:blue" %)**AT Command: AT+DWELLT**
1181 1181  
1093 +
1182 1182  (% border="1" style="background-color:#ffffcc; color:green; width:497.222px" %)
1183 1183  |=(% colspan="3" style="width: 494px;" %)AT+DWELLT
1184 1184  |(% style="width:183px" %)**Command Example**|(% style="width:179px" %)**Function**|(% style="width:131px" %)**Response**
... ... @@ -1187,27 +1187,22 @@
1187 1187  )))
1188 1188  |(% style="width:183px" %)AT+DWELLT=0|(% style="width:179px" %)Set uplinkdwelltime|(% style="width:131px" %)OK
1189 1189  
1190 -
1191 1191  (% style="color:blue" %)**Downlink Command: 0x25**
1192 1192  
1104 +
1193 1193  Format: Command Code (0x25) followed by 1 bytes state value.
1194 1194  
1195 1195  If the downlink payload=2501, it means set uplinkdwelltime to 1, while type code is 25.
1196 1196  
1197 -* **Example 1**: Downlink Payload: **2501**  ~/~/ set uplinkdwelltime to 1
1198 -* **Example 2**: Downlink Payload: **2500**  ~/~/ set uplinkdwelltime to 0
1109 +* **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1
1110 +* **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0
1199 1199  
1200 -
1201 -
1202 -
1203 1203  == 7.23 Set Packet Receiving Response Level ==
1204 1204  
1205 -
1206 1206  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.
1207 1207  
1116 +RPL value:
1208 1208  
1209 -**RPL value:**
1210 -
1211 1211  * **AT+RPL=0:** Device won't immediately reply any downlink commands from platform.
1212 1212  * **AT+RPL=1:** Device will immediately reply message to Unconfirmed Data Down. Payload is 0x00.
1213 1213  * **AT+RPL=2:** Device will immediately reply message to Confirmed Data Down. Payload is 0x00 and requied response header for this command.
... ... @@ -1214,16 +1214,15 @@
1214 1214  * **AT+RPL=3:** Device will immediately reply message to MAC Command. Payload is 0x00 and requied response header for this command.
1215 1215  * **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.
1216 1216  
1124 +Case Analyes:
1217 1217  
1218 -**Case Analyes:**
1219 -
1220 1220  * For Class A devices, AT+RPL=0 is ok. that is defaut settings in software.
1221 1221  * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command.
1222 1222  * 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.
1223 1223  
1224 -
1225 1225  (% style="color:blue" %)**AT Command: AT+RPL**
1226 1226  
1132 +
1227 1227  (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1228 1228  |=(% colspan="3" style="width: 533px;" %)AT+RPL
1229 1229  |(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
... ... @@ -1232,57 +1232,50 @@
1232 1232  )))
1233 1233  |(% style="width:160px" %)AT+RPL=0|(% style="width:263px" %)Set packet receiving response level|(% style="width:109px" %)OK
1234 1234  
1235 -
1236 1236  (% style="color:blue" %)**Downlink Command: 0x21**
1237 1237  
1143 +
1238 1238  Format: Command Code (0x21) followed by 1 bytes level value.
1239 1239  
1240 1240  If the downlink payload=2101, it means set packet receiving response level to 1, while type code is 21.
1241 1241  
1242 -* **Example 1**: Downlink Payload: **2101**  ~/~/ set packet receiving response level to 1
1243 -* **Example 2**: Downlink Payload: **2102**  ~/~/ set packet receiving response level to 2
1148 +* **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1
1149 +* **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2
1244 1244  
1245 -
1246 -
1247 -
1248 1248  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1249 1249  
1250 1250  
1251 1251  (% style="color:blue" %)**AT Command: AT+SETMAXNBTRANS **
1252 1252  
1253 -(% border="1" style="background-color:#ffffcc; color:green; width:589px" %)
1254 -|=(% colspan="3" style="width: 586px;" %)AT+**SETMAXNBTRANS**
1255 -|(% style="width:227px" %)**Command Example**|(% style="width:300px" %)**Function**|(% style="width:87px" %)**Response**
1256 -|(% style="width:227px" %)**AT+SETMAXNBTRANS=1,0**|(% style="width:300px" %)Value1: set the maximum NBTrans.|(% style="width:87px" %)1(((
1156 +
1157 +(% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1158 +|=(% colspan="3" style="width: 533px;" %)AT+**SETMAXNBTRANS**
1159 +|(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
1160 +|(% style="width:160px" %)**AT+SETMAXNBTRANS=1,0**|(% style="width:263px" %)Value1: set the maximum NBTrans.|(% style="width:109px" %)1(((
1257 1257  OK
1258 1258  )))
1259 -|(% style="width:227px" %)**AT+SETMAXNBTRANS=?,1**|(% style="width:300px" %)(((
1260 -value2: 0: uplink fcnt doesn't change for each NBTrans;
1261 -
1262 -1: uplink fcnt increase by 1 for each NBTrans.
1263 -)))|(% style="width:87px" %)(((
1163 +|(% 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" %)(((
1264 1264  1
1265 1265  
1266 1266  OK
1267 1267  )))
1268 1268  
1269 -
1270 1270  (% style="color:blue" %)**Downlink Command: 0x33**
1271 1271  
1171 +
1272 1272  Format: Command Code (0x33) followed by 2 bytes mode value.
1273 1273  
1274 1274  If the downlink payload=330100, it means set end node to use confirm mode, while type code is 33.
1275 1275  
1276 -* Example 1: Downlink Payload: 330100  ~/~/ Set AT+SETMAXNBTRANS=1,0
1277 -* Example 2: Downlink Payload: 330201  ~/~/ Set AT+SETMAXNBTRANS=2,1
1176 +* Example 1: Downlink Payload: 330100 ~/~/ Set AT+SETMAXNBTRANS=1,0
1177 +* Example 2: Downlink Payload: 330201 ~/~/ Set AT+SETMAXNBTRANS=2,1
1278 1278  
1279 -
1280 -
1281 1281  == 7.25 Device offline rejoining (LWS007) ==
1282 1282  
1283 1283  
1284 1284  (% style="color:blue" %)**AT Command: AT+DDETECT**
1285 1285  
1184 +
1286 1286  (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %)
1287 1287  |=(% colspan="3" style="width: 707px;" %)AT+**DDETECT**
1288 1288  |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response**
... ... @@ -1314,22 +1314,21 @@
1314 1314  OK
1315 1315  )))
1316 1316  
1317 -
1318 1318  (% style="color:blue" %)**Downlink Command: 0x33**
1319 1319  
1218 +
1320 1320  Format: Command Code (0x32) followed by 2 bytes mode value.
1321 1321  
1322 1322  If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 33.
1323 1323  
1324 -* **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1223 +* Example 1: Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880
1325 1325  
1326 -
1327 -
1328 1328  == 7.26 Request the server to send an ACK ==
1329 1329  
1330 1330  
1331 1331  (% style="color:blue" %)**AT Command: AT+PNACKMD**
1332 1332  
1230 +
1333 1333  (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %)
1334 1334  |=(% colspan="3" style="width: 533px;" %)**AT+PNACKMD**
1335 1335  |(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response**
... ... @@ -1342,13 +1342,12 @@
1342 1342  OK
1343 1343  )))
1344 1344  
1345 -
1346 -
1347 1347  == 7.27 Adjust network rejoining interval ==
1348 1348  
1349 1349  
1350 1350  (% style="color:blue" %)**AT Command: AT+RJTDC**
1351 1351  
1248 +
1352 1352  (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
1353 1353  |=(% colspan="3" style="width: 724px;" %)AT+RJTDC
1354 1354  |(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response**
... ... @@ -1361,36 +1361,31 @@
1361 1361  Set the ReJoin data transmission interval to 60000ms = 60 seconds
1362 1362  )))
1363 1363  
1364 -
1365 1365  (% style="color:blue" %)**Downlink Command: 0x26**
1366 1366  
1263 +
1367 1367  Format: Command Code (0x26) followed by 2 bytes mode value.
1368 1368  
1369 1369  If the downlink payload=26000A, it means set end node to use confirm mode, while type code is 26.
1370 1370  
1371 -* **Example 1:** Downlink Payload: 26000A  ~/~/ Set AT+RJTDC=10
1372 -* **Example 2: **Downlink Payload: 260002  ~/~/ Set AT+RJTDC=2
1268 +* Example 1: Downlink Payload: 26000A ~/~/ Set AT+RJTDC=10
1269 +* Example 2: Downlink Payload: 260002 ~/~/ Set AT+RJTDC=2
1373 1373  
1374 -
1375 -
1376 1376  = 8. AT Commands Combination =
1377 1377  
1378 -
1379 1379  == 8.1 Set a fix RX2DR for downlink window ==
1380 1380  
1275 +* **AT+ADR=0 **~-~-> Disable ADR first
1276 +* **AT+RX2DR=xxxx** ~-~-> Set xxxx to your wanted DataRate
1381 1381  
1382 -* **AT+ADR=0             ** **~-~->**  Disable ADR first
1383 -* **AT+RX2DR=xxxx**  **~-~->**  Set xxxx to your wanted DataRate
1384 -
1385 -
1386 -
1387 1387  == 8.2 Use Downlink Command to set a fix uplink DR ==
1388 1388  
1389 1389  
1390 1390  (% style="color:blue" %)**Downlink Command: 0x22000500**
1391 1391  
1392 -**Same as:**
1393 1393  
1394 -* AT+ADR=0  [[Reference>>||anchor="H7.1AdaptiveDataRate"]]
1395 -* AT+DR=5  [[Reference>>||anchor="H7.4DataRate"]]
1396 -* AT+TXP=0  [[Reference>>||anchor="H7.14TransmitPower"]]
1284 +Same as:
1285 +
1286 +* AT+ADR=0  [[Reference>>||anchor="H7.1AdaptiveDataRate"]]
1287 +* AT+DR=5  [[Reference>>||anchor="H7.4DataRate"]]
1288 +* AT+TXP=0  [[Reference>>||anchor="H7.14TransmitPower"]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0