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
-
... ... @@ -914,7 +914,6 @@ 914 914 ))) 915 915 916 916 917 - 918 918 == 7.11 Receive Delay2 == 919 919 920 920 ... ... @@ -934,7 +934,6 @@ 934 934 ))) 935 935 936 936 937 - 938 938 == 7.12 Rx2 Window Data Rate == 939 939 940 940 ... ... @@ -954,7 +954,6 @@ 954 954 ))) 955 955 956 956 957 - 958 958 == 7.13 Rx2 Window Frequency == 959 959 960 960 ... ... @@ -974,7 +974,6 @@ 974 974 ))) 975 975 976 976 977 - 978 978 == 7.14 Transmit Power == 979 979 980 980 ... ... @@ -993,7 +993,6 @@ 993 993 994 994 ))) 995 995 996 - 997 997 Downlink Payload. The 4th byte of 0x22 downlink. 998 998 999 999 If the downlink payload=22000100, it means setting the TXP to 0. ... ... @@ -1003,7 +1003,6 @@ 1003 1003 1004 1004 1005 1005 1006 - 1007 1007 == 7.15 RSSI of the Last Received Packet == 1008 1008 1009 1009 ... ... @@ -1020,7 +1020,6 @@ 1020 1020 ))) 1021 1021 1022 1022 1023 - 1024 1024 == 7.16 SNR of the Last Received Packet == 1025 1025 1026 1026 ... ... @@ -1037,7 +1037,6 @@ 1037 1037 ))) 1038 1038 1039 1039 1040 - 1041 1041 == 7.17 Application Port == 1042 1042 1043 1043 ... ... @@ -1054,7 +1054,6 @@ 1054 1054 ))) 1055 1055 |(% style="width:157px" %)AT+PORT=21|(% style="width:204px" %)Set the application port|(% style="width:135px" %)OK 1056 1056 1057 - 1058 1058 (% style="color:blue" %)**Downlink Command: 0x23** 1059 1059 1060 1060 Format: Command Code (0x23) followed by 1 bytes port value. ... ... @@ -1083,7 +1083,6 @@ 1083 1083 |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK 1084 1084 1085 1085 1086 - 1087 1087 == 7.19 Eight Channel Mode == 1088 1088 1089 1089 Feature: Get or Set eight channels mode,Only for US915,AU915,CN470. ... ... @@ -1101,7 +1101,6 @@ 1101 1101 ))) 1102 1102 |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK 1103 1103 1104 - 1105 1105 (% style="color:blue" %)**Downlink Command: 0x24** 1106 1106 1107 1107 Format: Command Code (0x24) followed by 1 bytes channel value. ... ... @@ -1113,7 +1113,6 @@ 1113 1113 1114 1114 1115 1115 1116 - 1117 1117 == 7.20 Get or Set RXwindows1 timeout == 1118 1118 1119 1119 ... ... @@ -1164,7 +1164,6 @@ 1164 1164 |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK 1165 1165 1166 1166 1167 - 1168 1168 == 7.22 Setting up uplinkdwelltime (as923, au915) == 1169 1169 1170 1170 ... ... @@ -1181,7 +1181,6 @@ 1181 1181 ))) 1182 1182 |(% style="width:183px" %)AT+DWELLT=0|(% style="width:179px" %)Set uplinkdwelltime|(% style="width:131px" %)OK 1183 1183 1184 - 1185 1185 (% style="color:blue" %)**Downlink Command: 0x25** 1186 1186 1187 1187 Format: Command Code (0x25) followed by 1 bytes state value. ... ... @@ -1193,7 +1193,6 @@ 1193 1193 1194 1194 1195 1195 1196 - 1197 1197 == 7.23 Set Packet Receiving Response Level == 1198 1198 1199 1199 ... ... @@ -1200,7 +1200,7 @@ 1200 1200 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. 1201 1201 1202 1202 1203 - **RPL value:**1188 +RPL value: 1204 1204 1205 1205 * **AT+RPL=0:** Device won't immediately reply any downlink commands from platform. 1206 1206 * **AT+RPL=1:** Device will immediately reply message to Unconfirmed Data Down. Payload is 0x00. ... ... @@ -1209,7 +1209,7 @@ 1209 1209 * **AT+RPL=4: **Device will immediately reply message to Confirmed Data Down & MAC Command. Payload is 0x00 and requied response header for these two commands. 1210 1210 1211 1211 1212 - **Case Analyes:**1197 +Case Analyes: 1213 1213 1214 1214 * For Class A devices, AT+RPL=0 is ok. that is defaut settings in software. 1215 1215 * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command. ... ... @@ -1226,7 +1226,6 @@ 1226 1226 ))) 1227 1227 |(% style="width:160px" %)AT+RPL=0|(% style="width:263px" %)Set packet receiving response level|(% style="width:109px" %)OK 1228 1228 1229 - 1230 1230 (% style="color:blue" %)**Downlink Command: 0x21** 1231 1231 1232 1232 Format: Command Code (0x21) followed by 1 bytes level value. ... ... @@ -1238,7 +1238,6 @@ 1238 1238 1239 1239 1240 1240 1241 - 1242 1242 == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) == 1243 1243 1244 1244 ... ... @@ -1256,7 +1256,6 @@ 1256 1256 OK 1257 1257 ))) 1258 1258 1259 - 1260 1260 (% style="color:blue" %)**Downlink Command: 0x33** 1261 1261 1262 1262 Format: Command Code (0x33) followed by 2 bytes mode value. ... ... @@ -1304,7 +1304,6 @@ 1304 1304 OK 1305 1305 ))) 1306 1306 1307 - 1308 1308 (% style="color:blue" %)**Downlink Command: 0x33** 1309 1309 1310 1310 Format: Command Code (0x32) followed by 2 bytes mode value.