Getting the NRF24L01+ to work on the RPi
-
agree with @hek. better go with serial gateway.. I had tried running NRF24 with pi. its works sometime and ack fails many a times. kind of one way communication from sensor to gateway.
Also, make sure you don't overclock your pi, if you want to give it a try. -
To save you some troubles, I would recommend building a serial gateway which you attach to the RPi.
http://www.mysensors.org/controller/vera#building-a-usb-connected-gateway
Then use the serial protocol to communicate with your sensor network.
@hek said:
To save you some troubles, I would recommend building a serial gateway which you attach to the RPi.
http://www.mysensors.org/build/vera#building-a-usb-connected-gateway
Then use the serial protocol to communicate with your sensor network.
hek, there's nothing on that page
-
@hek said:
To save you some troubles, I would recommend building a serial gateway which you attach to the RPi.
http://www.mysensors.org/build/vera#building-a-usb-connected-gateway
Then use the serial protocol to communicate with your sensor network.
hek, there's nothing on that page
-
@EasyIoT .. good to hear you were able to run NRF24Lo1 with pi. it will good if you could share your setup. In my case was getting st=fail ack message many a times..
-
@EasyIoT which library are you refering to here ? and any tutorials to explain mysensor on the raspberry pi?
-
Just a note, if the CE and CS pins are connected wrong, the radio will sometimes have one-way communication, and/or behave oddly as far as acks etc. The RF24 lib has been tested extensively with RPi, and there are no reported bugs or issues with direct RPi -> NRF24l01.
-
Just a note, if the CE and CS pins are connected wrong, the radio will sometimes have one-way communication, and/or behave oddly as far as acks etc. The RF24 lib has been tested extensively with RPi, and there are no reported bugs or issues with direct RPi -> NRF24l01.
I faced similar issue and @TMRh20Projects replied in arduino forum. My issue was beacuse of cheap NRF modules chinese clones. After I replaced with good genuine ones, everything worked like a charm. Please check the NRF modules you are using. I wasted three days to figure out if there was some code issue, when at the end it was the NRF which created all the mess
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login