Wireless UART Module User Manual of E61 Series Modules
Copyright ©2012–2017, Chengdu Ebyte Electronic Technology Co., Ltd.
13
/
18
7.
Instruction Format
In command mode(Mode 2:M1=1, M0=0), it supports instructions below.
(
Only support 9600 and 8N1 format when setting
)
No.
Instruction format
Illustration
1
C0 + working parameters
C0 + 5 bytes working parameters are sent in hexadecimal format. 6 bytes in total and must
be send in succession. ( Save the parameters when power-down )
2
C1 C1 C1
Three C1 are sent in hexadecimal format. The module returns the saved parameters and must
be send in succession.
3
C2 + working parameters
C2 + 5 bytes working parameters are sent in hexadecimal format. 6 bytes in total and must
be send in succession. ( Do not save the parameters when power-down )
4
C3 C3 C3
Three C3 are sent in hexadecimal format. The module returns the version information and
they must be send in succession.
5
C4 C4 C4
Three C4 are sent in hexadecimal format. The module will reset one time and they must be
send in succession.
7.1 Default Parameter
Default parameter values
:
C0 00 00 18 50 50
Model
Frequency
Address
Channel
Transmitting
methods
Baud rate
Parity
Transmitting
power
E61-TTL-50
433MHz
0x0000
0x50
Continuous
transmitting
9600
8N1
50mW
Default parameter values
:
C0 00 00 18 50 50
Model
Frequency
Address
Channel
Transmitting
methods
Baud rate
Parity
Transmitting
power
E61-TTL-1W
433MHz
0x0000
0x50
Continuous
transmitting
9600
8N1
1W
7.2 Reading Operating Parameters
Instruction format
Description
C1+C1+C1
In instruction mode(M0=0,M1=1),
User gives the module instruction (HEX format): C1 C1 C1,
Module returns the present configuration parameters.
For example, C0 00 00 18 50 50.
7.3 Reading Version Number
Instruction format
Description
C3+C3+C3
In instruction mode(M0=0,M1=1),
User gives the module instruction (HEX format): C3 C3 C3.
Module returns its present version number, for example C3 61 xx yy.
61 here means the module model (E61 series); xx is the version number and yy refers to the other module features.
7.4 Reset Instruction
Instruction format
Description
C4+C4+C4
In instruction mode(M0=0,M1=1),
User gives the module instruction (HEX format): C4 C4 C4, the module resets for one time.
During the reset process, the module will conduct self-check, AUX outputs low level. After reset completing, the
AUX outputs high level, then the module starts to work regularly which the working mode can be switched or be
given another instruction.