Hello.
I am working in my thesis degree in engineering.
I have the need to transmit SPI data from a external device, by RF, and then receive it in another external device (like using a cable). I am planning to use the "CC2544" for this purpose. The baud rate of SPI is not greater than 1 Mbps, so i think CC2544 will work fine (it´s support a 2 Mbps RF baud rate).
I´m using CC1010 in a similar way, but transmiting UART data, as shown in the image:
(It´s a example from example library of CC1010). With it example, i can transmit data in a "transparent" way between two UARTS from two external devices. Fortunately, this works very well.
I need to do the same thing, but using SPI DATA in a 1 Mbps Baud Rate. For that reason, i thinking in use a CC2544.
The question: Is this possible? Would there be a problem? Sorry if it seems a simple question, i ask here to not spend in a evaluation board not sure that will work. If not work, i will find another solution.
If it is possible, i will buy tomorrow the EM and EB from Texas.
Thanks in advance for your help.
Darío.