I'm developing a fairly simple product that uses a CC1101 sub-1GHz transceiver to transmit to a CC113 receiver. I just need to transmit a simple signal when a button is pressed on the CC1101 design. So the receiver simply needs to know which button was pressed. No other data is being transferred. I'm using an Atmel ATTiny88 MCU. I've been reading over the CC1101 datasheet buts its a lot to absorb, and I feel a sample program would be much more helpful. Does anyone have a link to a simple program for communicating with the CC1101?
Also for something this simple is it still recommended to use the SimpliciTI stack? Again, all I need to do its transmit that a button was pressed, and then the receiver illuminates an LED corresponding to the button that was pressed on the transmitter. About as simple of a RF transmission as I can imagine.
Any advice and/or examples would be very much appreciated.
Thanks,
John Teel