Home > Products > Low power radio modem > UART 433mhz rf module Transmitter Receiver TTL 38400 high speed data rate 32 channels 450MHZ rubber antenna XZ-DT014A
UART 433mhz rf module Transmitter Receiver TTL 38400 high speed data rate 32 channels 450MHZ rubber antenna XZ-DT014A
- shenzhen
- T/T PayPal Other Cash
- 2 days
You May Like
-
TTL/RS485&rs232 data transceiver 19200bps 25w vhf radio marine modem with 5.5dbi clip antenna 30km-50km wireless plc mod
-
RS232&rs485 25W High Speed Radio Data Modem 433mhz 450mhz 470mhz uhf wireless radio data transceiver
-
25W TTL/Rs232&rs485 radio data transmitter receiver module 19200bps radio modem 30km-50km rf transceiver
-
19200bps 25W uhf wireless transceiver module rs232&rs485 marine vhf radio modem 30km wireless data communication
-
25w 150mhz vhf radio modem rs485&rs232 wireless transceiver 19200bps uhf tx rx 470mhz rf communication modules
-
25W RS485 RS232 Long Range Transmitter and Receiver for Wireless Data Communication
Product Details
Brand Name | thingsend | Place of Origin | China | |
Model Number | XZ-DT014 |
Product Description
1 Technical parameters
Frequency Range | 430~452MHz |
Transmit Power | 10dBm |
Modulation | GFSK |
RF Data Rate | 1200~38400bps |
Interface | RS232&RS485&TTL |
Power Supply | +3.3~5.5VDC |
Interface Data Format | 8E1/8N1/801 |
Receiving Sensitivity | -118 ~ -106dBm (1%BER) |
Channel Bandwidth | 676KHz |
Working Temperature | -40℃~80℃ (industrial grade) |
Working Humidity | 10% to 90% relative humidity, no condensation |
Emission Current | ≤40mA |
Receiving Current | ≤25mA |
Sleeping Current | ≤5mA |
Dimension(L/W/H) | 31.8 X 19.2 X 6.8 mm |
2 Dimension
3 Definition of XZ-DT014 connection terminal:
XZ-DT014 provides 12pins connector (JP1)
Pins | Definitions | Description | Level | Connect to Terminal | Remark |
1 | GND | Ground of power supply | Ground of power supply | ||
2 | VCC | Power supply DC | +3.3~5.5V | ||
3 | SET_EN | Low level | TTL | ||
4 | RxD/RS-232 | Serial data receiving end | RS-232 | TxD | COM2 |
5 | TxD/RS-232 | Serial data transmitting end | RS-232 | RxD | COM2 |
6 | RESET | Reset Signal (Input) | TTL | Negative pulse reset | |
7 | SLEEP | Sleep control (Input) | TTL | Sleep Signal | High level sleep |
8 | TxD/TTL | Serial data receiving end | TTL | RxD | COM1 |
9 | RxD/TTL | Serial data transmitting end | TTL | TxD | COM1 |
10 | SGND | Ground of signal | interlink with Ground of power supply | ||
11 | A /RS-485 | A port of 485 signal | RS-485 | A /RS-485 | COM3 |
12 | B /RS-485 | B port of 485 signal | RS-485 | B /RS-485 | COM3 |
4 Working Frequency:
Channel | Frequency(MHz) | Channel | Frequency (MHz) | Channel | Frequency (MHz) | Channel | Frequency (MHz) |
00 | 430.1618 | 08 | 435.5698 | 16 | 440.9778 | 24 | 446.3858 |
01 | 430.8378 | 09 | 436.2458 | 17 | 441.6538 | 25 | 447.0618 |
02 | 431.5138 | 10 | 436.9218 | 18 | 442.3298 | 26 | 447.7378 |
03 | 432.1898 | 11 | 437.5978 | 19 | 443.0058 | 27 | 448.4138 |
04 | 432.8658 | 12 | 438.2738 | 20 | 443.6818 | 28 | 449.0898 |
05 | 433.5418 | 13 | 438.9498 | 21 | 444.3578 | 29 | 449.7658 |
06 | 434.2178 | 14 | 439.6258 | 22 | 445.0338 | 30 | 450.4418 |
07 | 434.8938 | 15 | 440.3018 | 23 | 445.7098 | 31 | 451.1178 |
Remark:The frequency points corresponding to each channel can be adjusted by our company according to the needs of users.
5. software function settings:
When the SET_EN is set at low level, after 10ms it enters the setup state. When the SET_EN is set high level, after 100ms it enters the working state. Fixed 9600, 8N1, the software settings are saved if power off.
Read the current parameter. For example, the initial channel is 0 channel, even parity, and shows as follows:
Input Command:
ASCII | $R↙ |
Hexadecimal | 24 52 0D 0A |
Return:
ASCII | XZ-DT014(X) V10 Channe:0 (Channel:0~31) Verify:8e1 (Parity:Even Parity 8e1、Odd Parity 8o1、None Parity 8n1) Baud rate:1200 (Baud Rate:1200~38400) Sleep:Close (Sleep Function: Close、Open) |
Hexadecimal | 58 5A 2D 44 54 30 32 34 44 20 56 31 30 0D 0A 43 68 61 6E 6E 65 6C 3A 20 30 0D 0A 56 65 72 69 66 79 3A 20 38 65 31 0D 0A 42 61 75 64 20 72 61 74 65 3A 20 31 32 30 30 20 0D 0A 53 6C 65 65 70 3A 20 43 6C 6F 73 65 0D 0A |
●Write Channel No. Parameters:
Input Command: “$WC”is command of writing channel,set value 00~31
ASCII | $WC07↙ |
Hexadecimal | 24 57 43 30 37 0D 0A |
Return:
ASCII | Channel:7 (Channel No.:0~31) |
Hexadecimal | 20 20 43 68 61 6E 6E 65 6C 3A 20 30 37 0D 0A |
Notes:When channel No. is smaller than 10 , 0 in the front can’t be omitted。
●Write Parity Parameters
Input Command:“$WV” is command of writing parity,set value N、O、E,
ASCII | $WVE↙ |
Hexadecimal | 24 57 56 45 0D 0A |
Return:
ASCII | Verify:8e1 |
Hexadecimal | 20 20 20 56 65 72 69 66 79 3A 20 38 65 31 0D 0A |
Notes:means 8 bit is valid data bits, 1 bit start, stop bits, N is None parity check bit, O is Odd parity check bit, and E is Even parity check bit。
●Write Baud Rate Parameters:
Input Command: “$WB”is command of writing baud rate,set value A、B、C、D、E、F,
ASCII | $WBD↙ |
Hexadecimal | 24 57 42 44 0D |
Return:
ASCII | Baud rate:9600 |
Hexadecimal | 42 61 75 64 20 72 61 74 65 3A 20 39 36 30 30 20 0D 0A |
Notes:Set baud rate at 9600bps。A、B、C、D、E、F means 1200bps、2400bps、4800bps、9600bps、19200bps、38400bps。
●Write Sleep Set-up Parameters:
Input Command: $WS”is command of writing, parameters set value: O、C,
ASCII | $WSO↙ |
Hexadecimal | 24 57 53 4F 0D |
Return:
ASCII | Sleep:Open |
Hexadecimal | 53 6C 65 65 70 3A 20 4F 70 65 6E 20 0D 0A |
Notes:O means open sleep function (Open) C means close sleep function (Close)。
●Write Mistake Command:
When identifier, read and write flags, command word error,return:
ASCII | Error! |
Hexadecimal | 45 72 72 6F 72 21 20 0D 0A |
When identifier, read and write flags, command word right,Command parameter error,return:
ASCII | Error! |
Hexadecimal | (Command Flag:) 45 72 72 6F 72 21 20 0D 0A |
Welcome to contact Sarah for more informations. sales(at)thingsend(dot)com
Contact Us
- Shenzhen Thingsend Communication Tech. Co.,Ltd
- Contact nameSarah Yuan Chat Now
- AddressNanshan District, Shenzhen, Guangdong
Product Categories
Wireless sensor | Low power radio modem | Mid-Power Radio modem | Lora |
High air baud rate data modem | High Power Radio Modem | LoRa Sensors | Lora wireless sensor |
Wireless Transceiver |
New Products
-
25W Radio Modem 150mhz-470mhz VHF UHF Wireless Transmitter and Receiver
-
50KM Long Range RF Transceiver Module RS485 TTL RS232 Marine Vhf Radio Data Modem 433 Wireless data transmitter receiver
-
50km long range vhf radio modem 25w uhf 433mhz rf transmitter and receiver ttl rs232 rs485 wireless transceiver kits module
-
433mhz 2w radio lora transmitter module ttl rs485 rs232 lora rf module 433 transceiver lora long range wireless communication
-
2W Lora long range rs232 radio modem lora sx1278 433mhz uhf transmitter and receiver lora wireless rs485 transceiver
-
2W LoRa 433MHz rf Transceiver Wireless Module Long Range iot UART RS232 RS485 433 Mhz rf Transmitter Receiver
-
2W 433MHz LoRa SX1278 rf Transmitter Receiver Wireless rf Module rs232 rs485 UART LoRa Modem Long Range 450 mhz rf Transceiver
-
DS18B20 Probe Lora Wireless Temperature Sensor
-
Lora Wireless Temperature and Humidity Sensor
-
Lora Wireless CO2 Sensor
-
Lora Wireless Temperature and Humidity Sensor with LCD Display
-
LoRa Long Distance O2 Detector Wireless Oxygen Sensor
-
High Quality Lora Wireless Carbon Dioxide Sensor
-
High Quality Lora Wireless O2 Sensor
-
Sensirion STC31 CO2 Temperature and Humidity Sensor Detector Lora Wireless CO2 Sensor
-
CO2 Detector Lora Wireless CO2 Sensor
-
Iot Lora Wireless CO2 Temperature and Humidity Carbon Dioxide Sensor
-
Air Quality CO2 Measurement Lora Wireless Carbon Dioxide Sensor
-
Agriculture Greenhouse Iot Sensors Wireless Temperature Humidity Carbon Dioxide Detector Monitor
-
Battery Powered Oxygen Gas Detector Lora Wireless O2 Sensor
-
DS18B20 Probe Wireless Temperature Sensor for Freezer Temperature Monitoring
-
Probe Temperature and Humidity Sensor Wireless Temperature Monitoring 433mhz/868mhz/915mhz
-
Modbus Temperature Sensor RS485 Temperature Humidity Transmitter with Modus RTU
-
Remote Temperature Humidity Light Monitoring Wireless Iot Sensor for Greenhouse
Popular Searches
- remote control
- wireless receiver
- wireless module
- wireless transmitter
- lock software
- network card
- transceiver module
- rf transmitter
- Switch Module
- Radio Transceiver
- power amplifier module
- Pa Module
- Amplifier Module
- Receiver Module
- Writer Module
- Transmitter Module
- rf transceiver
- wireless data module
- radio modem
- cooling fan spare
- Alarm Lock
- rf receiver
- rf receiver module
- Rf Transmitter Module
- Wireless Receiving Module
- remote control
- remote controller
- pressure sensor
- pressure transducer
- pressure transmitter
Recommended Products
- QUECTEL SC60EYE-32GB-UGAD
- Wi-Fi and Bluetooth Gateway Beacon positioning base station iBeacon signal reception data collector
- DR9074-Triband QCN9024 4x4 MU-MIMO wifi6E 11ax 2.4G&5G&6G
- WiFi6 routerboard IPQ5018 SOC 2.4G&5G&6G on board openwifi
- Ultra-small size, Cost-Effective Bluetooth module TS-M1021
- Cost-Effective, low power consumption Bluetooth module TS-M1029D
- Cost-Effective, Ultra-small size Bluetooth low power Dual mode Bluetooth module TS-M1020D
- Cost-Effective High Quality dual-mode Bluetooth module TS-M1031D
- Cost-Effective High Quality BLE Bluetooth module TS-M1032D
- Cost-Effective, High Quality High Speed master-slave supported BLE Bluetooth module TS-M1033
- Cost-Effective, High Quality High-Speed master-slave supported Bluetooth Module TS-M1035
- Cost-Effective, High Quality High-Speed master-slave integrated BLE 5.2 Bluetooth module TS-M1036
Find Similar Products By Category
- Electrical & Electronics > Telecommunication & Broadcasting > WiFi Products

Product Tags:
- Please Enter your Email Address
- Please enter the content for your inquiry.
We will find the most reliable suppliers for you according to your description.
Send Now-
Sarah Yuan
Hi there! Welcome to my shop. Let me know if you have any questions.
Your message has exceeded the limit.

- Contact supplier for lowest price
- Customized Request
- Request Sample
- Request Free Catalogs
Your message has exceeded the limit.
-
Purchase Quantity
-
*Sourcing Details
Your inquiry content must be between 10 to 5000 characters.
-
*Email
Please enter Your valid email address.
-
Mobile