SparkFun Forums 

Where electronics enthusiasts find answers.

All things pertaining to wireless and RF links
By gregmcc
#116845
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.
By Blackfin
#116862
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.
By gregmcc
#116867
Blackfin wrote: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.
By mcuaust
#117151
gregmcc wrote: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.