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