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

From version 83.1
edited by Mengting Qiu
on 2025/07/01 15:48
Change comment: There is no comment for this version
To version 84.1
edited by Mengting Qiu
on 2025/07/01 15:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -23,6 +23,7 @@
23 23  
24 24  
25 25  
26 +
26 26  = 2. How to use AT Commands or Downlink command =
27 27  
28 28  
... ... @@ -1320,7 +1320,7 @@
1320 1320  
1321 1321  * **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1322 1322  
1323 -*
1324 +*
1324 1324  ** 0x01** : Flag**
1325 1325  
1326 1326   **0x05A0 **: ACK_Timout_1 : 1440minutes (24 hours)
... ... @@ -1343,7 +1343,7 @@
1343 1343  |(% 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(((
1344 1344  OK
1345 1345  )))
1346 -|(% style="width:160px" %)AT+PNACKMD=0|(% style="width:627px" %)off request the LoraWAN Network Server to send an ACK|(% style="width:100px" %)(((
1347 +|(% style="width:160px" %)AT+PNACKMD=0(Default)|(% style="width:627px" %)off request the LoraWAN Network Server to send an ACK|(% style="width:100px" %)(((
1347 1347  0
1348 1348  OK
1349 1349  )))