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
-
... ... @@ -27,6 +27,7 @@ 27 27 ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server) 28 28 29 29 30 + 30 30 = 3. Support End Node and firmware version = 31 31 32 32 ... ... @@ -102,6 +102,7 @@ 102 102 ))) 103 103 104 104 106 + 105 105 = 4. System Management Commands = 106 106 107 107 ... ... @@ -140,6 +140,7 @@ 140 140 * **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds 141 141 142 142 145 + 143 143 == 4.2 Reboot End Node == 144 144 145 145 ... ... @@ -166,6 +166,7 @@ 166 166 <followed by the Tx and Rx information> 167 167 ))) 168 168 172 + 169 169 (% style="color:blue" %)**Downlink Command: 0x04** 170 170 171 171 ... ... @@ -203,6 +203,7 @@ 203 203 Please set the parameters or reset Device to apply change 204 204 ))) 205 205 210 + 206 206 (% style="color:blue" %)**Downlink Command: 0x04** 207 207 208 208 ... ... @@ -232,6 +232,7 @@ 232 232 OK 233 233 ))) 234 234 240 + 235 235 (% style="color:blue" %)**Downlink Command: 0x26 (Valid in 006 stack)** 236 236 237 237 ... ... @@ -485,6 +485,7 @@ 485 485 OK 486 486 ))) 487 487 494 + 488 488 (% style="color:blue" %)**Downlink Command: 0x05** 489 489 490 490 ... ... @@ -544,6 +544,7 @@ 544 544 |(% style="width:162px" %)AT+NJM=0|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)OK 545 545 |(% style="width:162px" %)AT+NJM=2|(% style="width:227px" %)Set the Network Join Mode|(% style="width:361px" %)While Error in format, return AT_PARAM_ERROR 546 546 554 + 547 547 (% style="color:blue" %)**Downlink Command: 0x20** 548 548 549 549 ... ... @@ -657,6 +657,7 @@ 657 657 AT_PARAM_ERROR 658 658 ))) 659 659 668 + 660 660 (% style="color:blue" %)**Downlink Command: 0x22** 661 661 662 662 ... ... @@ -720,6 +720,7 @@ 720 720 721 721 ))) 722 722 732 + 723 723 (% style="color:blue" %)**Downlink Command: 0x2200aaFF** 724 724 725 725 ... ... @@ -973,6 +973,7 @@ 973 973 ))) 974 974 |(% style="width:157px" %)AT+PORT=21|(% style="width:204px" %)Set the application port|(% style="width:135px" %)OK 975 975 986 + 976 976 (% style="color:blue" %)**Downlink Command: 0x23** 977 977 978 978 ... ... @@ -1017,6 +1017,7 @@ 1017 1017 ))) 1018 1018 |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK 1019 1019 1031 + 1020 1020 (% style="color:blue" %)**Downlink Command: 0x24** 1021 1021 1022 1022 ... ... @@ -1087,6 +1087,7 @@ 1087 1087 ))) 1088 1088 |(% style="width:183px" %)AT+DWELLT=0|(% style="width:179px" %)Set uplinkdwelltime|(% style="width:131px" %)OK 1089 1089 1102 + 1090 1090 (% style="color:blue" %)**Downlink Command: 0x25** 1091 1091 1092 1092 ... ... @@ -1115,6 +1115,7 @@ 1115 1115 * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command. 1116 1116 * For Class C devices used in TTI, need to set AT+RPL=4 because TTI require immediately reply message to Confirmed Data Down & MAC Command. 1117 1117 1131 + 1118 1118 (% style="color:blue" %)**AT Command: AT+RPL** 1119 1119 1120 1120 ... ... @@ -1126,6 +1126,7 @@ 1126 1126 ))) 1127 1127 |(% style="width:160px" %)AT+RPL=0|(% style="width:263px" %)Set packet receiving response level|(% style="width:109px" %)OK 1128 1128 1143 + 1129 1129 (% style="color:blue" %)**Downlink Command: 0x21** 1130 1130 1131 1131 ... ... @@ -1154,6 +1154,7 @@ 1154 1154 OK 1155 1155 ))) 1156 1156 1172 + 1157 1157 (% style="color:blue" %)**Downlink Command: 0x33** 1158 1158 1159 1159 ... ... @@ -1201,9 +1201,10 @@ 1201 1201 OK 1202 1202 ))) 1203 1203 1204 -(% style="color:blue" %)**Downlink Command: 0x33** 1220 +{{info}} 1221 +**Downlink Command: 0x33** 1222 +{{/info}} 1205 1205 1206 - 1207 1207 Format: Command Code (0x32) followed by 2 bytes mode value. 1208 1208 1209 1209 If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 33. ... ... @@ -1212,10 +1212,10 @@ 1212 1212 1213 1213 == 7.26 Request the server to send an ACK == 1214 1214 1232 +{{info}} 1233 +**AT Command: AT+PNACKMD** 1234 +{{/info}} 1215 1215 1216 -(% style="color:blue" %)**AT Command: AT+PNACKMD** 1217 - 1218 - 1219 1219 (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %) 1220 1220 |=(% colspan="3" style="width: 533px;" %)**AT+PNACKMD** 1221 1221 |(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response** ... ... @@ -1230,10 +1230,10 @@ 1230 1230 1231 1231 == 7.27 Adjust network rejoining interval == 1232 1232 1250 +{{info}} 1251 +**AT Command: AT+RJTDC** 1252 +{{/info}} 1233 1233 1234 -(% style="color:blue" %)**AT Command: AT+RJTDC** 1235 - 1236 - 1237 1237 (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %) 1238 1238 |=(% colspan="3" style="width: 724px;" %)AT+RJTDC 1239 1239 |(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response** ... ... @@ -1246,9 +1246,10 @@ 1246 1246 Set the ReJoin data transmission interval to 60000ms = 60 seconds 1247 1247 ))) 1248 1248 1249 -(% style="color:blue" %)**Downlink Command: 0x26** 1266 +{{info}} 1267 +**Downlink Command: 0x26** 1268 +{{/info}} 1250 1250 1251 - 1252 1252 Format: Command Code (0x26) followed by 2 bytes mode value. 1253 1253 1254 1254 If the downlink payload=26000A, it means set end node to use confirm mode, while type code is 26. ... ... @@ -1265,12 +1265,13 @@ 1265 1265 1266 1266 == 8.2 Use Downlink Command to set a fix uplink DR == 1267 1267 1286 +{{info}} 1287 +**Downlink Command: 0x22000500** 1288 +{{/info}} 1268 1268 1269 -(% style="color:blue" %)**Downlink Command: 0x22000500** 1270 - 1271 - 1272 1272 Same as: 1273 1273 1274 1274 * AT+ADR=0 [[Reference>>||anchor="H7.1AdaptiveDataRate"]] 1275 1275 * AT+DR=5 [[Reference>>||anchor="H7.4DataRate"]] 1276 1276 * AT+TXP=0 [[Reference>>||anchor="H7.14TransmitPower"]] 1295 +~)~)~)