Other Parts Discussed in Thread: CC2530EM, CC2530
Dear Sirs,
with some colleagues we developed an application for wireless transmission scheduling, e.g., for sensor nodes weared by a human. In this application a gateway was constituted by a wireless node communicating with a netbook through USB.
Now, I'm interested in improving this application by including the power of a DSP to compute FFT. I've got a C5535 eZdsp board and I'm wondering to use it for this purpose.
More in details, a node CC2530 should play as gateway collecting RSSI from the other wireless nodes, then I would like to use the DSP on the C5535 to run a FFT-based analysis on such RSSI samples. The C5535 has the interface to plug a CC2530EM node, however, I'm having difficulties in finding any basic code to start from.
In other words, my question is: is there any example which configure the C5535 board and the CC2530EM for a very simple message passing (even a simple echo application) between them?
Any help and pointers would be appreciated.
Thanks.
Stefano