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
-
... ... @@ -712,25 +712,23 @@ 712 712 AT_PARAM_ERROR 713 713 ))) 714 714 715 - 716 716 (% style="color:blue" %)**Downlink Command: 0x22** 717 717 717 + 718 + 718 718 If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22. 719 719 720 -* **Example 1**: Downlink Payload: **2201** 721 +* **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 721 721 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 722 722 723 - 724 - 725 - 726 726 == 7.2 LoRa® Class == 727 727 728 - 729 729 Feature: Get or Set the Device Class(Currently only support class A, class C). 730 730 731 731 732 732 (% style="color:blue" %)**AT Command:AT+CLASS** 733 733 731 + 734 734 (% border="1" style="background-color:#ffffcc; color:green; width:507.222px" %) 735 735 |=(% colspan="3" style="width: 504px;" %)AT+CLASS 736 736 |(% style="width:163px" %)**Command Example**|(% style="width:166px" %)**Function**|(% style="width:175px" %)**Response** ... ... @@ -741,16 +741,14 @@ 741 741 742 742 ))) 743 743 744 - 745 - 746 746 == 7.3 Duty Cycle Setting == 747 747 748 - 749 749 Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing. 750 750 751 751 752 752 (% style="color:blue" %)**AT Command:AT+DCS** 753 753 749 + 754 754 (% border="1" style="background-color:#ffffcc; color:green; width:515.222px" %) 755 755 |=(% colspan="3" style="width: 512px;" %)AT+DCS 756 756 |(% style="width:165px" %)**Command Example**|(% style="width:239px" %)**Function**|(% style="width:107px" %)**Response** ... ... @@ -761,16 +761,14 @@ 761 761 762 762 ))) 763 763 764 - 765 - 766 766 == 7.4 Data Rate == 767 767 768 - 769 769 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 770 770 771 771 772 772 (% style="color:blue" %)**AT Command: AT+DR** 773 773 767 + 774 774 (% border="1" style="background-color:#ffffcc; color:green; width:466.222px" %) 775 775 |=(% colspan="3" style="width: 463px;" %)AT+DR 776 776 |(% style="width:156px" %)**Command Example**|(% style="width:167px" %)**Function**|(% style="width:140px" %)**Response** ... ... @@ -781,25 +781,23 @@ 781 781 782 782 ))) 783 783 784 - 785 785 (% style="color:blue" %)**Downlink Command: 0x2200aaFF** 786 786 780 + 781 + 787 787 If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF. 788 788 789 789 * **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1. 790 790 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 791 791 792 - 793 - 794 - 795 795 == 7.5 Frame Counter Downlink == 796 796 797 - 798 798 Feature: Get or Set the Frame Counter Downlink. 799 799 800 800 801 801 (% style="color:blue" %)**AT Command:AT+FCD** 802 802 794 + 803 803 (% border="1" style="background-color:#ffffcc; color:green; width:693.222px" %) 804 804 |=(% colspan="3" style="width: 690px;" %)AT+FCD 805 805 |(% style="width:162px" %)**Command Example**|(% style="width:258px" %)**Function**|(% style="width:269px" %)**Response** ... ... @@ -808,10 +808,10 @@ 808 808 ))) 809 809 |(% style="width:162px" %)AT+FCD=10|(% style="width:258px" %)Set the Frame Counter Downlink.|(% style="width:269px" %)(System will write new value to FCD)((( 810 810 OK 803 + 804 + 811 811 ))) 812 812 813 - 814 - 815 815 == 7.6 Frame Counter Uplink == 816 816 817 817 Feature: Get or Set the Frame Counter Uplink.