RF Link 2400bps Receiver - 434MHz

Anyone managed to get these modules working - I’ve used the code from one of the links on SParkfun (http://winavr.scienceprog.com/example-a … llers.html)

Using the atmega8 with a 4Mhz xtal and I can’t get it working. I can see the data on the receiver module so it looks like the receiver code is not working correctly.

Anyone had any luck with following the above link?

The LED doesnt come on at all.

I’ve had success with similar modules by using the [VirtualWire library.

–Philip;](http://www.open.com.au/mikem/arduino/)

You might try a very simple piece of “Hello World” code in the Atmega8 that blinks the LED at a known rate. This will verify that the microcontroller hardware is functioning correctly.

Blackfin:
You might try a very simple piece of “Hello World” code in the Atmega8 that blinks the LED at a known rate. This will verify that the microcontroller hardware is functioning correctly.

I’ve tried a simple blink led program what works 100%, so the hardware is all setup correctly.

don’t know what to do next.

gregmcc:
I can see the data on the receiver module so it looks like the receiver code is not working correctly.

Huh?. How can you "see" data?.

The link you referred to uses an 8MHz crystal. Could be relevant.