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
-
... ... @@ -463,8 +463,6 @@ 463 463 OK 464 464 ))) 465 465 466 - 467 - 468 468 == 6.3 Join LoRa® Network == 469 469 470 470 Feature: Join network. ... ... @@ -796,7 +796,6 @@ 796 796 797 797 ))) 798 798 799 - 800 800 == 7.10 Receive Delay1 == 801 801 802 802 Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms ... ... @@ -815,7 +815,6 @@ 815 815 816 816 ))) 817 817 818 - 819 819 == 7.11 Receive Delay2 == 820 820 821 821 Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms ... ... @@ -834,7 +834,6 @@ 834 834 835 835 ))) 836 836 837 - 838 838 == 7.12 Rx2 Window Data Rate == 839 839 840 840 Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X) ... ... @@ -853,7 +853,6 @@ 853 853 854 854 ))) 855 855 856 - 857 857 == 7.13 Rx2 Window Frequency == 858 858 859 859 Feature: Get or Set the Rx2 window frequency ... ... @@ -872,7 +872,6 @@ 872 872 873 873 ))) 874 874 875 - 876 876 == 7.14 Transmit Power == 877 877 878 878 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. ) ... ... @@ -898,7 +898,6 @@ 898 898 * **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2. 899 899 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0. 900 900 901 - 902 902 == 7.15 RSSI of the Last Received Packet == 903 903 904 904 Feature: Get or Set the Rx2 window frequency ... ... @@ -914,7 +914,6 @@ 914 914 OK 915 915 ))) 916 916 917 - 918 918 == 7.16 SNR of the Last Received Packet == 919 919 920 920 Feature: Get the SNR of the last received packet ... ... @@ -930,7 +930,6 @@ 930 930 OK 931 931 ))) 932 932 933 - 934 934 == 7.17 Application Port == 935 935 936 936 Feature: Get or set the application port. ... ... @@ -958,7 +958,6 @@ 958 958 * **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1 959 959 * **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5 960 960 961 - 962 962 == 7.18 Single Channel Mode == 963 963 964 964 Feature:Get or Set Frequency (Unit: Hz) for Single Channel Mode. ... ... @@ -975,7 +975,6 @@ 975 975 ))) 976 976 |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK 977 977 978 - 979 979 == 7.19 Eight Channel Mode == 980 980 981 981 Feature: Get or Set eight channels mode,Only for US915,AU915,CN470. ... ... @@ -1005,7 +1005,6 @@ 1005 1005 * **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1 1006 1006 * **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5 1007 1007 1008 - 1009 1009 == 7.20 Get or Set RXwindows1 timeout == 1010 1010 1011 1011 Feature:Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255). ... ... @@ -1050,7 +1050,6 @@ 1050 1050 ))) 1051 1051 |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK 1052 1052 1053 - 1054 1054 == 7.22 Setting up uplinkdwelltime (as923, au915) == 1055 1055 1056 1056 Feature: Get or Set uplinkdwelltime ... ... @@ -1078,7 +1078,6 @@ 1078 1078 * **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1 1079 1079 * **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0 1080 1080 1081 - 1082 1082 == 7.23 Set Packet Receiving Response Level == 1083 1083 1084 1084 Feature: Get or Set packet receiving response level. This feature is used to set compatible with different LoRaWAN servers. If RPL doesn;t match , user will see strange message in the server portal. ... ... @@ -1120,7 +1120,6 @@ 1120 1120 * **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1 1121 1121 * **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2 1122 1122 1123 - 1124 1124 = 8. AT Commands Combination = 1125 1125 1126 1126 == 8.1 Set a fix RX2DR for downlink window == ... ... @@ -1128,7 +1128,6 @@ 1128 1128 * **AT+ADR=0 **~-~-> Disable ADR first 1129 1129 * **AT+RX2DR=xxxx** ~-~-> Set xxxx to your wanted DataRate 1130 1130 1131 - 1132 1132 == 8.2 Use Downlink Command to set a fix uplink DR == 1133 1133 1134 1134 {{info}}