Hi,
I have a RF Links receiver (https://www.sparkfun.com/products/10532) and transmitter (RF Link Transmitter - 434MHz - WRL-10534 - SparkFun Electronics) both 434MHZ which i have been trying to work for a few weeks. i am using the virtualwire library and the transmitter and receiver code include with it.
I have wired the transmitter into an arduino uno R3 and the receiver into an arduino mega 2560 R3. i am pretty sure that the wiring is correct for both of them.
When I run both devices the receiver line vw_get_messageis not becoming true, so the receiver isn't picking up any data.
I am wondering if this is the right library to be using, if there is anyway to test to see if my transmitter and receiver are still working and if there is any other information anyone could give to help.
Thanks a lot
James