Chengdu Ebyte Electronic Technology Co.,Ltd. E22-230TXXS User Manual
Copyright ©2012–2024,Chengdu Ebyte Electronic Technology Co.,Ltd.
Instructions: C0 + starting address + length + parameter
Response: C1 + starting address + length + parameter
Example 1: The configuration channel is 0x09
Command start address length parameter
Send to: C0 05 01 09
Return: C1 05 01 09
Example 2: simultaneously configure the module address (0x1234), network address
(0x00), serial port (9600 8N1), empty speed (1.2K)
Send to: C0 00 04 12 34 00 61
Return: C1 00 04 12 34 00 61
Instructions: C1 + starting address + length
Response: C1 + starting address + length + parameter
Example 1: Read the access channel
Command start address length parameter
Send to: C1 05 01
Return: C1 05 01 09
Example 2: Read the module address, network address, serial port, and empty speed
simultaneously
Send to: C1 00 04
Return: C1 00 04 12 34 00 61
Set up the
temporary register
Instructions: C2 + starting address + length + parameter
Response: C1 + starting address + length + parameter
Example 1: The configuration channel is 0x09
Command start address length parameter
Send to: C2 05 01 09
Return: C1 05 01 09
Example 2: simultaneously configure the module address (0x1234), network address
(0x00), serial port (9600 8N1), empty speed (1.2K)
Send to: C2 00 04 12 34 00 61
Return: C1 00 04 12 34 00 61
Instruction: CF CF + General instruction
Response: CF CF + conventional response
Example 1: The wireless configuration channel is 0x09
Wireless command header command starting address length parameter
Send to: CF CF C0 05 01 09
Return: CF CF C1 05 01 09
Example 2: wireless simultaneous configuration module address (0x1234), network
address (0x00), serial port (9600 8N1), empty speed (1.2K)
Send to: CF CF C0 00 04 12 34 00 61
Return: CF CF C1 00 04 12 34 00 61
Format error response
FF FF FF
7.2 Register description