USB-UART RADIO MODULE(WM11TR_ L_02_USB)

Size: px
Start display at page:

Download "USB-UART RADIO MODULE(WM11TR_ L_02_USB)"

Transcription

1 Documents Version: 2.05 Document No E Copyright is reserved by Rping Group Limited ( ) USB-UART RADIO MODULE(WM11TR_ L_02_USB) USER GUIDE

2 Index Documents Version: introduction: Pin Description... 4 OP1, OP2 and OP3 (Configuration of UART Baud Rate)... 5 D/C Command Input... 5 Timer Sequence... 6 SLEEP Contorl... 6 The min work connector... 6 Indictor Command Setting Parameter s data format and setting:... 1 A Send times and Power:... 1 B Channel Chose:... 1 C Packet Length... 1 D Control Parameter:... 2 E Air Data Rate and mode (... 2 F Local Address:... 3 F Destination Address:... 3 CHK Checksum... 3 Systmer Return when getting the command... 3 A B C D E Deafult: A 5A 0B Application GET System Parameter The flow to set parameter PCBA Dimension: Ordering Information Install CH341 USB Drive... 8

3 1 introduction: 315M,433M,868M,915M USB-UART Radio Module. It is combined by WM11TR_L02 + USB to Uart Chip(CH340). Date rate: adjustable Output power: 20dBm Power consumption: 200MA(MAX) Idle Mode: <10ua The Max Distance: 1600 meter VOLTAGE: 5V Antenna: External Package: Both SMD and DIP are support Work Mode: Transparency Transmitting (UART Interface) Resend Times (0-15) Auto-answer Forward funcntion Test mode by configuration of Parameter (Usually for test distant) Firmware can be updated by UART with PC Burn Software. Max Packet is 48 Bytes. It also can continue to transmit data when using high air data rate and low UART baud rate. For example, Air Data Rate is 100k and UART baud rate is 4.8K and package is 20. Application: Remoter control, Data transmitter, Industrial control, LED Screen Control, Data converter and Toy

4 2 Pin Description GND GND Antenna Interface: SMA Interface or Copper Wire (1/4 wave) The short pin between Sleep and GND The short pin between DC and GND PIN 1: V PIN 2: TX (Connect to host s RX) PIN 3: RX(Connect to host s TX) PIN 4: GND PIN 5: DC PIN 6: SLEEP PIN 7: LED1 PIN 8: LED2 PIN 9: OP3 PIN 10: OP2 PIN 11: OP1 PIN 12: GND

5 OP1 OP1 OP3 sleep DC LED2 LED1 SMA interface Reset Button OP1, OP2 and OP3 (Configuration of UART Baud Rate) No OP1 OP2 OP3 Baud Rate : Connect to GND 1: Float or add 10k pull to VDD. (It also be order to fix Baud rate or other special baud rate) D/C Command Input D/C is zero,the Command for configuration available, otherwise it belong to data status.

6 No D/C PIN STATUS 0 1 Data 1 0 Command Timer Sequence NOTE: BYTE 1 BYTE 2 BYTE 3 BYTE 4 BYTE 5 <3MS The packet data has to transmit continuously. The data transmitting time between each byte of a packet cannot be greater than 3ms. If the gap among a data byte exceeded 3ms, the receiving end will take it as the end of a data packet. SLEEP Contorl It enter sleep status when SLEEP Pin connect to ground otherwise it is work mode. No SLEEPPIN WORK MODE 0 0 Working mode 1 1 Power Down Mode The min work connector No PINS Description 1 VCC V 2 TX Connect to host RX(Output Pin TTL) 3 RX Connect to host TX (Input Pin TTL) 4 GND GND Please reduce the ripple of VCC in order to increase distant.

7 Indictor LED1 Send Indictor: Led is on when the transmit buffer is not empty, otherwise it is off. Host processor can connect this pin and monitor if the data is sending out. LED2 Receive Indictor: Led is on when the receiving buffer has data, it is off if the receiving buffer is empty.

8 3 Command Setting 3.1.Parameter s data format and setting: As below picture, it is composed by eight parts: A,B,C,D,E,F,G Chk. All value is Hex format. A B C D E F G CHK A Send times and Power: (1BYTE) BI T 4 - BI T 7 Number of Resend times (0-F), The large number of resend time is set, the least likely receiver will miss the data but the trade of is the increments of the data packet transmitting times. BIT0-BIT3: RF Power control (0-7) 7 is max and 0 is low. BIT0-BIT Output DB +1dBm +2dBm +5dBm +8dBm +11dBm +14dBm +17dBm +20dBm The default value of byte A is 17(Hex). It means Resent 1 times and RF Power is Max(7). B Channel Chose:(1 BYTE) 433M: 47 CHANNEL ( M, 20K Per Channel) 868M: 102 CHANNEL 864MHz--868MHz(50K Per Channel) (868.2MHz MHZ 10k Per Channel) 915M: 120 CHANNEL 910MHz 922.9MHz(100K Per Channel) If all the module have the same channel, one send, the other can receive if they are in the same area.. C Packet Length(1 BYTE) From (2-32), the default packet size of C Byte is 0A(Hex). (10 Bytes) Note: The long packet size may potentially affect the transmitting distance over the air

9 D Control Parameter:(1 BYTE) NO Bit 0 (Value) 1(Value) 1 BIT0 Output 5 byte Parameter when Power Disable to output on or get the change command 2 BIT1 Save the parameter into EEPROM No Save when getting the change command 3 BIT2 Disable auto-answer Enable the function of Auto-answer 4 BIT3 Enable Sleep Pin Disable Sleep function 5 BIT4 Disable Forward Function Enable Forward Function 6 BIT5 Disable Deep Sleep Function Enable Deep Sleep Function 6 BIT6-BIT7 Reserve for external function( Please set 0) E Air Data Rate and mode ( 1 BYTE) BIT4-BIT7 Setting is Air data rate. It is a relative relation between air data rate and distant at package length is 10. NO. BIT7 BIT6 BIT5 BIT4 Air Data Rate Distant(Meter) K K K K K K K K K BIT0-BIT3 Mode Choose: 0 Normal mode, 1 Test Send mode, 2 Test Receive Mode (when a module is at Test Receive Mode and another module is at Test send mode, It can be monitor Led2 to test distant) NO. BIT3 BIT2 BIT1 BIT0 工作方式 Test Receive Mode

10 Test Send Mode Normal Work Mode F Local Address:(1 BYTE) F Destination Address:(1 BYTE) 0xff is mean that send information to all. CHK Checksum(1 BYTE) Sum from A to G(Byte) A B C D E F G CHK Systmer Return when getting the command If the parameter is ok, A, B,C,D,E,F,G,H CHK is return, otherwise ERR output. A B C D E Deafult: A 5A 0B Parameter sample: Power is max and resend 1 timer: 17 9 th Channel 09 Packet Length is 10. 0A Output Configuration; Save EEPROM,Disable 08 Auto-answer, Disable Sleep Pin Air Rate 10K, Normal Mode 30 Local Address 5A Des Address 5A 3.2. Application 1. The default value is ok for 1 to 1 s application 2. If the application is for 1 to Multi and need Answer, the address of each board should be difference GET System Parameter When DC is low, It can get System Parameter (A,B,C,D,E,F,G,H) by GET command.

11 3.4 The flow to set parameter Start DC =0 SLEEP=0 Y Input Parameter by UART Is it successful? Continue? N N Check below items: 1. Is DC pin low? 2. Is SLEEP pin low? 3. Is system parameter ok (Checksum is ok)? 4. Is the interval time between bytes is less than 3 ms? 5. Is UART ok? Is the baud rate ok(check OP1,OP2 and OP3 s level? 6. Is the power supply ok? END

12 4 PCBA Dimension: How to assemble it? SMD and Dip can be supported.

13 5 Ordering Information Part Number=module type operation band package type WM11TR-L-02_USB 433-E Module type operation band Antenna Type Frequency Brand Table: NO Operation band Description 1 433M 2 868M 3 915M 4 Other Antenna Table: NO Package Description 1 A SMA 2 B 1/4 Wave Wire

14 3 C 4 D

15 6 Install CH341 USB Drive Double click Click You can download CH340 Drive from or ask us to send it to you.

Embedded Radio Data Transceiver SV611

Embedded Radio Data Transceiver SV611 Embedded Radio Data Transceiver SV611 Description SV611 is highly integrated, multi-ports radio data transceiver module. It adopts high performance Silicon Lab Si4432 RF chip. Si4432 has low reception

More information

Catalog

Catalog - 1 - Catalog 1. Overview... - 3-2. Feature...- 3-3. Application... - 3-4. Block Diagram... - 3-5. Electrical Characteristics...- 4-6. Operation...- 4-1) Power on Reset... - 4-2) Sleep mode...- 4-3) Working

More information

Low Power with Long Range RF Module DATASHEET Description

Low Power with Long Range RF Module DATASHEET Description Wireless-Tag WT-900M Low Power with Long Range RF Module DATASHEET Description WT-900M is a highly integrated low-power half-'duplex RF transceiver module embedding high-speed low-power MCU and high-performance

More information

SV613 USB Interface Wireless Module SV613

SV613 USB Interface Wireless Module SV613 USB Interface Wireless Module SV613 1. Description SV613 is highly-integrated RF module, which adopts high performance Si4432 from Silicon Labs. It comes with USB Interface. SV613 has high sensitivity

More information

Catalogue

Catalogue - 1 - Catalogue 1. Description... - 3-2. Features... - 3-3. Applications...- 3-4. Block Diagram... - 3-5. Electrical Characteristics...- 4-6. Operation...- 5 - Power on Reset... - 5 - Working mode... -

More information

SV-MESH Mesh network series Catalogue

SV-MESH Mesh network series Catalogue Catalogue 1. Description... 3 2. Features... 3 3. Applications... 3 4. Block Diagram... 4 5. Electrical Characteristics... 5 6. Operation... 5 Power on Reset... 5 Working mode... 6 Router mode... 8 Setting

More information

E31-TTL-500 Datasheet V Feature E31-TTL-500

E31-TTL-500 Datasheet V Feature E31-TTL-500 E31-TTL-500 Datasheet V1.0.1.Introduction E31-TTL-500 1.1 Feature E31-TTL-500 E31-TTL-500 is a 500mW wireless transceiver module with narrow-band transmission, operates at 425-450.5MHz (default: 433MHz),

More information

3V TRANSCEIVER 2.4GHz BAND

3V TRANSCEIVER 2.4GHz BAND 3V TRANSCEIVER 2.4GHz BAND Rev. 2 Code: 32001271 QUICK DESCRIPTION: IEEE 802.15.4 compliant transceiver operating in the 2.4 GHz ISM band with extremely compact dimensions. The module operates as an independent

More information

Catalog

Catalog - 1 - Catalog 1. Overview...- 3-2. Feature... - 3-3. Application...- 3-4. Block Diagram...- 3-5. Electrical Characteristics... - 4-6. Operation... - 4-1) Power on Reset... - 4-2) Sleep mode... - 4-3) Working

More information

Catalog

Catalog - 1 - Catalog 1. Description...- 3-2. Features...- 3-3. Applications... - 3-4. Block Diagram...- 3-5. Electrical Characteristics... - 5-6. Operation... - 5 - Power on Reset... - 5 - Working mode... - 6

More information

Catalog

Catalog - 1 - Catalog 1. Description...- 3-2. Features...- 3-3. Application...- 3-4. Block Diagram...- 3-5. Electrical Characteristics... - 4-6. Operation... - 4-1) Power on Reset...- 4-2) Setting Mode... - 5-3)

More information

Purchase the sample: E51-TTL-500 Datasheet V Feature E51-TTL-500

Purchase the sample:  E51-TTL-500 Datasheet V Feature E51-TTL-500 E51-TTL-500 Datasheet V1.0.1.Introduction E51-TTL-500 1.1 Feature E51-TTL-500 E51-TTL-500 is a 500mW wireless transceiver module(uart), with transparent transmission, operates at 225-237.6MHz z(default

More information

RF1212 RF1212 Ultra-low Power ISM Transceiver Module V2.0

RF1212 RF1212 Ultra-low Power ISM Transceiver Module V2.0 RF1212 Ultra-low Power ISM Transceiver Module V2.0 Application: Features: Home automation Security alarm Telemetry Automatic meter reading Contactless access Wireless data logger Remote motor control Wireless

More information

RF ISM Transparent Transceiver Module V4.0

RF ISM Transparent Transceiver Module V4.0 RF7020-27 ISM Transparent Transceiver Module V4.0 Overview: RF7020-27 is highly integrated semi-duplex medium power transceiver module with high speed MCU and high performance RF IC. Utilizing high efficiency

More information

Four channel wireless switch controller SK108

Four channel wireless switch controller SK108 Four channel wireless switch controller SK108 Description SK108 is a industrial four channel wireless switch controller, it provides maximum four channel signal input and maximum four channel control output.

More information

DRF7020D13 13dBm ISM RF Transceiver Module

DRF7020D13 13dBm ISM RF Transceiver Module 3dBm ISM RF Transceiver Module V2.2 Features Application GFSK transceiver Module 433Mhz ISM frequency band 9.6K bps FSK data rate Multiple channels 3dBm Max. output power Baud rate configurable 256 bytes

More information

Catalog

Catalog Catalog 1. Description... - 3-2. Features... - 3-3. Application... - 3-4. Electrical specifications...- 4-5. Schematic... - 4-6. Pin Configuration... - 5-7. Antenna... - 6-8. Mechanical Dimension(Unit:

More information

VT-DTMSA5-433M RF Transceiver Module User s guide

VT-DTMSA5-433M RF Transceiver Module User s guide RF Transceiver Module User s guide V-Chip Microsystems, Inc Add:6 floor, Longtang Building, Nan Shan Cloud Valley Innovation Industrial Park, No.1183, Liuxian Road, Nanshan District, Shenzhen city Tel:86-755-88844812

More information

DRF7020D20 20dBm ISM RF Transceiver Module V1.31

DRF7020D20 20dBm ISM RF Transceiver Module V1.31 DRF7020D20 20dBm ISM RF Transceiver Module V1.31 Features GFSK transceiver Module 433Mhz ISM frequency band 19.2K bps data rate Multiple channels 20dBm Max. output power Baud rate configurable 256 bytes

More information

DRF4432D20 20dBm ISM RF Transceiver Module V1.21

DRF4432D20 20dBm ISM RF Transceiver Module V1.21 DRF4432D dbm ISM RF Transceiver Module V1.21 Features GFSK transceiver Module ISM frequency bands 19.2K bps data rate Multiple channels dbm Max. output power Baud rate configurable 256 bytes data buffer

More information

RF NiceRF Wireless Technology Co., Ltd. Rev

RF NiceRF Wireless Technology Co., Ltd. Rev - 1 - Catalog 1. Description...- 3-2. Features...- 3-3. Application...- 3-4. Electrical Specifications...- 4-5. Schematic...- 4-6. Pin Configuration...- 5-7. Antenna... - 6-8. Mechanical dimensions(unit:

More information

RN-21. Class 1 Bluetooth Module. Applications. Features. Description. Block Diagram. DS-RN21-V2 3/25/2010

RN-21. Class 1 Bluetooth Module. Applications. Features. Description. Block Diagram.   DS-RN21-V2 3/25/2010 RN-21 www.rovingnetworks.com DS-RN21-V2 3/25/2010 Class 1 Bluetooth Module Features Supports Bluetooth 2.1/2.0/1.2/1.1 standards Class1, up to 15dBm(RN21) (100meters) Bluetooth v2.0+edr support Postage

More information

DRF4463D20 Medium Power ISM RF Transceiver Module V1.21

DRF4463D20 Medium Power ISM RF Transceiver Module V1.21 DRF4463D20 Medium Power ISM RF Transceiver Module V1.21 Features GFSK transceiver Module 433Mhz ISM frequency band 40Kbps RF data rate Multiple channels 20dBm Max. output power -121dBm sensitivity @1k

More information

AO-1505-THM ZigBee Temperature and Humidity Sensor

AO-1505-THM ZigBee Temperature and Humidity Sensor Features Reliable wireless transceiver module. Compatible with Peer to Peer, Star, Tree, or Mesh network configurations. AO-50 with on board PCB ANT with 50M range (LOS). AO-50A with external Antenna.

More information

HC-12 Wireless Serial Port Communication Module

HC-12 Wireless Serial Port Communication Module HC-12 Wireless Serial Port Communication Module User Manual version 2.3C (updated from v1.1 English and v2.3 Chinese) Product Applications Wireless sensor Community building security Robot wireless control

More information

RN-41-SM. Class 1 Bluetooth Socket Module. Features. Applications. Description. Block Diagram. rn-41sm-ds 9/9/2009

RN-41-SM. Class 1 Bluetooth Socket Module. Features. Applications. Description. Block Diagram.   rn-41sm-ds 9/9/2009 RN-41-SM www.rovingnetworks.com rn-41sm-ds 9/9/2009 Class 1 Bluetooth Socket Module Features Socket module 3/5V DC TTL I/O Fully qualified Bluetooth 2.1/2.0/1.2/1.1 module Bluetooth v2.0+edr support Low

More information

USB Port Medium Power Wireless Module SV653

USB Port Medium Power Wireless Module SV653 USB Port Medium Power Wireless Module SV653 Description SV653 is a high-power USB interface integrated wireless data transmission module, using high-performance Silicon Lab Si4432 RF chip. Low receiver

More information

SmartRadio Transmitter / Receiver

SmartRadio Transmitter / Receiver Easy to use Radio Transmitter & Receivers AM Radio Hybrid Technology Supports Data or Telemetry communications Simple CMOS/TTL Data Interface Automatic data encryption / decryption Host Interface up to

More information

Datasheet LT1110 Wireless Module. Version 3.1

Datasheet LT1110 Wireless Module. Version 3.1 A Version 3.1 REVISION HISTORY Version Date Notes Approver 3.0 13 Jan 2014 Separated into two separate docs: Hardware Integration Guide and User Guide. Marked as Rev 3.0 to match User Guide. Sue White

More information

Arduino Arduino RF Shield. Zulu 2km Radio Link.

Arduino Arduino RF Shield. Zulu 2km Radio Link. Arduino Arduino RF Shield RF Zulu 2km Radio Link Features RF serial Data upto 2KM Range Serial Data Interface with Handshake Host Data Rates up to 38,400 Baud RF Data Rates to 56Kbps 5 User Selectable

More information

LoRa1278 Wireless Transceiver Module

LoRa1278 Wireless Transceiver Module LoRa1278 Wireless Transceiver Module 1. Description LoRa1278 adopts Semtech RF transceiver chip SX1278, which adopts LoRa TM Spread Spectrum modulation frequency hopping technique. The features of long

More information

E70-433MS14 Datasheet v1.1

E70-433MS14 Datasheet v1.1 E70-433MS14 Datasheet v1.1 Contents 1. Introduction... 2 2. Features... 3 3. E70 Series... 3 4. Electrical Parameter... 4 5. UART Functional description (default)... 5 5.1 Fixed transmission... 5 5.2 Broadcast

More information

UART2PPM. User s Guide. Version 2.04 dated 02/20/16. Gregor Schlechtriem

UART2PPM. User s Guide. Version 2.04 dated 02/20/16. Gregor Schlechtriem UART2PPM User s Guide Version 2.04 dated 02/20/16 Gregor Schlechtriem www.pikoder.com UART2PPM User s Guide Content Overview 3 PCC PiKoder Control Center 5 Getting started... 5 Real-time Control... 7 minissc

More information

KAPPA M. Radio Modem Module. Features. Applications

KAPPA M. Radio Modem Module. Features. Applications KAPPA M Radio Modem Module Features Intelligent RF modem module Serial data interface with handshake Host data rates up to 57,600 baud RF Data Rates to 115Kbps Range up to 500m Minimal external components

More information

TRANSCEIVER FSK. Version: 434 MHz Band / 868 MHZ Band / Code: / A

TRANSCEIVER FSK. Version: 434 MHz Band / 868 MHZ Band / Code: / A TRANSCEIVER FSK Version: 434 MHz Band / 868 MHZ Band / Code: 3-2000519 / 3-2000519A DESCRIPTION: The 3-2000519 and 3-2000519A modules are fully programmable multichannel PLL based FSK transceivers, with

More information

WJM1000. Next Generation RFID Reader Module Based on the WJC200 Gen2 RFID reader chipset. Key Features

WJM1000. Next Generation RFID Reader Module Based on the WJC200 Gen2 RFID reader chipset. Key Features Key Features Multi-protocol support: ISO 18000-6C (Gen2) & ISO 18000-6B Dynamic RF output power: 10dBm to 24dBm range Two antenna ports for added flexibility Special high performance single tag access

More information

E45-TTL-100 Datasheet v1.2

E45-TTL-100 Datasheet v1.2 E45-TTL-100 Datasheet v1.2 Contents 1. Introduction... 2 1.1 Feature... 2 1.2 Electrical parameter...3 1.3 E45 Series...3 2. UART functional description (default)...4 2.1 Fixed transmission...4 2.2 Broadcast

More information

Catalogue

Catalogue Catalogue 1. Overview... - 3-2. Features... - 3-3. Applications...- 3-4. Electrical Characteristics...- 4-5. Schematic... - 4-6. Speed rate correlation table...- 6-7. Pin definition...- 6-8. Accessories...-

More information

3V DUAL MODE TRANSCEIVER 434 MHz BAND Product Code:

3V DUAL MODE TRANSCEIVER 434 MHz BAND Product Code: 3V DUAL MODE TRANSCEIVER 434 MHz BAND Product Code: 32001269 Rev. 1.6 PRODUCT SUMMARY: Dual-mode transceiver operating in the 434 MHz ISM band with extremely compact dimensions. The module operates as

More information

RF4432 wireless transceiver module

RF4432 wireless transceiver module 1. Description www.nicerf.com RF4432 RF4432 wireless transceiver module RF4432 adopts Silicon Lab Si4432 RF chip, which is a highly integrated wireless ISM band transceiver. The features of high sensitivity

More information

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many RXQ2 - XXX GFSK MULTICHANNEL RADIO TRANSCEIVER Intelligent modem Transceiver Data Rates to 100 kbps Selectable Narrowband Channels Crystal controlled design Supply Voltage 3.3V Serial Data Interface with

More information

CANRF UHF Wireless CAN module

CANRF UHF Wireless CAN module UHF Wireless CAN module FEATURES: 916.5 Mhz (868.35Mhz Optional) 0.75mW On Off Keying (OOK) 20kbps CAN bit rate Distance > 300 (~100m) Microchip MCP2510 SPI interface 20MHz CAN controller clock. Bitwise

More information

SA828. SA828 All-in-One walkie-talkie module Description. SA828-U: U band, MHz SA828-V: V band, MHz

SA828. SA828 All-in-One walkie-talkie module Description. SA828-U: U band, MHz SA828-V: V band, MHz www.nicerf.com 1. Description All-in-One walkie-talkie module is an all-in-one professional walkie-talkie module in small size. It is very easy to use with powerful function. This module has full function

More information

G3P-R232. User Manual. Release. 2.06

G3P-R232. User Manual. Release. 2.06 G3P-R232 User Manual Release. 2.06 1 INDEX 1. RELEASE HISTORY... 3 1.1. Release 1.01... 3 1.2. Release 2.01... 3 1.3. Release 2.02... 3 1.4. Release 2.03... 3 1.5. Release 2.04... 3 1.6. Release 2.05...

More information

RF-TTL-100 Datasheet. 1. Introduce. 2. Parametric Description. 4. Application. 3. Module Features

RF-TTL-100 Datasheet. 1. Introduce. 2. Parametric Description. 4. Application. 3. Module Features 1. Introduce RF-TTL-100 is our latest 100mW wireless transmission module. It working in 148-173.5MHz band and using serial port to send or receive data. Its advantage is that centralized power density,

More information

Radio Module for MHz. Band RMCx4-1 ; RMCx9-1

Radio Module for MHz. Band RMCx4-1 ; RMCx9-1 General Information The Radio Modules RMCx 4-1 and RMCx 9-1 are transceivers designed for very low power and very low voltage wireless applications. The circuit is mainly intended for the ISM (Industrial,

More information

RF4463F30 High Power wireless transceiver module

RF4463F30 High Power wireless transceiver module RF4463F30 High Power wireless transceiver module 1. Description RF4463F30 adopts Silicon Lab Si4463 RF chip, which is a highly integrated wireless ISM band transceiver chip. Extremely high receive sensitivity

More information

SMARTALPHA RF TRANSCEIVER

SMARTALPHA RF TRANSCEIVER SMARTALPHA RF TRANSCEIVER Intelligent RF Modem Module RF Data Rates to 19200bps Up to 300 metres Range Programmable to 433, 868, or 915MHz Selectable Narrowband RF Channels Crystal Controlled RF Design

More information

Catalogue

Catalogue Catalogue 1. Overview... - 3-2. Features... - 3-3. Applications...- 3-4. Electrical Characteristics...- 4-5. Schematic... - 5-6. Speed rate correlation table...- 5-7. Pin definition...- 6-8. Accessories...-

More information

LoRa1276 Catalogue

LoRa1276 Catalogue Catalogue 1. Overview... 3 2. Features... 3 3. Applications... 3 4. Electrical Characteristics... 4 5. Schematic... 5 6. Speed rate correlation table... 6 7. Pin definition... 6 8. Accessories... 8 9.

More information

Purchase the sample:http://www.aliexpress.com/store/ E32-TTL-100 Datasheet V Feature E32-TTL-100

Purchase the sample:http://www.aliexpress.com/store/ E32-TTL-100 Datasheet V Feature E32-TTL-100 E32-TTL-100 Datasheet V1.0.1.Introduction E32-TTL-100 1.1 Feature E32-TTL-100 E32-TTL-100 is a wireless transceiver module with LoRa spread-spectrum technology, operates at 434MHz, based on original imported

More information

Model : KY202M. Module Features. Heart Rate Variability Processing Module

Model : KY202M. Module Features. Heart Rate Variability Processing Module Module Features Weight : 0.88 g Dimension : 17mm x 20mm UART link ( TTL level Tx / Rx / GND ) Easy PC or Micro Controller Interface Time and Frequency Domain Analysis of Heart Rate Variability Instantaneous

More information

RF1276 Long Distance Transceiver module V2.0

RF1276 Long Distance Transceiver module V2.0 1. General RF1276 series is a low cost, ultra-low power, high performance transparent two way semi-duplex LoRa modulation transceiver with operation at 169/433/868/915 Mhz. It integrates with high speed

More information

CDR-915 Data Radio Module INTEGRATOR S GUIDE

CDR-915 Data Radio Module INTEGRATOR S GUIDE CDR-915 Data Radio Module Coyote DataCom, Inc. 3941 Park Drive, Suite 20-266, El Dorado Hills, CA 95762 Tel. 916-933-9981 Fax 916-913-0951 www.coyotedatacom.com TABLE OF CONTENTS General Information and

More information

RF4432PRO wireless transceiver module

RF4432PRO wireless transceiver module wireless transceiver module RF4432PRO 1. Description RF4432PRO adopts Silicon Lab Si4432 RF chip, which is a highly integrated wireless ISM band transceiver chip. Extremely high receive sensitivity (-121

More information

RF7129 Ultra-low power Tranceiver module V2.0

RF7129 Ultra-low power Tranceiver module V2.0 1. General RF7129 series is a low cost, ultra-low power, high performance transparent two way semi-duplex GFSK transceiver with operation at 433/470/868/915 Mhz. It integrates with high speed MCU from

More information

Catalog

Catalog - 1 - Catalog 1. Description... - 3-2. Features... - 3-3. Application... - 3-4. Schematic... - 3-5. Electrical Specifications...- 4-6. Pin Definition... - 4-7. Antenna... - 5-8. Mechanical Dimension...-

More information

DRF5150S Wireless Sensor Transmitter Module V1.30

DRF5150S Wireless Sensor Transmitter Module V1.30 DRF5150S Wireless Sensor Transmitter Module V1.30 Features GFSK Transmitter module ISM frequency bands 81K bps data rate 10dBm output power Baud rate configurable 256 bytes data buffer Standby current

More information

RF4432F27 Catalog

RF4432F27 Catalog Catalog 1. Description... 3 2. Features... 3 3. Application... 3 4. Electrical Specifications... 4 5. Typical application circuit... 4 6. Pin definition... 5 7. Accessories... 6 8. Mechanical dimension...

More information

HM-TRP Series. 100mW Transceiver Modules V General. 2. Features. 3. Application HM-TRP

HM-TRP Series. 100mW Transceiver Modules V General. 2. Features. 3. Application HM-TRP 100mW Transceiver Modules V1.0 1. General HM-TRP series is a low cost, high performance transparent FSK transceiver with operating at 433/470/868/915 MHz. It features small size, high output power, high

More information

Radiocrafts Embedded Wireless Solutions

Radiocrafts Embedded Wireless Solutions Wireless M-Bus High power N Mode RF Transceiver Module EN 13757-4:2013) Product Description The RC1701HP-MBUS is part of a compact surface-mounted Wireless M-Bus module family that measures only 12.7 x

More information

era, eric, era-lora, eric-lora & eric-sigfox Evaluation Board with GNSS

era, eric, era-lora, eric-lora & eric-sigfox Evaluation Board with GNSS This board can be used for the evaluation and range testing of the following LPRS RF Modules: era400, era900, eric4, eric9, era-lora, eric-lora and eric-sigfox. The board is provided with a u-blox GNSS

More information

HAC-UEM Ultra Low Power Data Radio Module

HAC-UEM Ultra Low Power Data Radio Module HAC-UEM Ultra Low Power Data Radio Module Version 1.0 SHENZHEN HAC TELECOM TECHNOLOGY CO., LTD Address : 3rd Area, 19 th Fl, Tower A, HaiSong Building, Tai Ran 9 th Rd, Futian, ShenZhen, China. Tel : +86-755-23981078

More information

ST600 TRANSMITTER OPERATING INSTRUCTIONS

ST600 TRANSMITTER OPERATING INSTRUCTIONS ST600 TRANSMITTER OPERATING INSTRUCTIONS 1892 1273 These operating instructions are intended to provide the user with sufficient information to install and operate the unit correctly. The Wood and Douglas

More information

User Manual. The user manual is suitable for the following model: Model Product Type F8L10D-N Without PA F8L10D-E With PA

User Manual. The user manual is suitable for the following model: Model Product Type F8L10D-N Without PA F8L10D-E With PA F8L10D LoRa Module User Manual Document Version Page V1.2.0 Product Name:F8L10D Total:31 F8L10D LoRa Module User Manual The user manual is suitable for the following model: Model Product Type F8L10D-N

More information

Catalogue 1. Brief Description Product feature Typ. Circuit Block Diagram...

Catalogue 1. Brief Description Product feature Typ. Circuit Block Diagram... - 1 - Catalogue 1. Brief Description... - 3-2. Product feature...- 3-3. Typ. Circuit... - 4-4. Block Diagram...- 4-5. Electronical Characters...- 5-6. Typical Application...- 6-7. Pin Description... -

More information

EVDP610 IXDP610 Digital PWM Controller IC Evaluation Board

EVDP610 IXDP610 Digital PWM Controller IC Evaluation Board IXDP610 Digital PWM Controller IC Evaluation Board General Description The IXDP610 Digital Pulse Width Modulator (DPWM) is a programmable CMOS LSI device, which accepts digital pulse width data from a

More information

LORA1278F30 Catalogue

LORA1278F30 Catalogue Catalogue 1. Overview... 3 2. Feature... 3 3. Application... 3 4. Block Diagram... 4 5. Electrical Characteristics... 4 6. Schematic... 5 7. Speed rate correlation table... 6 8. Pin definition... 6 9.

More information

BLE 4.0 Module ZBModule User Manual 1 / 15

BLE 4.0 Module ZBModule User Manual 1 / 15 BLE 4.0 Module ZBModule User Manual 1 / 15 Bluetooth 4.0 BLE Introduction With only a ZBmodule module, you can make your products easily and conveniently interactive connect with the ipad, iphone and Android

More information

LORA1276F30 Catalogue

LORA1276F30 Catalogue Catalogue 1. Overview... 3 2. Feature... 3 3. Application... 3 4. Block Diagram... 4 5. Electrical Characteristics... 4 6. Schematic... 5 7. Speed rate correlation table... 6 8. Pin definition... 6 9.

More information

AAA. Figure 1: Test setup for output power measurement

AAA. Figure 1: Test setup for output power measurement INTRODUCTION This document describes the different tests that can be done with the nrf24l01+ EVKIT. The tests can be divided into three categories: RF performance tests, Range test and protocol test. It

More information

GLOBALSAT GPS Engine Board

GLOBALSAT GPS Engine Board GLOBALSAT GPS Engine Board Hardware Datasheet Product No : MT-332(SMA) Version 1.0 GlobalSat WorldCom Corporation 16F., No. 186, Jian-Yi Road, Chung-Ho City, Taipei Hsien 235, Taiwan Tel: 886-2-8226-3799

More information

HM-TRP Series 100mW Transceiver modules V1.0

HM-TRP Series 100mW Transceiver modules V1.0 1. General HM-TRP series is a low cost, high performance transparent FSK transceiver with operating at 434/47O/869/915 MHz. It features small size, high output power, high sensitivity, long transmission

More information

AT-XTR-7020A-4. Multi-Channel Micro Embedded Transceiver Module. Features. Typical Applications

AT-XTR-7020A-4. Multi-Channel Micro Embedded Transceiver Module. Features. Typical Applications AT-XTR-7020A-4 Multi-Channel Micro Embedded Transceiver Module The AT-XTR-7020A-4 radio data transceiver represents a simple and economical solution to wireless data communications. The employment of an

More information

B & D Enterprises 1P repeater controller pg 1 INTRODUCTION:

B & D Enterprises 1P repeater controller pg 1 INTRODUCTION: B & D Enterprises 1P repeater controller pg 1 INTRODUCTION: The 1P is a basic repeater controller. The controller uses low power devices and stores all commands and system status in non-volatile EE prom.

More information

Product Specifications. Wireless Communication Module

Product Specifications. Wireless Communication Module Product Specifications LoRa Wireless Communication Module LM-110H1 VER 1.0 GlobalSat WorldCom Corporation 16F., No. 186, Jian 1 st Rd, Zhonghe Dist., New Taipei City 23553, Taiwan Tel: 886.2.8226.3799/

More information

RN-42. Class 2 Bluetooth Module. Features. Description. Applications. Block Diagram. DS-RN42-V1.1 1/12/2010.

RN-42. Class 2 Bluetooth Module. Features. Description. Applications. Block Diagram.   DS-RN42-V1.1 1/12/2010. www.rovingnetworks.com DS-RN42-V1.1 1/12/2010 Class 2 Bluetooth Module Features Fully qualified Bluetooth 2.1/2.0/1.2/1.1 module Bluetooth v2.0+edr support Postage stamp sized form factor, 13.4mm x 25.8

More information

SNIOT702 Specification. Version number:v 1.0.1

SNIOT702 Specification. Version number:v 1.0.1 Version number:v 1.0.1 Catelog 1 Product introduction... 1 1.1 Product introduction... 1 1.2 Product application... 1 1.3 Main characteristics... 2 1.4 Product advantage... 3 2 Technical specifications...

More information

Secure, Versatile and Award Winning Network Radio Devices.

Secure, Versatile and Award Winning Network Radio Devices. Long Range Module (+1 mile) BR-SC40-1W Bluetooth ver2.0+edr OUTLINE AT HOME. AT WORK. ON THE ROAD. USING BLUETOOTH WIRELESS TECHNOLOGY MEANS TOTAL FREEDOM FROM THE CONSTRAINTS AND CLUTTER OF WIRES IN YOUR

More information

HURRICANE Radio Modem. FULL DUPLEX Radio MODEM

HURRICANE Radio Modem. FULL DUPLEX Radio MODEM FULL DUPLEX Radio MODEM Direct Cable Replacement Range 2KM RS232 / RS485 / USB Host Data Rates up to 38,400 Baud RF Data Rates to 115200Kbps Waterproof IP68 Enclosure 8 User Selectable Channels CE Compliant

More information

CSR Bluetooth Modules MBC05-CAR-AT

CSR Bluetooth Modules MBC05-CAR-AT CSR Bluetooth Modules MBC05-CAR-AT Specification Version 0.1 25-Aug-2009 Product No.: MBC05-CAR-AT Product Description: Bluetooth v2.1 EDR Class 2 BT Stereo Module Issue Date: 2009/08/25 Release Version:

More information

C Mono Camera Module with UART Interface. User Manual

C Mono Camera Module with UART Interface. User Manual C328-7221 Mono Camera Module with UART Interface User Manual Release Note: 1. 16 Mar, 2009 official released v1.0 C328-7221 Mono Camera Module 1 V1.0 General Description The C328-7221 is VGA camera module

More information

Stensat Transmitter Module

Stensat Transmitter Module Stensat Transmitter Module Stensat Group LLC Introduction The Stensat Transmitter Module is an RF subsystem designed for applications where a low-cost low-power radio link is required. The Transmitter

More information

RFBee User Manual v1.0

RFBee User Manual v1.0 RFBee User Manual v1.0 Index RFBee... 1 Overview... 2 Specifications... 3 Electrical Characterstics... 3 System Block Diagram... 4 Microprocessor-Atmega168... 4 RF Transceiver-CC1101... 4 Hardware Installation...

More information

BeeLine TX User s Guide V1.1c 4/25/2005

BeeLine TX User s Guide V1.1c 4/25/2005 BeeLine TX User s Guide V1.1c 4/25/2005 1 Important Battery Information The BeeLine Transmitter is designed to operate off of a single cell lithium polymer battery. Other battery sources may be used, but

More information

HM-TR Series UHF Wireless Transparent Data Transceiver

HM-TR Series UHF Wireless Transparent Data Transceiver HM-TR Series UHF Wireless Transparent Data Transceiver General The HM-TR series UHF wireless transparent data transceiver, developed by Hope Microelectronics Co. Ltd, is designed for applications that

More information

Stensat Radio Beacon

Stensat Radio Beacon Stensat Radio Beacon Stensat Group LLC Introduction The Stensat radio beacon is a small FM transmitter capable of generating AX.25 Unnumbered Information (UI) packets at 1200 bps AFSK and 9600 bps FSK.

More information

Catalogue

Catalogue - 1 - Catalogue 1. Description...- 3-2. Features...- 3-3. Application...- 3-4. Block Diagram...- 4-5. Typical Schematic Circuit...- 4-6. Electrical Characteristics... - 5-7. Interface specification...-

More information

SRWF-1021 Series Low Power Wireless Transceiver Data Module User Manual

SRWF-1021 Series Low Power Wireless Transceiver Data Module User Manual SRWF-1021 Series Low Power Wireless Transceiver Data Module User Manual Page 1 of 11 SRWF-1021 User Manual (V1.3) I. SRWF-1021 Main Application Range SRWF-1021, the low-power wireless transceiver data

More information

REMOTE TRACKING SOLUTION. User Manual Name. CS-P000-TS-1N-Rev.A This document provides the technical specification SOLUTION.

REMOTE TRACKING SOLUTION. User Manual Name. CS-P000-TS-1N-Rev.A This document provides the technical specification SOLUTION. REMOTE TRACKING SOLUTION CS-P00C-RS-1B-Rev.A This document provides the technical specification of REMOTE TRACKING SOLUTION. User Manual Name Ionos E1 Document GL865 numberquad band GSM Module CS-P000-TS-1N-Rev.A

More information

Complete 2.4 GHz RF Transceiver Module with Built-In RFDP8 Application Protocol Part Numbers RFD21733, RFD21735, RFD21737, RFD21738, RFD21739

Complete 2.4 GHz RF Transceiver Module with Built-In RFDP8 Application Protocol Part Numbers RFD21733, RFD21735, RFD21737, RFD21738, RFD21739 Complete 2.4 GHz RF Transceiver Module with Built-In Application Protocol Part Numbers,,,, Optional Configuration For use with External Antenna 15mm x 15mm (0.600 inch x 0.600 inch) / is a complete, READY-TO-USE

More information

RF1212 Catalog

RF1212 Catalog Catalog 1. Description... 3 2. Features... 3 3. Application... 3 4. Typical application circuit... 4 5. Electrical Specifications... 4 6. Pin definition... 5 7. Accessories... 5 8. Mechanical dimension...

More information

HM-TR. HM-TR Series Transparent Wireless Data Link Module

HM-TR. HM-TR Series Transparent Wireless Data Link Module Series Transparent Wireless Data Link Module GENERAL series transparent wireless data link module is developed by Hope microelectronics Co. Ltd, dedicated for applications that needs wireless data transmission.

More information

ZigBee OEM Module. ProBee-ZE20S. Datasheet

ZigBee OEM Module. ProBee-ZE20S. Datasheet 1 ZigBee OEM Module ProBee-ZE20S Datasheet Sena Technologies, Inc. Rev 1.0.0 2 ProBee-ZE20S Datasheet Copyright Copyright 2011 Sena Technologies, Inc. All rights reserved. Sena Technologies reserves the

More information

DISCONTINUED. Modulation Type Number of RF Channels 15

DISCONTINUED. Modulation Type Number of RF Channels 15 RFM Products are now Murata products. 2.4 GHz Spread Spectrum Transceiver Module Small Size, Light Weight, Built-In Antenna Sleep Current less than 3 µa FCC, Canadian IC and ETSI Certified for Unlicensed

More information

DRF5150S Wireless Sensor Transmitter Module V1.20

DRF5150S Wireless Sensor Transmitter Module V1.20 Wireless Sensor Transmitter Module V1.20 Features GFSK Transmitter module ISM frequency bands 81K bps data rate 10dBm output power Baud rate configurable 256 bytes data buffer Standby current < 2.5uA Supply

More information

FC-201/SA Micropower Audio/Data RF Module(433MHz)

FC-201/SA Micropower Audio/Data RF Module(433MHz) FC-201/SA Micropower Audio/Data RF Module(433MHz) USER MANUAL SHENZHEN FRIENDCOM TECHNOLOGY DEVELOPMENT CO.,LTD Address: 2/F, Multifunction Building, Dongpeng Industrial Park, Wuhao Road, North Section

More information

RN-41. Class 1 Bluetooth Module. Features. Applications. Description. Block Diagram. DS-RN41-V3.

RN-41. Class 1 Bluetooth Module. Features. Applications. Description. Block Diagram.  DS-RN41-V3. RN-41 www.rovingnetworks.com DS--V3.1 11/13/2009 Class 1 Bluetooth Module Features Fully qualified Bluetooth 2.1/2.0/1.2/1.1 module Bluetooth v2.0+edr support Postage stamp sized form factor, 13.4mm x

More information

HAC-HM Series Data Radios

HAC-HM Series Data Radios HAC-HM Series Data Radios - 1 - Catalogue I. Features of HAC-HM Series...3 II. Application of HAC-HM Series...4 III. How to use HAC-HM Series...4 IV. Networking Application of HAC-HM Series... 11 Technical

More information

DNT2400. Low Cost 2.4 GHz FHSS Transceiver Module with I/O

DNT2400. Low Cost 2.4 GHz FHSS Transceiver Module with I/O 2.4 GHz Frequency Hopping Spread Spectrum Transceiver Point-to-point, Point-to-multipoint, Peer-to-peer and Tree-routing Networks Transmitter Power Configurable from 1 to 63 mw RF Data Rate Configurable

More information