Hi,
I have established RF link between CC1101 evaluation module <--> CC debugger <--> SmartRF Studio (PC) as transmitter node and CC1101 evaluation modue <--> CC1101DK433 Development kit <--> SmartRF Studio (PC) at the receiver node. I am able to transmit and receive packets and able to confirm the same using SmartRF studio.
Now, I want to use MSP430F5529 launchpad<--> CC1101 Evaluation module at the TX side with the same receiver setup at the RX side. I have successfully interfaced the microcontroller with the RF module via SPI channel and I'm able to read/write registers. Also I can strobe STX and can see the peaks in the spectrum for BFSK scheme using spectrum analyzer. But I'm unable to receive the data at the RX mode. I have used the same RF settings that has been generated by the SmartRF studio while using CC debugger at the TX side. I have attached the block diagram of the scenario for reference. It would be of great help if someone can help me in providing suggestions with this regard.