rpi gateway with nrf24 sharing spi with other hardware
-
Hi all,
is there any software that implements any type of a gateway that can be used with nrf24 module connected to the spi bus shared with other hardware ? I'm already using spi0 to connect with audio dac (so i'm not able to use spi1 since it is used as pcm bus) and i think that this will not work with the software that uses bcm2825 driver to communicate with nrf module.
-
i found this repo:
https://github.com/mysensors/Raspberry
and was able to compile it and run with the newest RF24 library with SPIDEV driver. it seems to comunicate with the nrf module correctly but i think it is not updated to MySensors 2.0 so my sensors (not MySensors :)) are not compatible. Are ther plans to update this repo to MySensors 2.0 ? -
i found this repo:
https://github.com/mysensors/Raspberry
and was able to compile it and run with the newest RF24 library with SPIDEV driver. it seems to comunicate with the nrf module correctly but i think it is not updated to MySensors 2.0 so my sensors (not MySensors :)) are not compatible. Are ther plans to update this repo to MySensors 2.0 ?@rozpruwacz Yes. See https://www.mysensors.org/build/raspberry (currently requires the development branch of MySensors)
-
ok, so how do i configure the build to use RF24 with SPIDEV driver ?
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