bertux wrote:I fix the error 0X000 now it's ok, but no response.
Hi dude
I am a Noob starting to learn about RF communications. Would you please tell me how you got that error fixed.
I am trying to establish wireless communication between my arduino and raspberry.
Initially, when I connected my nrf+ module to arduino, I got an error 0x000 error (same as you). Figured out that my connections were loose. Now it works perfectly fine.
The nrf+ module attached to Raspberry has been a problem. Raspberry detects it to be nrf24L01 and not nrf24L01+. This wrong detection happens only when connections are wrong. I checked all of them. Connections are as mentioned in this blog. Still, my output remains:
SPI device = /dev/spidev0.0
SPI speed = 8000000
CE GPIO = 25
STATUS = 0xff RX_DR=1 TX_DS=1 MAX_RT=1 RX_P_NO=7 TX_FULL=1
RX_ADDR_P0-1 = 0xffffffffff 0xffffffffff
RX_ADDR_P2-5 = 0xff 0xff 0xff 0xff
TX_ADDR = 0xffffffffff
RX_PW_P0-6 = 0xff 0xff 0xff 0xff 0xff 0xff
EN_AA = 0xff
EN_RXADDR = 0xff
RF_CH = 0xff
RF_SETUP = 0xff
CONFIG = 0xff
DYNPD/FEATURE = 0xff 0xff
Data Rate = 1MBPS
Model = nRF24L01 (Model is detected wrongly)
CRC Length = 16 bits
PA Power = PA_MAX
Please help me in case I can fix it.
