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
-
... ... @@ -604,6 +604,8 @@ 604 604 605 605 ))) 606 606 607 + 608 + 607 607 == 6.9 Send Hexadecimal Data == 608 608 609 609 Feature: Send hexadecimal data along with the application port. ... ... @@ -622,6 +622,8 @@ 622 622 623 623 ))) 624 624 627 + 628 + 625 625 = 7. LoRaWAN network management = 626 626 627 627 == 7.1 Adaptive Data Rate == ... ... @@ -653,6 +653,8 @@ 653 653 * **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 654 654 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 655 655 660 + 661 + 656 656 == 7.2 LoRa® Class == 657 657 658 658 Feature: Get or Set the Device Class(Currently only support class A, class C). ... ... @@ -671,6 +671,8 @@ 671 671 672 672 ))) 673 673 680 + 681 + 674 674 == 7.3 Duty Cycle Setting == 675 675 676 676 Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing. ... ... @@ -689,6 +689,8 @@ 689 689 690 690 ))) 691 691 700 + 701 + 692 692 == 7.4 Data Rate == 693 693 694 694 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 ... ... @@ -717,6 +717,8 @@ 717 717 * **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1. 718 718 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 719 719 730 + 731 + 720 720 == 7.5 Frame Counter Downlink == 721 721 722 722 Feature: Get or Set the Frame Counter Downlink. ... ... @@ -737,6 +737,8 @@ 737 737 738 738 ))) 739 739 752 + 753 + 740 740 == 7.6 Frame Counter Uplink == 741 741 742 742 Feature: Get or Set the Frame Counter Uplink. ... ... @@ -755,6 +755,8 @@ 755 755 756 756 ))) 757 757 772 + 773 + 758 758 == 7.7 Join Accept Delay1 == 759 759 760 760 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms. ... ... @@ -773,6 +773,8 @@ 773 773 774 774 ))) 775 775 792 + 793 + 776 776 == 7.8 Join Accept Delay2 == 777 777 778 778 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms. ... ... @@ -791,6 +791,8 @@ 791 791 792 792 ))) 793 793 812 + 813 + 794 794 == 7.9 Public Network Mode == 795 795 796 796 Feature: Get or Set the public network mode. (0: off, 1: on) ... ... @@ -811,6 +811,8 @@ 811 811 812 812 ))) 813 813 834 + 835 + 814 814 == 7.10 Receive Delay1 == 815 815 816 816 Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms ... ... @@ -829,6 +829,8 @@ 829 829 830 830 ))) 831 831 854 + 855 + 832 832 == 7.11 Receive Delay2 == 833 833 834 834 Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms ... ... @@ -847,6 +847,8 @@ 847 847 848 848 ))) 849 849 874 + 875 + 850 850 == 7.12 Rx2 Window Data Rate == 851 851 852 852 Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X) ... ... @@ -865,6 +865,8 @@ 865 865 866 866 ))) 867 867 894 + 895 + 868 868 == 7.13 Rx2 Window Frequency == 869 869 870 870 Feature: Get or Set the Rx2 window frequency ... ... @@ -883,6 +883,8 @@ 883 883 884 884 ))) 885 885 914 + 915 + 886 886 == 7.14 Transmit Power == 887 887 888 888 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. )