E32-433t30s Usermanual en v1 6
E32-433t30s Usermanual en v1 6
E32-433t30s Usermanual en v1 6
CONTENT
1. OVERVIEW.............................................................................................................................. 3
1.1 INTRODUCTION.............................................................................................................................................................. 3
1.2 FEATURES......................................................................................................................................................................3
4 CONNECT TO MCU........................................................................................................................6
5 FUNCTION DESCRIPTION...........................................................................................................7
6 OPERATING MODE.....................................................................................................................10
7 COMMAND FORMAT..................................................................................................................12
8. HARDWARE DESIGN.................................................................................................................15
9 FAQ.................................................................................................................................................. 16
10 PRODUCTION GUIDANCE...................................................................................................... 17
11 E32 SERIES...................................................................................................................................18
12 ANTENNA GUIDANCE...............................................................................................................19
REVISION HISTORY....................................................................................................................... 21
ABOUT US......................................................................................................................................... 21
1. Overview
1.1 Introduction
E32-433T30S is a wireless serial port module
(UART) based on SEMTECH's SX1278 RF chip. It has
multiple transmission modes, working in the
410MHz~441MHz, (default 433MHz), LoRa spread
spectrum technology,
SX1278 features LoRa™, which will bring longer
communication distance, and has the advantages of
concentrated power density, meanwhile it has a very
strong confidentiality. the modules of 30dBm transmitting power adopt industrial grade crystal oscillators to ensure the
stability and consistency, its precision is lower than the widely adopted 10ppm.E32-433T30S is in stable bulk production
and are widely applied in utility meters, IoT renovation, smart home, etc. The modules feature data encryption and
compression. The data transmitted in air features randomness.
air Data Rate (Default 2.4kps). The encryption-decryption algorithm makes data interception meaningless. And the
data compression enables shorter transmitting time and lower rate of being interfered, which increased the reliability and
transmitting efficiency.
1.2 Features
Communication distance tested is up to 8km
Maximum transmission power of 1W, software multi-level adjustable;
Support the global license-free ISM 433MHz band;
Support air date rate of 0.3kbps~19.2kbps;
Support new generation LoRa technology based on SX1278;
Low power consumption for battery supplied applications;
Support 3.3V~5.2V power supply, power supply over 5.0 V can guarantee the best performance;
Industrial grade standard design, support -40 ~ 85 °C for working over a long time;
IPEX and stamp hole optional, good for secondary development and integration.
1.3 Application
Home security alarm and remote keyless entry;
Smart home and industrial sensors;
Wireless alarm security system;
Building automation solutions;
Wireless industrial-grade remote control;
Health care products;
Advanced Meter Reading Architecture(AMI);
Automotive industry applications.
8 RESET input Reset pins for program loading (dangling, no need for user to connect)
9 GND Input Ground pins for program loading (dangling, no user connection required)
10 SWIM Input SWIM pin for program load (dangling, user does not need to connect)
11 +3.3V Input Power pins for program loading (suspended, no need for user to connect)
NC PIN, This pin needs to be dangling and the user does not need to
12 PB3 Input/output
connect (for later extension use)
Input/output NC PIN, This pin needs to be dangling and the user does not need to
13 PB1
connect (for later extension use)
Input/output NC PIN, This pin needs to be dangling and the user does not need to
14 PB0
connect (for later extension use)
15 GND fixedly
16 GND fixedly
17 GND fixedly
output Antenna interface (high frequency signal output,50 ohm characteristic
18 ANT
impedance)
4 Connect to MCU
2 For some MCU works at 5VDC, it may need to add 4-10K pull-up resistor for the TXD & AUX pin.
5 Function description
5.5 Reset
When the module is powered, AUX outputs low level immediately, conducts hardware self-check and sets the
operating mode based on user’s parameters. During the process, the AUX remains low level. After the process
completed, the AUX outputs high level and starts to work as per the operating mode combined by M1 and M0.
Therefore, users need to wait the AUX rising edge as the start of module’s normal work.
Buffer (empty): the internal 512 bytes data in the buffer are written to the RFIC (Auto sub-packaging).
When AUX=1, the user can input data less than 512 bytes continuously without overflow. Buffer (not empty): when
AUX=0, the internal 512 bytes data in the buffer have not been written to the RFIC completely. If the user starts to
transmit data at this circumstance, it may cause overtime when the module is waiting for the user data, or
transmitting wireless sub package.
When AUX = 1, it does not mean that all the UART data of the module have been transmitted already, perhaps the
last packet of data is still in transmission.
No. Description
For function 1 & function 2 mentioned above, the priority should be given to the one with low level output, which means if
1
it meets each of any low level output condition, AUX outputs low level, if none of the low level condition is met, AUX
When AUX outputs low level, it means the module is busy & cannot conduct operating mode checking. Within 1ms since
2
AUX outputs high level, the mode switch will be completed.
After switching to new operating mode, it will not work in the new mode immediately until AUX rising edge lasts for
3
2ms . If AUX stays on the high level, the operating mode switch can be effected immediately.
When the user switches to other operating modes from mode 3 (sleep mode) or it’s still in reset process, the module will
4
reset user parameters, during which AUX outputs low level.
6 Operating mode
There are four operating modes, which are set by M1 and M0, the details are as follows:
4 sleep 1 1 sleep mode, receiving parameter setting command is more details on parameter
available. specification.
The module can receive the user data via serial port, and transmit wireless data package of 58 bytes. When the data
inputted by user is up to 58 byte, the module will start wireless transmission. During which the user can input data
continuously for transmission.
When the required transmission bytes are less than 58 bytes, the module will wait 3-byte time and treat it as data
termination unless continuous data inputted by user. Then the module will transmit all the data through wireless
Transmitting channel.
When the module receives the first data packet from user, the AUX outputs low level.
After all the data are transmitted into RF chip and transmission start , AUX outputs high level.
At this time, it means that the last wireless data package transmission is started, which enables the user to input
another 512 bytes continuously. The data package transmitted from the module working in mode 0 can only be
received by the module working in mode 0 or 1.
The wireless receiving function of the module is on, the data packet transmitted from the module working in mode 0
& mode 1 can be received.
Receiving After the data packet is received, the AUX outputs low level, 5ms later the module starts to transmit wireless data
through serial port TXD pin.
After all the wireless data have been transmitted via serial port, the AUX outputs high level.
The condition of data packet transmission & AUX function is the same as mode 0. The only difference is that the
module will add preamble code before each data packet automatically. The preamble code length depends on the
Transmitting wake-up time set in the user parameters. The purpose of the preamble code is waking up the receiving module
works in mode 2. Therefore, the data package transmitted from mode 1 can be received by mode 0, mode1 and
mode 2.
UART is closed, the module cannot receive any serial port data from outside MCU.
Transmitting
Hence the function of wireless transmission is not available for the module working in this mode.
Transmitting N/A
Receiving N/A
Parameter This mode can be used for parameter setting. It uses serial port 9600 & 8N1 to set module working parameters
setting through specific instruction format. (pls refer to parameters setting for details)
When the mode changes from stand-by mode to others, the module will reset its parameters, during which the
Notes AUX keeps low level and then outputs high level after reset completed. It is recommended to check the AUX
rising edge for user.
7 Command format
1 0 8 E1
1 1 8N1 (equal to 00)
5 4 3 TTL UART baud rate(bps)
0 0 0 1200 UART baud rate can be different
0 0 1 2400 between communication parties
0 1 0 4800 The UART baud rate has nothing
0 1 1 9600 (default) to do with wireless transmission
1 0 0 19200 parameters & won’t affect the
1 0 1 38400 wireless transmit / receive
1 1 0 57600 features.
1 1 1 115200
2 1 0 Air data rate(bps) The lower the air data rate, the
0 0 0 0.3k longer the transmitting distance,
0 0 1 1.2k better anti-interference
0 1 0 2.4k (default) performance and longer
0 1 1 4.8k transmitting time
1 0 0 9.6k The air data rate must keep the
1 0 1 19.2k same for both communication
1 1 0 19.2k (same to 101) parties.
1 1 1 19.2k (same to 101)
General Specifications Except for E32 (400T20S)
7 6 5 reserved Write 0
Communication channel
4 CHAN 00H-1FH, correspond to
4-0, channel (410M + CHAN*1M), default 17H(433MHz)
410~441MHz
8. Hardware design
It is recommended to use a DC stabilized power supply. The power supply ripple factor is as small as possible, and
the module needs to be reliably grounded.;
Please pay attention to the correct connection of the positive and negative poles of the power supply. Reverse
connection may cause permanent damage to the module;
Please check the power supply to ensure it is within the recommended voltage otherwise when it exceeds the
maximum value the module will be permanently damaged;
Please check the stability of the power supply, the voltage can not be fluctuated frequently;
When designing the power supply circuit for the module, it is often recommended to reserve more than 30% of the
margin, so the whole machine is beneficial for long-term stable operation.;
The module should be as far away as possible from the power supply, transformers, high-frequency wiring and other
parts with large electromagnetic interference.;
High-frequency digital routing, high-frequency analog routing, and power routing must be avoided under the
module. If it is necessary to pass through the module, assume that the module is soldered to the Top Layer, and the
copper is spread on the Top Layer of the module contact part(well grounded), it must be close to the digital part of
the module and routed in the Bottom Layer;
Assuming the module is soldered or placed over the Top Layer, it is wrong to randomly route over the Bottom Layer
or other layers, which will affect the module's spurs and receiving sensitivity to varying degrees;
It is assumed that there are devices with large electromagnetic interference around the module that will greatly
affect the performance. It is recommended to keep them away from the module according to the strength of the
interference. If necessary, appropriate isolation and shielding can be done;
Assume that there are traces with large electromagnetic interference (high-frequency digital, high-frequency analog,
power traces) around the module that will greatly affect the performance of the module. It is recommended to stay
away from the module according to the strength of the interference. If necessary, appropriate isolation and shielding
can be done.
If the communication line uses a 5V level, a 1k-5.1k resistor must be connected in series (not recommended, there is
still a risk of damage);
Try to stay away from some physical layers such as TTL protocol at 2.4GHz , for example: USB3.0;
The mounting structure of antenna has a great influence on the performance of the module. It is necessary to ensure
that the antenna is exposed, preferably vertically upward. When the module is mounted inside the case, use a good
antenna extension cable to extend the antenna to the outside;
The antenna must not be installed inside the metal case, which will cause the transmission distance to be greatly
weakened.
9 FAQ
Please check the power supply source, ensure it is 2.0V~3.6V, voltage higher than 3.6V will damage the module.
Please check the stability of power source, the voltage cannot fluctuate too much.
Please make sure antistatic measure are taken when installing and using, high frequency devices have electrostatic
susceptibility.
Please ensure the humidity is within limited range, some parts are sensitive to humidity.
Please avoid using modules under too high or too low temperature.
There are co-channel signal interference nearby, please be away from interference sources or modify frequency and
channel to avoid interference;
Poor power supply may cause messy code. Make sure that the power supply is reliable.
The extension line and feeder quality are poor or too long, so the bit error rate is high;
10 Production guidance
11 E32 series
Tx
Frequency Distance Size
Model No. Core IC power Data Rate Package Interface
Hz km mm
dBm
E32-868T20S SX1276 868M 20 3 0.3k~19.2k SMD 16 * 26 UART
E32-915T20S SX1276 915M 20 3 0.3k~19.2k SMD 16 * 26 UART
E32-400T20S SX1278 433M 470M 20 3 0.3k~19.2k SMD 16 * 26 UART
E32-915T30S SX1276 915M 30 8 0.3k~19.2k SMD 25 * 40.3 UART
E32-868T30S SX1276 868M 30 8 0.3k~19.2k SMD 25 * 40.3 UART
E32-433T30S SX1278 433M 30 8 0.3k~19.2k SMD 25 * 40.3 UART
E32-433T20S2T SX1278 433M 20 3 0.3k~19.2k SMD 17 * 30 UART
E32-868T30D SX1276 868M 30 8 0.3~19.2k DIP 24 * 43 SMA-K
E32-915T30D SX1276 915M 30 8 0.3~19.2k DIP 24 * 43 SMA-K
E32-170T30D SX1278 170M 30 8 0.3k~9.6k DIP 24 * 43 SMA-K
E32-868T20D SX1276 868M 20 3 0.3~19.2k DIP 21 * 36 SMA-K
E32-915T20D SX1276 915M 20 3 0.3~19.2k DIP 21 * 36 SMA-K
E32- 433T20DC SX1278 433M 20 3 0.3k~19.2k DIP 21 * 36 SMA-K
12 Antenna Guidance
The antenna is an important role in the communication process. A good antenna can largely improve the
communication system. Therefore, we recommend some antennas for wireless modules with excellent performance and
reasonable price.
Frequency Gain
Model No. Type Interface Height Cable Function feature
Hz dBi
Soft PCB
TX433-NP-4310 433M SMA-J 2 43.8*9.5mm - Soft inside,FPC soft antenna
antenna
TX433-JW-5 Rubber antenna 433M SMA-J 2 50mm - Flexible &omnidirectional
TX433-JWG-7 Rubber antenna 433M SMA-J 2.5 75mm - Flexible &omnidirectional
TX433-JK-20 Rubber antenna 433M SMA-J 3 210mm - Flexible &omnidirectional
TX433-JK-11 Rubber antenna 433M SMA-J 2.5 110mm - Flexible &omnidirectional
TX433-XP-200 Sucker antenna 433M SMA-J 4 19cm 200cm Sucker antenna, High gain
TX433-XP-100 Sucker antenna 433M SMA-J 3.5 18.5cm 100cm Sucker antenna, High gain
Sucker antenna Car Sucker antenna, High
TX433-XPH-300 433M SMA-J 6 96.5cm 300cm
gain
Rubber antenna Short straight
TX433-JZG-6 433M SMA-J 2.5 52mm -
&omnidirectional
Rubber antenna Short straight
TX433-JZ-5 433M SMA-J 2 52mm -
&omnidirectional
TX490-XPL-100 Sucker antenna 490M SMA-J 3.5 12cm 100cm Sucker antenna, High gain
Short straight
TX490-JZ-5 Rubber antenna 490M SMA-J 2 50mm -
&omnidirectional
Factory default welding of 0R resistance is shown in the figure (left). The antenna interface is IPEX. If you need to
change the antenna interface into a stamp hole, please change the 0R resistance as shown in the figure above (right)
Revision history
Version Date Description Issued by
1.00 2017-11-10 Initial version huaa
1.10 2018-01-11 Updating E32 (868T30S)/E32 (915T30S) huaa
1.20 2018-01-15 Updating E32 (868T20S)/E32 (915T20S)/ E32 (400T20S) huaa
Updating E32 (868T20D)/ E32 (868T30D)
1.30 2018-01-22 huaa
E32 (915T20D)/ E32 (915T30D)/ E32 (170T30D)
1.40 2018-05-24 Updating antenna option huaa
1.50 2018-10-11 Manual dividing huaa
1.60 2020-04-13 Ren
About us
Technical support: [email protected]
Documents and RF Setting download link: www.ebyte.com
Thank you for using Ebyte products! Please contact us with any questions or suggestions: [email protected]
------------------------------------------------------------------------------------------------------------
Fax: 028-64146160 ext. 821
Web: www.ebyte.com
Address: BuildingB5,MouldIndustrialPark,199#XiquAvenue,Chengdu,Sichuan