Last modified by Xiaoling on 2024/05/20 09:36

From version 3.2
edited by Mengting Qiu
on 2023/10/27 17:09
Change comment: There is no comment for this version
To version 3.5
edited by Mengting Qiu
on 2023/11/23 15:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,14 +9,14 @@
9 9  
10 10  = 1. introduction =
11 11  
12 -This chapter describes how to set Transmit Time Interval.
12 +This chapter describes switch LoRaWAN server by rejoin feature.
13 13  
14 14  
15 15  = 2. What is the rejoin feature? =
16 16  
17 -The rejoin feature is
17 +rejoin feature is that if the ACK packet sent by the platform to the node is not received within the set time range, the offline detection will be started.
18 18  
19 -== 2.1 Device offline rejoining (LWS007) ==
19 +== offline rejoining (LWS007) ==
20 20  
21 21  
22 22  (% style="color:blue" %)**AT Command: AT+DDETECT**
... ... @@ -65,7 +65,7 @@
65 65  
66 66  * **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
67 67  
68 -*
68 +*
69 69  ** 0x01** : Flag**
70 70  
71 71   **0x05A0 **: ACK_Timout_1 : 1440minutes (24 hours)
... ... @@ -76,6 +76,7 @@
76 76  
77 77  (% style="display:none" %) (%%)
78 78  
79 += 3. =
79 79  
80 80  
81 81  
... ... @@ -88,4 +88,5 @@
88 88  
89 89  
90 90  
92 +
91 91