Hi,
I have interfaced a MSP430F2013 with an nRF24L01 module. The SPI settings are all correct and working properly, as i am able to write and read the registers of the RF module.
However, when the data from the other Rf module arrives, I am unable to read it. It is reporting all zeroes. i am not surer whether the problem lies on the MSP side or the RF module side.
The hardware I am using is - ezMSP430 development kit. Has anyone faced a similar issue?