Chengdu Ebyte Electronic Technology E70 Wireless transceiver module User Manual
Chengdu Ebyte Electronic Technology Co., Ltd. Wireless transceiver module
User manual
E70(915T30S)-User Manual-V1.0 Website: www.cdebyte.com/en E70(915T30S)-User Manual-V1.0 Contents 1. Introduction.............................................................................................................................2 1.1 Feature.............................................................................................................................. 2 1.2. Electrical Parameter.........................................................................................................4 2. UART functional description (default)...................................................................................5 2.1 Fixed transmission............................................................................................................ 5 2.2 Broadcast transmission..................................................................................................... 5 2.3 Broadcast address............................................................................................................. 5 2.4 Monitoring address........................................................................................................... 5 3. Functional description............................................................................................................ 6 3.2 Connect to MCU...............................................................................................................8 3.3 Reset................................................................................................................................. 9 3.4 AUX description...............................................................................................................9 4.Choose antenna......................................................................................................................10 5. About us................................................................................................................................11 Page 1 of 11 Technical Support : support@cdebyte.com E70(915T30S)-User Manual-V1.0 Website: www.cdebyte.com/en 1. Introduction 1.1 Feature E70(915T30S) is wireless UART transceiver module based on the original CC1310 of TI, operating at 907~922.5MHz (Default: 915MHz), TTL level and 3.3V IO port. The module has the function of data encryption & compression. The data of the module transmitted over the features randomness. With the rigorous encryption & decryption, data interception becomes pointless. The function of data compression decreases the transmission time & probability of being interfered, while improving the reliability & transmission efficiency. Page 2 of 11 Technical Support : support@cdebyte.com E70(915T30S)-User Manual-V1.0 No. Website: Usage www.cdebyte.com/en Description In this mode, the data transmitting length is unlimited: Continuous transmission Perfectly realize continuous transmission for the highest baud rate of 115200bps. Air data rate, FEC and Encryption are configurable by users; Fixed-length transmission Transmitting data to the receiver in present air data rate with a most effective way to realize low delay and high respond. Consumption advantage The receiving current is 14mA, and the stand by current is 4uA. Battery-powered application is available. Ultra-low power consumption, suitable for the battery-powered WOR application. When the module is on the power-saving mode, the receiving response delay time of module can adjust the power consumption. Module can communicate with other modules which are work in different channels and addresses, it is easy for networking and repeater. Fixed transmission 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). Broadcast transmission Set the module address as 0xFFFF, then the module can communicate with other modules in same channel. It has the feature of FEC (Forward Error Correction)algorithm,with high coding efficiency & good correction performance. In a sudden FEC interference, it can correct the interfered data packets proactively, so that the reliability & transmission range are improved proactively. Without FEC, those data packets can only be dropped. The parameter will be saved after users set the parameters and it Parameter saving won’t be lost if powered-off. After module powered-on again, the module will work as previous settings. Ultra-small size 10 Secondary development 24 * 38.5mm, suitable for some application which has strict limitation for the size. All IO port lead out already for secondary development. If 11 Customized Service the existing UART module cannot meet customers’ requirements, Ebyte accept customization of appropriate firmware. Ebyte has provided customized wireless modules to tens of well-known enterprises. Please contact us for more details. CC1310 has different size and packing, in which main difference is 12 Complete series the number of GPIO. Ebyte has completely developed CC1310, including different size, frequency, power etc. Page 3 of 11 Technical Support : support@cdebyte.com E70(915T30S)-User Manual-V1.0 Website: www.cdebyte.com/en 1.2. Electrical Parameter No. Parameter item Parameter details Size 24 * 38.5mm Weight 4.9g Frequency Band Default: 915MHz PCB 4-layer Connector 1.27mm spacing Supply voltage 2.6 ~ 5.5V DC Communication level Operation Range Transmitting power Maximum 3.8V 6000m 11 Standby current 4.0uA 13 14 Receiving current Communication interface 15 Driving mode Transmitting 16 length 602mA@30dBm 14mA UART UART 18 Address 65536 19 WOR Available 20 RSSI Available 21 Antenna type IPEX/Stamp hole 23 24 25 Page 4 of 11 Operating humidity Storage temperature Sensitivity 5V is recommended (Note: the voltage higher than 5.5V is forbidden) 3.3V is recommended Test condition: clear and open area& 30dBm, antenna gain: 2dBi,height: 2m,air data rate: 2.5kbps Mode 3 (M0=1, M1=1, M2=1) ≥1A (recommended) (the voltage supply is 5V) Mode 0, Mode 1, Mode 2 (5v power supply) 8N, 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. Please refer to the transmission mode Depends on mode Operating SMD Please refer to the transmission mode Receiving length temperature Impedance-matching, lead-free and SMT Depends on mode 17 22 Frequency range: 907~922.5MHz, channel: 32 Six optional level: 2.5, 5, 12, 28, 64, 168kbps 2.5kbps current Average weight Four optional level: 30, 27, 24, 17dBm Air data rate Transmitting 30dBm 10 12 Description Easy for networking, broadcast and fixed transmission The minimum average power consumption is about 30uA (it fits for battery-powered applications) It supports RSSI, refer to contents as follow 50Ω characteristic impedance -40 ~ +85℃ 10% ~ 90% Relative humidity, no condensation -40 ~ +125℃ -110dBm@50kbps Sensitivity has nothing to do with baud rate or timing Technical Support : support@cdebyte.com E70(915T30S)-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 needs 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 data, so as to realize the monitoring. Page 5 of 11 Technical Support : support@cdebyte.com E70(915T30S)-User Manual-V1.0 Website: www.cdebyte.com/en 3. Functional description 3.1 Pin Definition No. Pin item Pin direction Application GND Ground Ground electrode GND Ground Ground electrode GND Ground Ground electrode NC Reserved pin Reserved, to be floated NC Reserved pin Reserved, to be floated NC Reserved pin Reserved, to be floated NC Reserved pin Reserved, to be floated NC Reserved pin Reserved, to be floated NC Reserved pin Reserved, to be floated 10 NC Reserved pin Reserved, to be floated 11 LNA_EN Output 12 PA_EN Output 13 NC Reserved pin Reserved, to be floated 14 NC Reserved pin Reserved, to be floated 15 NC Reserved pin Reserved, to be floated 16 M2 Input Internal MCU controlled LNA pin, valid in high level, connect to pin 44 Internal MCU controlled PA pin, valid in high level, connect to pin 45 M2, M1, M0 jointly decide the 8 working modes; an external 1k protective resistor shall be connected in series when in use. 17 GND Ground 18 M0 Input Page 6 of 11 Ground electrode M2, M1, M0 jointly decide the 8 working modes; An external 1k protective resistor shall be connected in Technical Support : support@cdebyte.com E70(915T30S)-User Manual-V1.0 Website: www.cdebyte.com/en series and a 1M pull-up resistor shall be added when in use. (Cannot be floated, it can be grounded when not used) M2, M1, M0 jointly decide the 8 working modes; 19 M1 Input An external 1k protective resistor shall be connected in series and a 1M pull-up resistor shall be added when in use. (Cannot be floated, it can be grounded when not used) TTL serial port input connects to external TXD pin. It can be 20 RXD Input configured as open-drain or high pull input, please refer to Parameter setting. An external 1k protective resistor shall be connected in series when using. TTL serial port output connects to external RXD input pin. It 21 TXD Output can be configured as open-drain or push-pull input, please refer to Parameter setting. An external 1k protective resistor shall be connected in series when using. 22 TCKC Input JTAG TCKC 23 TMSC Input JTAG TMSC 24 RESET Input Reset pin, valid in low level 25 NC Reserved pin Reserved, to be floated 26 NC Reserved pin Reserved, to be floated It is used to indicate the operation status of module, for user to wake up the external MCU, the module outputs low level during self-checking and initialization at power on, it 27 AUX Output can be configured as open-drain output or pull-up output, please refer to parameter setting part, An external 1k protective resistor shall be connected in series when using. (can be floated) Power positive reference, 28 VCC 29 VCC 30 GND Ground Ground electrode 31 GND Ground Ground electrode 32 NC Reserved pin Reserved, to be floated 33 NC Reserved pin Reserved, to be floated 34 NC Reserved pin Reserved, to be floated 35 NC Reserved pin Reserved, to be floated 36 NC Reserved pin Reserved, to be floated 37 NC Reserved pin Reserved, to be floated Page 7 of 11 Power supply 2.6V ~ 5.5V DC Power positive reference, Power supply 2.6V ~ 5.5V DC Technical Support : support@cdebyte.com E70(915T30S)-User Manual-V1.0 Website: www.cdebyte.com/en 38 NC Reserved pin Reserved, to be floated 39 NC Reserved pin Reserved, to be floated 40 NC Reserved pin Reserved, to be floated 41 NC Reserved pin Reserved, to be floated 42 NC Reserved pin Reserved, to be floated 43 NC Reserved pin Reserved, to be floated 44 LNA_EN Input Internal LNA pin, valid in high level, connect to pin 11 45 PA_EN Input Internal PA pin, valid in high level, connect to pin 12 46 GND Ground Ground electrode 47 GND Ground Ground electrode 48 ANT Antenna (50Ω characteristic impedance) Real values of MCU controlled PA and LNA are as follows: No. PA_EN LNA_EN Notes In transmitting In receiving In sleeping mode 3.2 Connect to MCU Page 8 of 11 Technical Support : support@cdebyte.com E70(915T30S)-User Manual-V1.0 No. Website: www.cdebyte.com/en Description (STM8L MCU) The UART module is TTL level., please connect to the MCU of TTL level. For some MCU works at 5V DC, it may need to add 4 ~ 10K pull-up resistor for the TXD & AUX pins. 3.3 Reset No. Description When the module is powered on, AUX outputs low level immediately, conducting hardware self-check and setting the operating mode on the basis of the user parameters. During the process, the AUX keeps low level. After this process, the AUX outputs high level and starts to work as per the operation mode combined by M2, M1, M0. Therefore, the user needs to wait the AUX rising edge as the starting point of module’s normal work. 3.4 AUX description It can indicate whether there are data that has been sent through wireless, or whether all wireless data have been sent through UART, or whether the module is still in the process of self-check initialization. No. Description 【Indication of UART output】 It can be used to wake up external MCU(In continuous mode, the AUX indication isn't delayed.) Page 9 of 11 Technical Support : support@cdebyte.com E70(915T30S)-User Manual-V1.0 Website: www.cdebyte.com/en 【Indication of wireless transmitting】 1. Under subpackage transmission mode, the internal buffer size depends on the subpackage size, if the data packet length is 1024 bytes, the corresponding buffer is 1024 bytes, when the AUX=1, user could transmit data continuously ,no more than 1024 bytes . 2. Under continuous transmission mode, AUX=1, there is no limitation on user data input length. 3. Under WOR transmission mode, AUX=1, user could continuously input less than 84 bytes. 4. AUX=1 means the serial port data has been transmitted completely. 【Configuration procedure of module】only when resetting and exiting sleep mode 4. Choose antenna The 0R resistance welding before factory is as below(left), the antenna type is stamp hole; If users need to change the antenna type to IPEX, pls change the 0R resistance as below(right). Choose stamp hole Page 10 of 11 choose IPEX Technical Support : support@cdebyte.com E70(915T30S)-User Manual-V1.0 Website: www.cdebyte.com/en 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 11 of 11 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-E70 Or Contains FCC ID: 2ALPH-E70” 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 : maoxian Description : Title : Comments : Company : Source Modified : D:20180117160925+08'09' Create Date : 2018:01:17 16:09:25+08:00 Creator Tool : WPS Office Modify Date : 2018:06:01 14:24:37+08:00 Metadata Date : 2018:06:01 14:24:37+08:00 Keywords : Producer : Document ID : uuid:cb4bcd98-57e8-4090-a4a7-93994fe323ed Instance ID : uuid:25a94683-f5c9-41f1-aaab-ae03883a2b74 Page Count : 12 Author : maoxian Subject : Trapped : falseEXIF Metadata provided by EXIF.tools