Wiki source code of How to set the transmit time interval
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.2 | 1 | |
![]() |
1.1 | 2 | |
![]() |
1.2 | 3 | = 1. Introduction = |
![]() |
1.1 | 4 | |
![]() |
9.2 | 5 | This chapter describes how to set Transmit Time Interval. |
![]() |
1.1 | 6 | |
![]() |
13.2 | 7 | |
![]() |
9.2 | 8 | = 2. Downlink Payload = |
![]() |
1.1 | 9 | |
![]() |
1.2 | 10 | TDC can be controlled by Downlink Payload. |
![]() |
1.1 | 11 | |
![]() |
9.3 | 12 | ((( |
13 | **For example**: AT+TDC=0x258=600s Payload: 01 00 02 58 TDC=600s The time interval is represented by hexadecimal conversion to decimal. | ||
14 | ))) | ||
![]() |
1.1 | 15 | |
![]() |
13.2 | 16 | [[image:image-20220527085044-1.png]] |
![]() |
1.1 | 17 | |
18 | |||
![]() |
2.1 | 19 | 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. |
20 | |||
![]() |
1.2 | 21 | Payload: 01 00 00 1E TDC=30s Payload: 01 00 00 3C TDC=60s |
![]() |
1.1 | 22 | |
![]() |
13.2 | 23 | [[image:image-20220527085157-3.png]] |
![]() |
1.1 | 24 | |
![]() |
13.2 | 25 | |
![]() |
9.2 | 26 | == 3. Downlink Method == |
![]() |
1.1 | 27 | |
![]() |
13.2 | 28 | See use note for different serves [[Servers Note>>doc:Main.WebHome]] |