Ok I have been scratching my head for a while over this(I think its a big hole now) but I have had a hard time getting the RF24Network library to work on both devices. I think I finally fixed the Arduino but the Pi is not working right. Any help would be appreciated.
Output from the Arduino, I believe it is working fine(disregard the 11111111 I have an GPIO chip that is reporting it status)
Output from the Pi, these values change a lot. I know this is prob a SPI issue but I am at a loss to determine the issue.
I am using the RF24 library from http://tmrh20.github.io/RF24/, I am also using the RF24Network examples.