Hi there,
I am new to programming the CC2541 and I'm aiming to connect it to my PIC. As I understand it can be connected with either UART or SPI. I have choosen SPI because both of my UART are used. I have installed the IAR software and am looking at the KeyFobDemo (since I have the CC2541DK). My question is if it is possible to send an SPI command from the PIC to the CC2541 and the later one to do something, eg. transmit it's IEEE.
Thanx in advance