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
-
... ... @@ -831,8 +831,6 @@ 831 831 832 832 ))) 833 833 834 - 835 - 836 836 == 7.10 Receive Delay1 == 837 837 838 838 Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms ... ... @@ -851,8 +851,6 @@ 851 851 852 852 ))) 853 853 854 - 855 - 856 856 == 7.11 Receive Delay2 == 857 857 858 858 Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms ... ... @@ -871,8 +871,6 @@ 871 871 872 872 ))) 873 873 874 - 875 - 876 876 == 7.12 Rx2 Window Data Rate == 877 877 878 878 Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X) ... ... @@ -891,8 +891,6 @@ 891 891 892 892 ))) 893 893 894 - 895 - 896 896 == 7.13 Rx2 Window Frequency == 897 897 898 898 Feature: Get or Set the Rx2 window frequency ... ... @@ -911,8 +911,6 @@ 911 911 912 912 ))) 913 913 914 - 915 - 916 916 == 7.14 Transmit Power == 917 917 918 918 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. ) ... ... @@ -938,8 +938,6 @@ 938 938 * **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2. 939 939 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0. 940 940 941 - 942 - 943 943 == 7.15 RSSI of the Last Received Packet == 944 944 945 945 Feature: Get or Set the Rx2 window frequency ... ... @@ -955,8 +955,6 @@ 955 955 OK 956 956 ))) 957 957 958 - 959 - 960 960 == 7.16 SNR of the Last Received Packet == 961 961 962 962 Feature: Get the SNR of the last received packet ... ... @@ -972,8 +972,6 @@ 972 972 OK 973 973 ))) 974 974 975 - 976 - 977 977 == 7.17 Application Port == 978 978 979 979 Feature: Get or set the application port. ... ... @@ -1001,8 +1001,6 @@ 1001 1001 * **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1 1002 1002 * **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5 1003 1003 1004 - 1005 - 1006 1006 == 7.18 Single Channel Mode == 1007 1007 1008 1008 Feature:Get or Set Frequency (Unit: Hz) for Single Channel Mode. ... ... @@ -1019,8 +1019,6 @@ 1019 1019 ))) 1020 1020 |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK 1021 1021 1022 - 1023 - 1024 1024 == 7.19 Eight Channel Mode == 1025 1025 1026 1026 Feature: Get or Set eight channels mode,Only for US915,AU915,CN470. ... ... @@ -1050,8 +1050,6 @@ 1050 1050 * **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1 1051 1051 * **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5 1052 1052 1053 - 1054 - 1055 1055 == 7.20 Get or Set RXwindows1 timeout == 1056 1056 1057 1057 Feature:Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255). ... ... @@ -1096,8 +1096,6 @@ 1096 1096 ))) 1097 1097 |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK 1098 1098 1099 - 1100 - 1101 1101 == 7.22 Setting up uplinkdwelltime (as923, au915) == 1102 1102 1103 1103 Feature: Get or Set uplinkdwelltime ... ... @@ -1125,8 +1125,6 @@ 1125 1125 * **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1 1126 1126 * **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0 1127 1127 1128 - 1129 - 1130 1130 == 7.23 Set Packet Receiving Response Level == 1131 1131 1132 1132 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. ... ... @@ -1168,8 +1168,6 @@ 1168 1168 * **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1 1169 1169 * **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2 1170 1170 1171 - 1172 - 1173 1173 = 8. AT Commands Combination = 1174 1174 1175 1175 == 8.1 Set a fix RX2DR for downlink window == ... ... @@ -1177,8 +1177,6 @@ 1177 1177 * **AT+ADR=0 **~-~-> Disable ADR first 1178 1178 * **AT+RX2DR=xxxx** ~-~-> Set xxxx to your wanted DataRate 1179 1179 1180 - 1181 - 1182 1182 == 8.2 Use Downlink Command to set a fix uplink DR == 1183 1183 1184 1184 {{info}}