NRF24 i cant configure raspberry pi1
Troubleshooting
25
Posts
4
Posters
4.2k
Views
4
Watching
-
@mfalkvidd
may be all my nrf24 are damaged, i have 3.Is there any way to check if they are good?
If the connections are well made should work correct?And is an external source even necessary?
tomorrow i will test what do you say me now, because now have to go to work.
-
Same problem here.
-
Same problem here.
@Juan-González-M. said in NRF24 i cant configure raspberry pi1:
Same problem here.
If you solve the problem please tell me.
-
hi,
I just did this setup last week and also had similar problems. I did run make without any options added. NRF24 is allready enabled by default.
One thing I did was to enable SPI and then I think it worked better. There's options in "sudo raspi-config" (advanced menu) to enable I2C and SPI, could that be the issue?
//Henrik