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
-
... ... @@ -864,6 +864,8 @@ 864 864 ))) 865 865 |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %) 866 866 867 +(% style="display:none" %) (%%) 868 + 867 867 == 7.10 Receive Delay1 == 868 868 869 869 ... ... @@ -879,9 +879,10 @@ 879 879 OK 880 880 ))) 881 881 |(% style="width:155px" %)AT+RX1DL=1500|(% style="width:128px" %)Set the delay.|(% style="width:122px" %)OK((( 882 - 883 883 ))) 884 884 886 +(% style="display:none" %) (%%) 887 + 885 885 == 7.11 Receive Delay2 == 886 886 887 887 ... ... @@ -897,9 +897,10 @@ 897 897 OK 898 898 ))) 899 899 |(% style="width:175px" %)AT+RX2DL=2500|(% style="width:152px" %)Set the delay.|(% style="width:150px" %)OK((( 900 - 901 901 ))) 902 902 905 +(% style="display:none" %) (%%) 906 + 903 903 == 7.12 Rx2 Window Data Rate == 904 904 905 905 ... ... @@ -915,9 +915,10 @@ 915 915 OK 916 916 ))) 917 917 |(% style="width:160px" %)AT+RX2DR=6|(% style="width:232px" %)Set the Rx2 window data rate.|(% style="width:130px" %)OK((( 918 - 919 919 ))) 920 920 924 +(% style="display:none" %) (%%) 925 + 921 921 == 7.13 Rx2 Window Frequency == 922 922 923 923 ... ... @@ -933,9 +933,10 @@ 933 933 OK 934 934 ))) 935 935 |(% style="width:183px" %)AT+RX2FQ=434665000|(% style="width:240px" %)Set the Rx2 window frequency.|(% style="width:160px" %)OK((( 936 - 937 937 ))) 938 938 943 +(% style="display:none" %) (%%) 944 + 939 939 == 7.14 Transmit Power == 940 940 941 941 ... ... @@ -953,7 +953,6 @@ 953 953 OK 954 954 ))) 955 955 |(% style="width:161px" %)AT+TXP=1|(% style="width:189px" %)Set the Transmit Power.|(% style="width:112px" %)OK((( 956 - 957 957 ))) 958 958 959 959 Downlink Payload. The 4th byte of 0x22 downlink. ... ... @@ -963,6 +963,8 @@ 963 963 * **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2. 964 964 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0. 965 965 971 +(% style="display:none" %) (%%) 972 + 966 966 == 7.15 RSSI of the Last Received Packet == 967 967 968 968 ... ... @@ -978,6 +978,8 @@ 978 978 OK 979 979 ))) 980 980 988 +(% style="display:none" %) (%%) 989 + 981 981 == 7.16 SNR of the Last Received Packet == 982 982 983 983 ... ... @@ -993,6 +993,8 @@ 993 993 OK 994 994 ))) 995 995 1005 +(% style="display:none" %) (%%) 1006 + 996 996 == 7.17 Application Port == 997 997 998 998 ... ... @@ -1018,6 +1018,8 @@ 1018 1018 * **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1 1019 1019 * **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5 1020 1020 1032 +(% style="display:none" %) (%%) 1033 + 1021 1021 == 7.18 Single Channel Mode == 1022 1022 1023 1023 ... ... @@ -1034,6 +1034,8 @@ 1034 1034 ))) 1035 1035 |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK 1036 1036 1050 +(% style="display:none" %) (%%) 1051 + 1037 1037 == 7.19 Eight Channel Mode == 1038 1038 1039 1039 ... ... @@ -1061,6 +1061,8 @@ 1061 1061 * **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1 1062 1062 * **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5 1063 1063 1079 +(% style="display:none" %) (%%) 1080 + 1064 1064 == 7.20 Get or Set RXwindows1 timeout == 1065 1065 1066 1066 ... ... @@ -1077,24 +1077,18 @@ 1077 1077 ))) 1078 1078 |(% style="width:163px" %)AT+RX1WTO=60|(% style="width:201px" %)Set RXwindows1 timeout|(% style="width:93px" %)OK 1079 1079 1097 +(% style="display:none" %) (%%) 1080 1080 ((( 1081 - 1082 - 1083 - 1084 1084 (% style="color:blue" %)**AT+RX1WTO**(%%) is theRxSingle timeout value of receive window 1. If it is not set, then the queriedvalue is the default value. If it is set, then the queried value is the setvalue. AT+RX2TWO is thesame as above. The definitionof RxSingle timeout is as described in the following paragraph. 1085 - 1086 - 1087 1087 ))) 1088 1088 1089 1089 [[image:image-20220526162535-1.png]] 1090 1090 1091 - 1092 1092 ((( 1093 1093 Increasing thisvalue is equal to extending the time that the receiving window is opened, butthe corresponding power consumption will also increase. Properly increasingthis value can increase the success rate of the downlink. 1094 - 1095 - 1096 1096 ))) 1097 1097 1108 + 1098 1098 == 7.21 Get or Set RXwindows2 timeout == 1099 1099 1100 1100