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 | |
![]() |
9.2 | 7 | = 2. Downlink Payload = |
![]() |
1.1 | 8 | |
![]() |
1.2 | 9 | TDC can be controlled by Downlink Payload. |
![]() |
1.1 | 10 | |
![]() |
9.3 | 11 | ((( |
12 | **For example**: AT+TDC=0x258=600s Payload: 01 00 02 58 TDC=600s The time interval is represented by hexadecimal conversion to decimal. | ||
13 | ))) | ||
![]() |
1.1 | 14 | |
![]() |
1.2 | 15 | [[image:https://wiki.dragino.com/images/8/8e/TDC.png||alt="TDC.png" height="173" width="850"]] |
![]() |
1.1 | 16 | |
17 | |||
![]() |
2.1 | 18 | 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 | |||
![]() |
1.2 | 20 | Payload: 01 00 00 1E TDC=30s Payload: 01 00 00 3C TDC=60s |
![]() |
1.1 | 21 | |
![]() |
10.2 | 22 | [[image:image-20220512115239-1.png]] |
![]() |
1.1 | 23 | |
![]() |
9.2 | 24 | == 3. Downlink Method == |
![]() |
1.1 | 25 | |
![]() |
2.1 | 26 | See use note for different serves [[Servers Note>>http://8.211.40.43:8080/xwiki/bin/view/Main/]] |