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
-
... ... @@ -420,8 +420,6 @@ 420 420 ))) 421 421 |(% style="width:455px" %)AT+NWKSKEY=A8 40 41 FF FF 12 34 56 00 01 02 04 05 06 06 07|(% style="width:215px" %)Set the Network Session Key.|(% style="width:343px" %)OK 422 422 423 - 424 - 425 425 = 6. Joining and sending date on LoRaWAN network = 426 426 427 427 == 6.1 Confirm Mode == ... ... @@ -450,8 +450,6 @@ 450 450 * Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1 451 451 * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0 452 452 453 - 454 - 455 455 == 6.2 Confirm Status == 456 456 457 457 Feature: Get confirmation status of the last AT+SEND (0-1). ... ... @@ -467,8 +467,6 @@ 467 467 OK 468 468 ))) 469 469 470 - 471 - 472 472 == 6.3 Join LoRa® Network == 473 473 474 474 Feature: Join network. ... ... @@ -800,7 +800,6 @@ 800 800 801 801 ))) 802 802 803 - 804 804 == 7.10 Receive Delay1 == 805 805 806 806 Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms ... ... @@ -819,7 +819,6 @@ 819 819 820 820 ))) 821 821 822 - 823 823 == 7.11 Receive Delay2 == 824 824 825 825 Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms ... ... @@ -838,7 +838,6 @@ 838 838 839 839 ))) 840 840 841 - 842 842 == 7.12 Rx2 Window Data Rate == 843 843 844 844 Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X) ... ... @@ -857,7 +857,6 @@ 857 857 858 858 ))) 859 859 860 - 861 861 == 7.13 Rx2 Window Frequency == 862 862 863 863 Feature: Get or Set the Rx2 window frequency ... ... @@ -876,7 +876,6 @@ 876 876 877 877 ))) 878 878 879 - 880 880 == 7.14 Transmit Power == 881 881 882 882 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. ) ... ... @@ -902,7 +902,6 @@ 902 902 * **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2. 903 903 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0. 904 904 905 - 906 906 == 7.15 RSSI of the Last Received Packet == 907 907 908 908 Feature: Get or Set the Rx2 window frequency ... ... @@ -918,7 +918,6 @@ 918 918 OK 919 919 ))) 920 920 921 - 922 922 == 7.16 SNR of the Last Received Packet == 923 923 924 924 Feature: Get the SNR of the last received packet ... ... @@ -934,7 +934,6 @@ 934 934 OK 935 935 ))) 936 936 937 - 938 938 == 7.17 Application Port == 939 939 940 940 Feature: Get or set the application port. ... ... @@ -962,7 +962,6 @@ 962 962 * **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1 963 963 * **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5 964 964 965 - 966 966 == 7.18 Single Channel Mode == 967 967 968 968 Feature:Get or Set Frequency (Unit: Hz) for Single Channel Mode. ... ... @@ -979,7 +979,6 @@ 979 979 ))) 980 980 |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK 981 981 982 - 983 983 == 7.19 Eight Channel Mode == 984 984 985 985 Feature: Get or Set eight channels mode,Only for US915,AU915,CN470. ... ... @@ -1009,7 +1009,6 @@ 1009 1009 * **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1 1010 1010 * **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5 1011 1011 1012 - 1013 1013 == 7.20 Get or Set RXwindows1 timeout == 1014 1014 1015 1015 Feature:Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255). ... ... @@ -1054,7 +1054,6 @@ 1054 1054 ))) 1055 1055 |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK 1056 1056 1057 - 1058 1058 == 7.22 Setting up uplinkdwelltime (as923, au915) == 1059 1059 1060 1060 Feature: Get or Set uplinkdwelltime ... ... @@ -1082,7 +1082,6 @@ 1082 1082 * **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1 1083 1083 * **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0 1084 1084 1085 - 1086 1086 == 7.23 Set Packet Receiving Response Level == 1087 1087 1088 1088 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. ... ... @@ -1124,7 +1124,6 @@ 1124 1124 * **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1 1125 1125 * **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2 1126 1126 1127 - 1128 1128 = 8. AT Commands Combination = 1129 1129 1130 1130 == 8.1 Set a fix RX2DR for downlink window == ... ... @@ -1132,7 +1132,6 @@ 1132 1132 * **AT+ADR=0 **~-~-> Disable ADR first 1133 1133 * **AT+RX2DR=xxxx** ~-~-> Set xxxx to your wanted DataRate 1134 1134 1135 - 1136 1136 == 8.2 Use Downlink Command to set a fix uplink DR == 1137 1137 1138 1138 {{info}}