<
From version < 8.1 >
edited by Edwin Chen
on 2022/05/12 11:29
To version < 9.1 >
edited by Edwin Chen
on 2022/05/12 11:31
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,18 +2,29 @@
2 2  
3 3  = 1. Introduction =
4 4  
5 -This chapter describes how to set Transmit Time Interval for [[label>>End Device AT Commands and Downlink Command/||anchor=#H4.1ChangeUplinkInterval]].
5 +This chapter describes how to set Transmit Time Interval for [[label>>End Device AT Commands and Downlink Command/||anchor="#H4.1ChangeUplinkInterval"]].
6 6  
7 7  = 2. via AT Command through UART interface =
8 8  
9 9  
10 +|=(% colspan="3" %)AT+TDC
11 +|**Command Example**|**Function**|**Response**
12 +|AT+TDC=?|Show current transmit Interval|30000(((
13 +OK
10 10  
15 +the interval is 30000ms = 30s
16 +)))
17 +|AT+TDC=60000|Set Transmit Interval|OK(((
18 +Set transmit interval to 60000ms = 60 seconds
19 +)))
20 +
21 +
11 11  = 3. via LoRaWAN Downlink =
12 12  
13 13  TDC can be controlled by Downlink Payload.
14 14  
15 15  (((
16 -For example: AT+TDC=0x258=600s Payload: 01 00 02 58 TDC=600s The time interval is represented by hexadecimal conversion to decimal.
27 +For example: Payload: 01 00 02 58 TDC=600s The time interval is represented by hexadecimal conversion to decimal.
17 17  )))
18 18  
19 19  [[image:https://wiki.dragino.com/images/8/8e/TDC.png||alt="TDC.png" height="173" width="850"]]
... ... @@ -32,6 +32,6 @@
32 32  
33 33  [[image:image-20220512084801-1.png]]
34 34  
35 -= 3. Downlink Method =
46 +== Downlink Method ==
36 36  
37 37  See use note for different serves [[Servers Note>>http://8.211.40.43:8080/xwiki/bin/view/Main/]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0