User's Manual

T90-DTU User Manual
10
Receiving
Wireless receiving is off.
Configuration
Users can visit register to configure the working status.
6.4. Sleep modemode 3
M0 = OFFM1 = OFFdevice works in Mode 3
Transmitting
Wireless transmission is unavailable.
Receiving
Wireless receiving is unavailable.
Note
When entering other modes from the sleep mode, the parameters will be reconfigured. During the configuration process, AUX
remains low level;
After the configuration, it outputs high level, it is recommended that users detect the rising edge T_BUSY.
7. Register read and write control
7.1. Command format
In configuration modemode 2M1=OFFM0=ON),supported commands are as followsonly 96008N1 are available):
NO
Command format
Description
1
Configure register
commandC0+start address+length+parameter
ReplyC1+start address+length+parameter
Example 1set channel as 0x09
command start address length parameter
TransmitC0 05 01 09
ReturnC1 05 01 09
Example 2set module address0x1234),network address (0x00),UART(9600 8N1),air data rate(1.2K)
TransmitC0 00 04 12 34 00 61
ReturnC1 00 04 12 34 00 61
2
Read register
CommandC1+start address+length
ReplyC1+start address+length+parameter
Example 1: read channel
command start address length parameter
TransmitC1 05 01
ReturnC1 05 01 09
Example 2: read module address, network address, UART and air data rate
TransmitC1 00 04
ReturnC1 00 04 12 34 00 61
3
Configure temporary
register
CommandC2 +start address+length+parameter
ReplyC1 +start address+length+parameter