Search
Product Info
RF Link Transmitter - 315MHz
sku: WRL-08945
Description: This is only the 315MHz transmitter. This will work with the RF Links at 315MHz at either baud rate. Only one 315MHz transmitter will work within the same location.
This wireless data is the easiest to use, lowest cost RF link we have ever seen! Use these components to transmit position data, temperature data, even current program register values wirelessly to the receiver. These modules have up to 500 ft range in open space. The transmitter operates from 2-12V. The higher the Voltage, the greater the range - see range test data in the documents section.
We have used these modules extensively and have been very impressed with their ease of use and direct interface to an MCU. The theory of operation is very simple. What the transmitter 'sees' on its data pin is what the receiver outputs on its data pin. If you can configure the UART module on a PIC, you have an instant wireless data connection. The typical range is 500ft for open area.This is an ASK transmitter module with an output of up to 8mW depending on power supply voltage. The transmitter is based on SAW resonator and accepts digital inputs, can operate from 2 to 12 Volts-DC, and makes building RF enabled products very easy.
Features:
- 315 MHz Transmitter Operation
- 500 Ft. Range - Dependent on Transmitter Power Supply
- 2400 or 4800bps transfer rate
- Low cost
- Extremely small and light weight
Documents:
Supported Antennae: 30-35cm of wire
Pricing
Comments
27 comments
Feeds
Currency
Display prices in
Feedback
If you would like to tell us more, you can fill out our form if you need some psycho-suggestive questions. Go to the form.

















Hi guys,
This one along with the matched receiver are not working for me :( I am using two Arduino boards to interface to them but cannot seem to receive anything. I followed every tutorial out there and nothing :( Please let me know if you had similar issues. If you got them to work and you have a hint please let me know also.
At 110 bps, it still doesn't work!!! I actually got it to work by making a big antenna wire loop on the receiver, a smaller antenna loop on the xmitter and putting the xmitter loop inside the receiver antenna loop so that the two loops are in the same vertical plane. It worked flawlessly up to 4800bps but once the two loops moved I got total garbage LOL...
I wasted 5 full days (holiday vacation whenever ppl left) on something that costed < $10 :( Pretty sad. Going to give nRF2401A a shot next.
my tip is to connect the reciver to the pc so you can see extacly what's been recived through hyperterminal. then you can play around with antenna length and stuff.
just a straight piece of wire will do.
The description is somewhat misleading when it says, "Only one 315MHz transmitter will work within the same location." Only one can work at the same instant, but for datalogging, with message transmissions of a small fraction of a second, many can work in the same space provided that you understand and work around the possiblility that collisions may occur with resulting data loss--so transmit multiple times with varying gaps between transmissions.
The datasheet is corrupted under foxit reader (and evince under linux) so I can't be sure it is turning anything on or off with data.
I have a pair and can't get them to work - there is no indication when it is supposedly transmitting, nor any carrier detect indication on the receiver.
By "4800 baud" it does not mean it can be connected as a UART serial link directly at that or any other speed. You can turn it on then send a series of pulses which have both a minimum and maximum width (that isn't very clear).
http://quicktrip.co.nz/jaqblog/index.php?option=com_idoblog&task=viewpost&id=25&Itemid=8
Also, make sure receiver and transmitter are not sharing the same power supply or ground.