Changes for page End Device AT Commands and Downlink Command
Last modified by kai on 2024/09/06 10:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -563,6 +563,8 @@ 563 563 While Error in format, return AT_BUSY_ERROR 564 564 ))) 565 565 566 + 567 + 566 566 == 6.4 LoRa® Network Join Mode == 567 567 568 568 ... ... @@ -590,6 +590,8 @@ 590 590 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 591 591 592 592 595 + 596 + 593 593 == 6.5 LoRa® Network Join Status == 594 594 595 595 ... ... @@ -605,6 +605,8 @@ 605 605 OK 606 606 ))) 607 607 612 + 613 + 608 608 == 6.6 Print Last Received Data in Raw Format == 609 609 610 610 ... ... @@ -620,6 +620,8 @@ 620 620 OK 621 621 ))) 622 622 629 + 630 + 623 623 == 6.7 Print Last Received Data in Binary Format == 624 624 625 625 ... ... @@ -635,6 +635,8 @@ 635 635 OK 636 636 ))) 637 637 646 + 647 + 638 638 == 6.8 Send Text Data == 639 639 640 640 ... ... @@ -654,6 +654,8 @@ 654 654 655 655 ))) 656 656 667 + 668 + 657 657 == 6.9 Send Hexadecimal Data == 658 658 659 659 ... ... @@ -672,6 +672,8 @@ 672 672 673 673 ))) 674 674 687 + 688 + 675 675 = 7. LoRaWAN network management = 676 676 677 677 ... ... @@ -694,6 +694,7 @@ 694 694 AT_PARAM_ERROR 695 695 ))) 696 696 711 + 697 697 (% style="color:blue" %)**Downlink Command: 0x22** 698 698 699 699 If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22. ... ... @@ -702,6 +702,8 @@ 702 702 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 703 703 704 704 720 + 721 + 705 705 == 7.2 LoRa® Class == 706 706 707 707 ... ... @@ -720,6 +720,8 @@ 720 720 721 721 ))) 722 722 740 + 741 + 723 723 == 7.3 Duty Cycle Setting == 724 724 725 725 ... ... @@ -738,6 +738,8 @@ 738 738 739 739 ))) 740 740 760 + 761 + 741 741 == 7.4 Data Rate == 742 742 743 743 ... ... @@ -756,6 +756,7 @@ 756 756 757 757 ))) 758 758 780 + 759 759 (% style="color:blue" %)**Downlink Command: 0x2200aaFF** 760 760 761 761 If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF. ... ... @@ -764,6 +764,8 @@ 764 764 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 765 765 766 766 789 + 790 + 767 767 == 7.5 Frame Counter Downlink == 768 768 769 769 ... ... @@ -782,6 +782,8 @@ 782 782 OK 783 783 ))) 784 784 809 + 810 + 785 785 == 7.6 Frame Counter Uplink == 786 786 787 787 Feature: Get or Set the Frame Counter Uplink.