Last modified by Kilight Cao on 2025/06/12 14:27

From version 28.1
edited by Kilight Cao
on 2025/06/12 14:26
Change comment: There is no comment for this version
To version 27.6
edited by Kilight Cao
on 2025/06/12 14:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,7 +11,7 @@
11 11  This chapter describes how to set Transmit Time Interval.
12 12  
13 13  
14 -= **2. Set Transmit Time Interval** =
14 += **2. Downlink Payload** =
15 15  
16 16  
17 17  TDC can be controlled by Downlink Payload.
... ... @@ -33,9 +33,11 @@
33 33  [[image:image-20221110143023-2.png||height="632" width="808"]]
34 34  
35 35  
36 -== **2.1 Example of set the Transmit Time Interval using Bluetooth** ==
36 += **3. Bluetooth** =
37 37  
38 +== **3.1 Example of setting the Transmit Time Interval using Bluetooth** ==
38 38  
40 +
39 39  TDC can be controlled by Bluetooth.
40 40  
41 41  (% style="color:red" %)**Note: This feature is only available on devices that support Bluetooth sensors.**
... ... @@ -64,25 +64,12 @@
64 64  
65 65  For more detailed steps on how to use the dragino mobile app, please refer to the following link:  **[[BLE Bluetooth Remote Configure - DRAGINO>>url:https://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]]**
66 66  
67 -(% style="color:blue" %)**AT Command: AT+TDC**
68 -
69 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:727.222px" %)
70 -|(% style="background-color:#4f81bd; color:white; width:165px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:227px" %)**Function**|(% style="background-color:#4f81bd; color:white; width:329px" %)**Response**
71 -|(% style="width:165px" %)AT+TDC=?|(% style="width:227px" %)Show current transmit Interval|(% style="width:329px" %)30000(((
72 -OK
73 -
74 -the interval is 30000ms = 30s
75 -)))
76 -|(% style="width:165px" %)AT+TDC=60000|(% style="width:227px" %)Set Transmit Interval|(% style="width:329px" %)OK(((
77 -Set transmit interval to 60000ms = 60 seconds
78 -)))
79 -
80 80  For example, to change the packet sending interval to 12s, use the AT command: AT+TDC=12000
81 81  
82 82  [[image:1749708439295-260.png||height="742" width="334"]]
83 83  
84 84  
85 -= **3. Downlink Method** =
74 += **4. Downlink Method** =
86 86  
87 87  
88 88  See use  note for different serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server)