I'm new to the CC2510 and CC2511 uP. I have chossen these parts for our new products, Thus far all I've been able to manage all normal I/O and UART Operations.
However the RF Radio communications are testing my patience.
I do not have any of the demo hardware that seems to be the target plataform for the examples I have seen on the site.
I have build a couple of test boards with the CC2510 and others with the CC2511.
Thus far I have not been successful on creating a single pair that can communicate any packets.
The transmitter board seems to be generating the proper Interruption, but the Receiver does not seem to receive anything.
I need a simple example to follow, the application I'm doing needs to communicate a simple push switch status.
I'm using IAR Workbench and have tried runing the CC2510 at 24Mhz and at 27Mhz. and the CC2511 at 48Mhz.
Any help would be very welcomed.
Thank you.