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

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

Summary

Details

Page properties
Content
... ... @@ -23,8 +23,6 @@
23 23  
24 24  
25 25  
26 -
27 -
28 28  = 2. How to use AT Commands or Downlink command =
29 29  
30 30  
... ... @@ -1345,7 +1345,7 @@
1345 1345  |(% style="width:160px" %)AT+PNACKMD=1|(% style="width:627px" %)If the node uploads the ACK as confirm, it will request the LoraWAN Network Server to send an ACK. If the LoraWAN Network Server ack is not received, the node will upload the packets that have not received the ACK the next time it receives the ACK|(% style="width:100px" %)1(((
1346 1346  OK
1347 1347  )))
1348 -|(% style="width:160px" %)AT+PNACKMD=0(Default)|(% style="width:627px" %)off request the LoraWAN Network Server to send an ACK|(% style="width:100px" %)(((
1346 +|(% style="width:160px" %)AT+PNACKMD=0|(% style="width:627px" %)off request the LoraWAN Network Server to send an ACK|(% style="width:100px" %)(((
1349 1349  0
1350 1350  OK
1351 1351  )))
... ... @@ -1364,16 +1364,11 @@
1364 1364  
1365 1365  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:889px" %)
1366 1366  |(% 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**
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 -(((
1365 +|(% style="width:165px" %)AT+RJTDC=?|(% style="width:357px" %)Show the ReJoin data transmission interval in min|(% style="width:361px" %)30(((
1372 1372  OK
1373 1373  
1374 -the interval is 20 min
1368 +the interval is 30 min
1375 1375  )))
1376 -)))
1377 1377  |(% style="width:165px" %)AT+RJTDC=60|(% style="width:357px" %)Set the ReJoin data transmission interval in min|(% style="width:361px" %)OK(((
1378 1378  Set the ReJoin data transmission interval to 60 min
1379 1379  )))