<
From version < 51.5 >
edited by Xiaoling
on 2022/07/13 14:11
To version < 51.18 >
edited by Xiaoling
on 2022/07/13 14:14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -388,6 +388,8 @@
388 388  )))
389 389  |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
390 390  
391 +
392 +
391 391  == 5.5 Device EUI ==
392 392  
393 393  
... ... @@ -406,6 +406,8 @@
406 406  OK
407 407  )))
408 408  
411 +
412 +
409 409  == 5.6 Network ID ==
410 410  
411 411  
... ... @@ -422,6 +422,8 @@
422 422  )))
423 423  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
424 424  
429 +
430 +
425 425  == 5.7 Network Session Key ==
426 426  
427 427  
... ... @@ -438,6 +438,8 @@
438 438  )))
439 439  |(% 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
440 440  
447 +
448 +
441 441  = 6. Joining and sending date on LoRaWAN network =
442 442  
443 443  
... ... @@ -471,6 +471,8 @@
471 471  * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
472 472  
473 473  
482 +
483 +
474 474  === 6.1.2  AT+CFM command since DR-LWS007 software stack ===
475 475  
476 476  
... ... @@ -517,6 +517,8 @@
517 517  * Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0
518 518  
519 519  
530 +
531 +
520 520  == 6.2 Confirm Status ==
521 521  
522 522  
... ... @@ -532,6 +532,8 @@
532 532  OK
533 533  )))
534 534  
547 +
548 +
535 535  == 6.3 Join LoRa® Network ==
536 536  
537 537  
... ... @@ -549,6 +549,8 @@
549 549  While Error in format, return AT_BUSY_ERROR
550 550  )))
551 551  
566 +
567 +
552 552  == 6.4 LoRa® Network Join Mode ==
553 553  
554 554  
... ... @@ -576,6 +576,8 @@
576 576  * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1
577 577  
578 578  
595 +
596 +
579 579  == 6.5 LoRa® Network Join Status ==
580 580  
581 581  
... ... @@ -591,6 +591,8 @@
591 591  OK
592 592  )))
593 593  
612 +
613 +
594 594  == 6.6 Print Last Received Data in Raw Format ==
595 595  
596 596  
... ... @@ -606,6 +606,8 @@
606 606  OK
607 607  )))
608 608  
629 +
630 +
609 609  == 6.7 Print Last Received Data in Binary Format ==
610 610  
611 611  
... ... @@ -621,6 +621,8 @@
621 621  OK
622 622  )))
623 623  
646 +
647 +
624 624  == 6.8 Send Text Data ==
625 625  
626 626  
... ... @@ -640,6 +640,8 @@
640 640  
641 641  )))
642 642  
667 +
668 +
643 643  == 6.9 Send Hexadecimal Data ==
644 644  
645 645  
... ... @@ -658,6 +658,8 @@
658 658  
659 659  )))
660 660  
687 +
688 +
661 661  = 7. LoRaWAN network management =
662 662  
663 663  
... ... @@ -680,6 +680,7 @@
680 680  AT_PARAM_ERROR
681 681  )))
682 682  
711 +
683 683  (% style="color:blue" %)**Downlink Command: 0x22**
684 684  
685 685  If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22.
... ... @@ -688,6 +688,8 @@
688 688  * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0.
689 689  
690 690  
720 +
721 +
691 691  == 7.2 LoRa® Class ==
692 692  
693 693  
... ... @@ -706,6 +706,8 @@
706 706  
707 707  )))
708 708  
740 +
741 +
709 709  == 7.3 Duty Cycle Setting ==
710 710  
711 711  
... ... @@ -724,6 +724,8 @@
724 724  
725 725  )))
726 726  
760 +
761 +
727 727  == 7.4 Data Rate ==
728 728  
729 729  
... ... @@ -742,6 +742,7 @@
742 742  
743 743  )))
744 744  
780 +
745 745  (% style="color:blue" %)**Downlink Command: 0x2200aaFF**
746 746  
747 747  If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF.
... ... @@ -750,6 +750,8 @@
750 750  * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0.
751 751  
752 752  
789 +
790 +
753 753  == 7.5 Frame Counter Downlink ==
754 754  
755 755  
... ... @@ -768,6 +768,8 @@
768 768  OK
769 769  )))
770 770  
809 +
810 +
771 771  == 7.6 Frame Counter Uplink ==
772 772  
773 773  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -785,6 +785,8 @@
785 785  
786 786  )))
787 787  
828 +
829 +
788 788  == 7.7 Join Accept Delay1 ==
789 789  
790 790  
... ... @@ -803,6 +803,8 @@
803 803  
804 804  )))
805 805  
848 +
849 +
806 806  == 7.8 Join Accept Delay2 ==
807 807  
808 808  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms.
... ... @@ -820,6 +820,8 @@
820 820  
821 821  )))
822 822  
867 +
868 +
823 823  == 7.9 Public Network Mode ==
824 824  
825 825  
... ... @@ -847,6 +847,8 @@
847 847  )))
848 848  |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %)
849 849  
896 +
897 +
850 850  == 7.10 Receive Delay1 ==
851 851  
852 852  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0