E30(915T20S)-User Manual-V1.0 Website: www.cdebyte.com/en
E30(915T20S)-User Manual-V1.0
Contents
1. Introduction................................................................................................................ 2
1.1 Feature............................................................................................................... 2
1.2 Electrical Parameters.........................................................................................2
2. UART functional description (default).......................................................................4
2.1 Fixed transmission.............................................................................................4
2.2 Broadcast transmission...................................................................................... 4
2.3 Broadcast address.............................................................................................. 4
2.4 Monitoring address............................................................................................ 4
3. Functional description................................................................................................ 5
3.1 Pin definition..................................................................................................... 5
3.2 Connect to MCU............................................................................................... 6
3.3 Reset.................................................................................................................. 6
3.4 AUX description................................................................................................6
4. Customization.............................................................................................................8
5. About us......................................................................................................................8
Page 1 of 8 Technical Support : support@cdebyte.com
E30(915T20S)-User Manual-V1.0 Website: www.cdebyte.com/en
Ultra-low
power
consumption
It supports WOR to reduce overall power consumption. In power-saving
mode(Mode 2), it can regulate overall power consumption by setting receiving
response delay; The maximum receiving response delay can be configured as
2000ms, and the average current is about 30uA.
Module can communicate with other modules which work in different channels
and addresses, it is easy for networking and repeater.
For example: module A transmits AA BB CC to module B (address: 0x00 01,
channel: 0x80), HEX format is 00 01 80 AA BB CC (00 01 refers to the address of
module B, 80 refers to the channel of module B), then module B receives AA BB
CC (only module B).
Set the module address as 0xFFFF, then the module can communicate with other
modules in same channel.
Forward Error Correction, high coding efficiency & good correction
performance.
In the case of sudden interference, it can correct the interfered data packets
proactively, so that the reliability & transmission range are improved
correspondingly. Without FEC, those data packets can only be dropped.
When the module works in sleep mode (mode 3), transmitting & receiving is not
available, while the configuration is available. The typical current is 5.0uA in this
mode.
With better capability of penetration and diffraction than 2.4G, E30(915T20S) is
suitable for the open environment with few obstacles.
To ensure the consistency and reliability
Note: the voltage higher than 5.5V is forbidden
1. Introduction
1.1 Feature
E30(915T20S) is a 100mW wireless transceiver module(UART), half-duplex& transparent transmission, which
operates at 907~922.5MHz(default: 915MHz), TTL Level, compatible with the 3.3V and 5V IO port.
The module has the function of data encryption & compression. The data of the module transmitted over
the air features randomness. And with the rigorous encryption & decryption, data interception becomes
pointless. The function of data compression can decrease the transmission time & probability of being
interfered, while improving the reliability & transmission efficiency.
1.2 Electrical Parameters
907 ~922 .5MHz Default: 915MHz, channel:16
Page 2 of 8 Technical Support : support@cdebyte.com
E30(915T20S)-User Manual-V1.0 Website: www.cdebyte.com/en
The difference with supply voltage should be less
than 0.3V to reduce power consumption
Four optional level: 20, 17, 14, 10dBm
Eight optional level: 1, 2, 5, 8, 10, 15, 20, 25kbps
The proposed power supply current is not less than
200mA
8N1, 8E1, 8O1,eight kinds of UART baud rate, from
1200 to 115200 bps(Default: 9600)
Can be configured to push-pull/high pull,
open-drain
Easy for network, broadcast and fixed transmission
Minimum average power consumption is about
30uA (applicable for battery powered applications)
IPX+stamp hole+spring antenna to lead out, 50Ω
characteristic impedance
Relative humidity, no condensation
Sensitivity has nothing to do with baud rate or timing
Clear and open area, 20dBm, antenna gain: 2dBi,
height: 2m,air data rate: 1kbps
Page 3 of 8 Technical Support : support@cdebyte.com
E30(915T20S)-User Manual-V1.0 Website: www.cdebyte.com/en
2. UART functional description (default)
The format: Hexadecimal, such as:00 03 04 AA BB CC
00 03 is the address of receiving module;04 is the channel ;AA BB CC is the transmission data。
Address:00 03;Channel 04
Receiving module C
Module A must be in fixed mode.
Module A Transmitting data
Only the modules with matched address and channel can receive the data.
In fixed transmission, modules only support 1 packet length (pls refer to electrical parameters). If the data
packets exceed, then it need to be subcontracted automatically.
The format: Hexadecimal, such as:FF FF 04 AA BB CC
FF FF is the address;04 is the channel of receiving module;AA BB CC is the transmission data。
Address:00 01;Channel : 02
Module A must be in fixed mode.
Module A Transmitting data
All the module with this channel can receive the data.
In fixed transmission, modules only support 1 packet length (pls refer to electrical parameters). If the data
packets exceed, then it need to be subcontracted automatically.
1. For example, set the address of module A as 0xFF FF, and the channel as 0x04.
2. When module A works as the transmitter (transparent transmission), all the receiving module with the
channel 0x04 can receive the data, so as to realize the broadcast.
1. For example, set the address of module A as 0xFF FF, and the channel as 0x04.
2.When module A works as the receiver, all the receiving module with the channel 0x04 can receive the
2.1 Fixed transmission
2.2 Broadcast transmission
2.3 Broadcast address
2.4 Monitoring address
Page 4 of 8 Technical Support : support@cdebyte.com
E30(915T20S)-User Manual-V1.0 Website: www.cdebyte.com/en
data, so as to realize the monitoring.
3. Functional description
Work with M1 & decide the four operating modes.
Floating is not allowed, can be ground.
Work with M0 & decide the four operating modes.
Floating is not allowed, can be ground.
TTL UART inputs, connects to external (MCU, PC) TXD
output pin. Can be configured as open-drain or pull-up
input.
TTL UART outputs, connects to external RXD (MCU, PC)
input pin. Can be configured as open-drain or push-pull
output
To indicate module ’ s working status & wakes up the
external MCU. During the procedure of self-check
initialization, the pin outputs low level. Can be configured
as open-drain output or push-pull output (floating is
allowed).
Power supply 2.1V~5.5V DC
3.1 Pin definition
Page 5 of 8 Technical Support : support@cdebyte.com
E30(915T20S)-User Manual-V1.0 Website: www.cdebyte.com/en
Description ( STM8L MCU )
The UART module is TTL level.
For some MCU works at 5VDC, it may need to add 4-10K pull-up resistor for the TXD & AUX pin.
When the module is powered, AUX outputs low level immediately, conducts hardware self-check
and sets the operating mode on the basis of the user parameters. During the process, the AUX
keeps 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, the user needs to wait the AUX rising
edge as the starting point of module’s normal work.
【Indication of UART output】can be used to wake up external MCU.
3.2 Connect to MCU
3.3 Reset
3.4 AUX description
AUX Pin can be used as indication for wireless send & receive buffer and self-check. It can indicate
whether there are data that are yet to send via wireless way, or whether all wireless data has been sent
through UART, or whether the module is still in the process of self-check initialization.
Page 6 of 8 Technical Support : support@cdebyte.com
E30(915T20S)-User Manual-V1.0 Website: www.cdebyte.com/en
【Indication of wireless transmitting】
Buffer (empty): the internal 512 bytes data in the buffer are written to the RFIC (Auto
subpackage). 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 subpackage.
Notes: 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.
【Configuration procedure of module】
Only happened when power-on resetting or exiting sleep mode.
For function 1 & function 2 mentioned above, the priority should be given to the one with low
level output, which means if it meets each of any low level output condition, AUX outputs low
level, if none of the low level condition is met, AUX outputs high level.
When AUX outputs low level, it means the module is busy & cannot conduct operating mode
checking.
Within 1ms since AUX outputs high level, the mode switch will be completed.
After switching to new operating mode, it won’t be work in the new mode immediately until AUX
rising edge 2ms later.
If AUX is 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 reset user parameters, during which AUX outputs low level.
Page 7 of 8 Technical Support : support@cdebyte.com
E30(915T20S)-User Manual-V1.0 Website: www.cdebyte.com/en
4. Customization
★Please contact us for customization.
★Ebyte has established profound cooperation with various well-known enterprises.
5. About us
Chengdu Ebyte Electronic Technology Co., Ltd. (Ebyte) is specialized in wireless solutions and products.
◆We research and develop various products with diversified firmware;
◆Our catalogue covers WiFi, Bluetooth, Zigbee, PKE, wireless data transceivers & etc.;
◆With about one hundred staffs, we have won tens of thousands customers and sold millions of products;
◆Our products are being applied in over 30 countries and regions globally;
◆We have obtained ISO9001 QMS and ISO14001 EMS certifications;
◆We have obtained various of patents and software copyrights, and have acquired FCC, CE, RoHs & etc.
Page 8 of 8 Technical Support : support@cdebyte.com
FCC Statement
This device complies with part 15 of the FCC Rules. Operation is subject to the
following two conditions: (1) This device may not cause harmful interference, and (2)
this device must accept any interference received, including interference that may cause
undesired operation.
Any Changes or modifications not expressly approved by the party responsible for
compliance could void the user's authority to operate the equipment.
The modular can be installed or integrated in mobile or fix devices only. This modular
cannot be installed in any portable device .
FCC Radiation Exposure Statement
This modular complies with FCC RF radiation exposure limits set forth for an
uncontrolled environment. This transmitter must not be co-located or operating in
conjunction with any other antenna or transmitter. This modular must be installed and
operated with a minimum distance of 20 cm between the radiator and user body.
If the FCC identification number is not visible when the module is installed inside
another device, then the outside of the device into which the module is installed must
also display a label referring to the enclosed module. This exterior label can use wording
such as the following: “Contains Transmitter Module FCC ID: 2ALPH-E30 Or
Contains FCC ID: 2ALPH-E30”
When the module is installed inside another device, the user manual of the host must
contain below warning statements;
1. This device complies with Part 15 of the FCC Rules. Operation is subject to the
following two conditions:
(1) This device may not cause harmful interference.
(2) This device must accept any interference received, including interference that may
cause undesired operation.
2. Changes or modifications not expressly approved by the party responsible for
compliance could void the user's authority to operate the equipment.
The devices must be installed and used in strict accordance with the manufacturer's
instructions as described in the user documentation that comes with the product.