Difference between revisions of "How to set the transmit time interval"

From Wiki for Dragino Project
Jump to: navigation, search
Line 3: Line 3:
  
 
=Downlink Payload=
 
=Downlink Payload=
TDC can be controlled by Downlink Payload
+
TDC can be controlled by Downlink Payload.
 +
 
 
For example:
 
For example:
 
AT+TDC=0x258=600s   
 
AT+TDC=0x258=600s   

Revision as of 01:48, 31 July 2020

Introduction

This chapter describes how to set Transmit Time Interval.

Downlink Payload

TDC can be controlled by Downlink Payload.

For example: AT+TDC=0x258=600s The time interval is represented by hexadecimal conversion to decimal. TDC.png



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. Payload: 01 00 00 1E TDC=30S Payload: 01 00 00 3C TDC=60S Downlink playload TDC.png