Hi,
I've have some troubles with the RF comunication with simpliciTi . I've have a evaluation board EM430F6137RF900 Rev. 3.2 EB1 without watch 32KHz crystals installed.
RF communication works properly with SmartRF 1.5.0. Since SmartRF uses SimpliciTI protocol I tried to comunicate on it with SimpliciTI versión 1.1.1 and the Simple Peer To Peer aplication throught Code Compose Studio Version: 4.2.4.00033.
After extensive testing with Simple Peer To Peer Aplication, I found that if I download on the project evaluation board as a transmitter packages (compiling the project with the file main_LinkTo.c), SmartRF receives packets perfectly. However, if I put SmartRF as transmitter and the evaluation board as receiver (compiling file main_LinkListen.c and download on evaluation board ), GETS NOTHING!
I could see is that the firmware updates for SmartRF evaluation board is 2.4.7.1.01. At CCS firmware's version is 2.4.8.02.
It would be greatful your help, thanks :)