This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF24L01 registers trouble

I have 2 moduls from ebay (rfinchina). I write little librarie for nRF24L01 and my msp430. When i start my coard and init spi and try read few register - i have problem. Ican't read 0x0E in status, but i can read 0x1E or 0x1F. I try read few other register and i got it - TX_ADDR and pipe's addr can read default value. I read all register and i found what a half have bob-default value. What is it? Why???

Related