<
From version < 14.3 >
edited by Xiaoling
on 2022/07/22 18:04
To version < 14.2 >
edited by Xiaoling
on 2022/05/31 09:29
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,35 +1,28 @@
1 -**~ Table of Contents:**
1 +
2 2  
3 -{{toc/}}
4 -
5 5  = 1. Introduction =
6 6  
7 -
8 8  This chapter describes how to set Transmit Time Interval.
9 9  
10 10  
11 11  = 2. Downlink Payload =
12 12  
13 -
14 14  TDC can be controlled by Downlink Payload.
15 15  
16 16  (((
17 -**For example**: AT+TDC=0x258=600s ** ; Payload: **01 00 02 58 TDC=600s The time interval is represented by hexadecimal conversion to decimal.
13 +**For example**: AT+TDC=0x258=600s Payload: 01 00 02 58 TDC=600s The time interval is represented by hexadecimal conversion to decimal.
18 18  )))
19 19  
20 20  [[image:image-20220527085044-1.png]]
21 21  
22 22  
23 -If the payload=0100003C, it means set the END Node's TDC to 0x00003C=60(S), 3C (HEX) = 60 (decimal),while type code is 01.
19 +If the payload=0100003C, it means set the END Nodes TDC to 0x00003C=60(S), 3C (HEX) = 60 (decimal),while type code is 01.
24 24  
25 -**Payload: **01 00 00 1E TDC=30s Payload: 01 00 00 3C TDC=60s
21 +Payload: 01 00 00 1E TDC=30s Payload: 01 00 00 3C TDC=60s
26 26  
27 27  [[image:image-20220527085157-3.png]]
28 28  
29 29  
30 -= 3. Downlink Method =
26 +== 3. Downlink Method ==
31 31  
32 -
33 33  See use  note for different serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server)
34 -
35 -
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0