Chengdu Ebyte Electronic Technology E30 Wireless transceiver module User Manual
Chengdu Ebyte Electronic Technology Co., Ltd. Wireless transceiver module Users Manual
User manual
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 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. No. Usage Ultra-low power consumption Description 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. Fixed For example: module A transmits AA BB CC to module B (address: 0x00 01, transmission 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). Broadcast transmission 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. FEC 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 Sleep mode available, while the configuration is available. The typical current is 5.0uA in this mode. Application With better capability of penetration and diffraction than 2.4G, E30(915T20S) is suitable for the open environment with few obstacles. 1.2 Electrical Parameters No. Parameter item Parameter details Size 17 * 30mm Weight 2.3g Frequency Band 907~922.5MHz Default: 915MHz, channel:16 Process Lead-free, SMT To ensure the consistency and reliability Connector 11PIN-2.0mm SMD Supply voltage 2.1 ~ 5.5V DC Note: the voltage higher than 5.5V is forbidden Page 2 of 8 Description Average weight Technical Support : support@cdebyte.com E30(915T20S)-User Manual-V1.0 Communication level Website: www.cdebyte.com/en Maximum 5.2V The difference with supply voltage should be less than 0.3V to reduce power consumption Clear and open area, 20dBm, antenna gain: 2dBi, Operation Range 2000m Transmitting power 20dBm Four optional level: 20, 17, 14, 10dBm 10 Air data rate 1kbps Eight optional level: 1, 2, 5, 8, 10, 15, 20, 25kbps 11 Standby current 5.0uA M1=1, M0=1 ( Mode 3 ) 12 Transmitting current 89mA@20dBm 13 Receiving current 16mA 14 Communication interface UART height: 2m,air data rate: 1kbps The proposed power supply current is not less than 200mA Mode 0 or 1 8N1, 8E1, 8O1,eight kinds of UART baud rate, from 1200 to 115200 bps(Default: 9600) Can be configured to push-pull/high pull, 15 Driving mode UART 16 Transmitting length 512 bytes buffer 58 bytes per package 17 Receiving length 512 bytes buffer 58 bytes per package 18 Address 65536 19 WOR Available 20 Antenna type Stamp hole 21 22 23 24 Page 3 Operating temperature Operating humidity Storage temperature Sensitivity of 8 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 -40 ~ +85℃ 10% ~ 90% Relative humidity, no condensation -40 ~ +125℃ -138dBm@0.3kbps Sensitivity has nothing to do with baud rate or timing Technical Support : support@cdebyte.com E30(915T20S)-User Manual-V1.0 Website: www.cdebyte.com/en 2. UART functional description (default) 2.1 Fixed transmission Hex Description 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。 Transmitting module A Hexadecimal Address:00 01;Channel 02 Receiving module B Hexadecimal Address:00 03;Channel 04 Receiving module C Hexadecimal Address:00 05;Channel 04 Receiving module D Hexadecimal Address:00 07;Channel 06 Module A must be in fixed mode. Module A Transmitting data Hexadecimal 00 03 04 AA BB CC Module B receiving data Hexadecimal AA BB CC Module C receiving data Hexadecimal No Module D receiving data Hexadecimal No 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. 2.2 Broadcast transmission Hex Description 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。 Transmitting module A Hexadecimal Address:00 01;Channel : 02 Receiving module B Hexadecimal Address:00 03;Channel 04 Receiving module C Hexadecimal Address:00 05;Channel 04 Receiving module D Hexadecimal Address:00 07;Channel 06 Module A must be in fixed mode. Module A Transmitting data Hexadecimal FF FF 04 AA BB CC Module B receiving data Hexadecimal AA BB CC Module C receiving data Hexadecimal AA BB CC Module D receiving data Hexadecimal No 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. 2.3 Broadcast address 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. 2.4 Monitoring address 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 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 3.1 Pin definition Pin No. Pin item M0 M1 RXD Pin direction Input (weak pull-up) Input (weak pull-up) Pin application 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 Input output pin. Can be configured as open-drain or pull-up input. TTL UART outputs, connects to external RXD (MCU, PC) TXD Output input pin. Can be configured as open-drain or push-pull output To indicate module ’ s working status & wakes up the external AUX Output 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). VCC Power supply 2.1V~5.5V DC GND Ground ANT Antenna GND Ground 10 GND Ground 11 GND Ground Page 5 of 8 Technical Support : support@cdebyte.com E30(915T20S)-User Manual-V1.0 Website: www.cdebyte.com/en 3.2 Connect to MCU No. 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. 3.3 Reset No. Description 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. 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. No. Description 【Indication of UART output】can be used to wake up external MCU. 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. No. Notes for AUX 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. Page 7 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. 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.
Source Exif Data:
File Type : PDF File Type Extension : pdf MIME Type : application/pdf PDF Version : 1.7 Linearized : No XMP Toolkit : Adobe XMP Core 5.4-c005 78.147326, 2012/08/23-13:03:03 Format : application/pdf Creator : Administrator Description : Title : 成都亿佰特电子科技有限公司 Comments : Company : Source Modified : D:20180208141622+06'16' Create Date : 2018:02:08 14:16:22+06:00 Creator Tool : WPS Office Modify Date : 2018:04:19 12:21:41+08:00 Metadata Date : 2018:04:19 12:21:41+08:00 Keywords : Producer : Document ID : uuid:aee6e4f1-0e20-4bbc-a446-3b812cc0bde4 Instance ID : uuid:19757cff-3e52-4e38-827d-071248d244fb Page Count : 9 Author : Administrator Subject : Trapped : falseEXIF Metadata provided by EXIF.tools