Chengdu Ebyte Electronic Technology Co., Ltd
E32-433T30D User Manual
Copyright ©2012–2019
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
13
7 Command format
In sleep mode
(
Mode 3
:
M1=1, M0=1
)
, it supports below instructions on list.
(Only support 9600 and 8N1 format when setting)
No.
Format
Description
1
C0+working
parameters
Send C0+5 bytes working parameters in hexadecimal format, a total of 6
bytes, must be sent continuously (power-off save)
2
C1+C1+C1
Send three C1s in hexadecimal format, and the module returns the saved
parameters, which must be sent continuously
3
C2+working
parameters
Send C2+5 bytes working parameters in hexadecimal format, a total of 6
bytes, must be sent continuously (not saved when power off)
4
C3+C3+C3
Send three C3s in hexadecimal format, and the module returns version
information, which must be sent continuously
5
C4+C4+C4
Send three C4s in hexadecimal format, the module will generate a reset and
must be sent continuously
7.1 Factory default parameters
Type
Default parameter values
::
C0 00 00 1A 17 40
Model
Frequency
Model
Frequency
Model
Frequency
Model
Frequency
E32-433T33D
433MHz
0x0000
0x17
2.4kbps
9600
8N1
2W
7.2 Reading operating parameters
Instruction format
Description
C1+C1+C1
In sleep mode
(
M0=1
,
M1=1
),
User gives the module instruction (HEX format): C1 C1 C1,
Module returns the present configuration parameters.
For example, C0 00 00 1A 17 44.
7.3 Reading version number
Instruction format
Description
C3+C3+C3
In sleep mode (M0=1, M1=1), issue a command (HEX format) to the module serial port: C3
C3 C3,
The module returns the current configuration parameters, such as: C3 32 XX YY;
C3 is the command prefix, 32 represents the product model, XX represents the version
number, and YY represents the interface the maximum power value of the module
(hexadecimal). The TTL interface is 0x10, RS232 is 0x40, and RS485 is 0x80