Version 14.3 by Xiaoling on 2022/07/22 18:04

Hide last authors
Xiaoling 14.3 1 **~ Table of Contents:**
Xiaoling 1.1 2
Xiaoling 14.3 3 {{toc/}}
4
Xiaoling 1.2 5 = 1. Introduction =
Xiaoling 1.1 6
Xiaoling 14.3 7
Xiaoling 9.2 8 This chapter describes how to set Transmit Time Interval.
Xiaoling 1.1 9
Xiaoling 13.2 10
Xiaoling 9.2 11 = 2. Downlink Payload =
Xiaoling 1.1 12
Xiaoling 14.3 13
Xiaoling 1.2 14 TDC can be controlled by Downlink Payload.
Xiaoling 1.1 15
Xiaoling 9.3 16 (((
Xiaoling 14.3 17 **For example**: AT+TDC=0x258=600s ** ; Payload: **01 00 02 58 TDC=600s The time interval is represented by hexadecimal conversion to decimal.
Xiaoling 9.3 18 )))
Xiaoling 1.1 19
Xiaoling 13.2 20 [[image:image-20220527085044-1.png]]
Xiaoling 1.1 21
22
Xiaoling 14.3 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.
Xiaoling 2.1 24
Xiaoling 14.3 25 **Payload: **01 00 00 1E TDC=30s Payload: 01 00 00 3C TDC=60s
Xiaoling 1.1 26
Xiaoling 13.2 27 [[image:image-20220527085157-3.png]]
Xiaoling 1.1 28
Xiaoling 13.2 29
Xiaoling 14.3 30 = 3. Downlink Method =
Xiaoling 1.1 31
Xiaoling 14.3 32
Xiaoling 14.2 33 See use  note for different serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server)
Xiaoling 14.3 34
35