Changes for page End Device AT Commands and Downlink Command
Last modified by kai on 2024/09/06 10:00
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.Xiaoling - Content
-
... ... @@ -604,7 +604,7 @@ 604 604 605 605 (% style="display:none" %) (%%) 606 606 607 -== 6.8 Send Text Data (Note:The format of this command of LA66 is subject to the manual)==607 +== 6.8 Send Text Data == 608 608 609 609 610 610 Feature: Send Text Data<port:data>. ... ... @@ -621,7 +621,7 @@ 621 621 622 622 (% style="display:none" %) (%%) 623 623 624 -== 6.9 Send Hexadecimal Data (Note:The format of this command of LA66 is subject to the manual)==624 +== 6.9 Send Hexadecimal Data == 625 625 626 626 627 627 Feature: Send hexadecimal data along with the application port. ... ... @@ -1216,7 +1216,6 @@ 1216 1216 AT+DDETECT=<Flag>,<ACK_Timout_1>,<ACK_Timout_2> (Default Value: AT+DDETECT=1,1440,2880) 1217 1217 1218 1218 * ACK_Timout_1: Unit: min 1219 - 1220 1220 * ACK_Timout_2: Unit: min 1221 1221 1222 1222 (% border="1" style="background-color:#f2f2f2; width:562px" %) ... ... @@ -1258,14 +1258,11 @@ 1258 1258 * **Example 1:** Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880 1259 1259 1260 1260 * 1261 -** 0x01** : Flag** 1260 +** 0x01 : Flag 1261 +** 0x05A0: ACK_Timout_1 : 1440minutes (24 hours) 1262 +** 0x0B40: ACK_Timout_2 : 2880minutes (48 hours) 1263 +** **Explain**: Enable Online Detect, if end node doesn't receive any downlink within ACK_Timout_1( 1440 minutes or 24 hours). End node will use confirmed uplink to send packets during ACK_Timout_1 (the 24th hour) to ACK_Timout_2 ( the 48th hour). If from the 24th to 48th hour, end node got an downlink from server, it will switch back to unconfirmed uplink. end node will restart ACK_Timout_1. If from the 24th to 48th hour, end node still not got any downlink, means device doesn't get ACK from server within last 48 hours. Device will process rejoin, rejoin request interval is AT+RJTDC period. For AU915/ US915, device will use the sub-band used for last join. 1262 1262 1263 - **0x05A0 **: ACK_Timout_1 : 1440minutes (24 hours) 1264 - 1265 - **0x0B40 **: ACK_Timout_2 : 2880minutes (48 hours) 1266 - 1267 -* **Explain**: Enable Online Detect, if end node doesn't receive any downlink within ACK_Timout_1( 1440 minutes or 24 hours). End node will use confirmed uplink to send packets during ACK_Timout_1 (the 24th hour) to ACK_Timout_2 ( the 48th hour). If from the 24th to 48th hour, end node got an downlink from server, it will switch back to unconfirmed uplink. end node will restart ACK_Timout_1. If from the 24th to 48th hour, end node still not got any downlink, means device doesn't get ACK from server within last 48 hours. Device will process rejoin, rejoin request interval is AT+RJTDC period. For AU915/ US915, device will use the sub-band used for last join. 1268 - 1269 1269 (% style="display:none" %) (%%) 1270 1270 1271 1271 == 7.26 Request the server to send an ACK ==