Last modified by Mengting Qiu on 2025/07/08 16:32

From version 84.1
edited by Mengting Qiu
on 2025/07/01 15:53
Change comment: There is no comment for this version
To version 85.1
edited by Mengting Qiu
on 2025/07/08 16:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,6 +24,7 @@
24 24  
25 25  
26 26  
27 +
27 27  = 2. How to use AT Commands or Downlink command =
28 28  
29 29  
... ... @@ -1321,7 +1321,7 @@
1321 1321  
1322 1322  * **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1323 1323  
1324 -*
1325 +*
1325 1325  ** 0x01** : Flag**
1326 1326  
1327 1327   **0x05A0 **: ACK_Timout_1 : 1440minutes (24 hours)
... ... @@ -1363,11 +1363,16 @@
1363 1363  
1364 1364  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:889px" %)
1365 1365  |(% style="background-color:#4f81bd; color:white; width:165px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:357px" %)**Function**|(% style="background-color:#4f81bd; color:white; width:361px" %)**Response**
1366 -|(% style="width:165px" %)AT+RJTDC=?|(% style="width:357px" %)Show the ReJoin data transmission interval in min|(% style="width:361px" %)30(((
1367 +|(% style="width:165px" %)AT+RJTDC=?|(% style="width:357px" %)Show the ReJoin data transmission interval in min|(% style="width:361px" %)(((
1368 +20 (Default)
1369 +
1370 +
1371 +(((
1367 1367  OK
1368 1368  
1369 -the interval is 30 min
1374 +the interval is 20 min
1370 1370  )))
1376 +)))
1371 1371  |(% style="width:165px" %)AT+RJTDC=60|(% style="width:357px" %)Set the ReJoin data transmission interval in min|(% style="width:361px" %)OK(((
1372 1372  Set the ReJoin data transmission interval to 60 min
1373 1373  )))