Chengdu Ebyte Electronic Technology Co., Ltd. E220-900T22D User Manual
Copyright ©2012–2020,Chengdu Ebyte Electronic Technology Co., Ltd.
Wireless transmission off
Can only receive data in WOR transmission mode (mode 1)
6.5 Deep Sleep (Configuration) Mode (Mode 3)
Table 6-5 Sleep mode
When M0 = 1, M1 = 1, the module works in mode 3
Unable to transmit wireless data
Unable to receive wireless data
When from the sleep mode to other modes, the module will reconfigure the parameters. During the configuration process,
AUX will remain low; After configuration, it outputs high level, we suggest that user test rising edge T_BUSY.
7 Register Read and Write Control
7.1 Command Format
In configuration mode (mode 3: M1=1, M0=1), the supported command list is as follows (when setting, only 9600, 8N1 format is
supported):
Table 7-1 Command format
Command: C0+starting address+length+parameters
Response: C1+starting address+length+parameters
Example 1: Channel is 0x09
command starting address length parameter
Send
:
C0 04 01 09
Return:C1 04 01 09
Example 2
:
Configure module address (0x1234), serial port (9600 8N1), air speed (2.4K)
Send: C0 00 03 12 34 62
Return:C1 00 03 12 34 62
Command: C1+starting address+parameters
Response: C1+starting address+length+parameters
Example:Read channel
command starting address length parameter
Send: C1 04 01
Return
:
C1 04 01 09