Chengdu Ebyte Electronic Technology Co., Ltd.
E22-400T22S1C User manual
Copyright ©2012–2018,Chengdu Ebyte Electronic Technology Co.,Ltd.
15
No.
Command format
Description
1
Set register
Command: C0+starting parameters
Response: C1+starting parameters
E.g 1: Channel is 0x09
command starting address length parameter
Send:
C0
05
01
09
Returen: C1
05
01
09
E.g 2: Configure module address (0x1234), network address (0x00), serial port (9600 8N1) and air data
rate (1.2K).
Send: C0 00 04 12 34 00 61
Return: C1 00 04 12 34 00 61
2
Read register
Command: C1+starting parameters
Response: C1+starting parameters
E.g 1:Read channel
command starting address length parameter
Send:
C1
05
01
Returen: C1
05
01
09
E.g 2: Read module address, network address, serial port and air data rate.
Send: C1 00 04
Return: C1 00 04 12 34 00 61
3
Set
temporary
registers
Command: C2+starting parameters
Response: C1+starting parameters
E.g 1: Channel is 0x09
command starting address length parameter
Send:
C2
05
01
09
Returen: C1
05
01
09
E.g 2: Configure module address (0x1234), network address (0x00), serial port (9600 8N1) and air data
rate (1.2K).
Send: C2 00 04 12 34 00 61
Return: C1 00 04 12 34 00 61
4
Wireless
configuration
Command: CF CF + normal command
Respond:CF CF + normal respond
E.g 1: Channel is 0x09
Command head command starting address length parameter
Send:
CF CF
C0
05
01
09
Returen: CF CF
C1
05
01
09
E.g 2: Configure module address (0x1234), network address (0x00), serial port (9600 8N1) and air data
rate (1.2K).
Send: CF CF C2 00 04 12 34 00 61
Return: CF CF C1 00 04 12 34 00 61
5
Wrong format
Wrong format respond: FF FF FF