maniacbug / RF24

Arduino driver for nRF24L01
http://maniacbug.github.com/RF24
956 stars 772 forks source link

RPi 2: can't send spi message: Invalid argument #63

Open developius opened 9 years ago

developius commented 9 years ago

I'm not sure where to post this issue because I think the bug is with @jonathongrigg's fork. When I try to use the pyRF24 Cython wrapper, I get this (not very verbose and no traceback) error can't send spi message: Invalid argument Is this something to do with NOOBS now using Device Tree and the Pi 2 also using a different peripheral base as mentioned in this thread?