This I understand, however when using the library and example I can never get it to set the correct channels. It was my understanding that when using the RF24Network library that the channel and data rate would set automatically like it dies on the Arduino. Do these settings need to be explicitly co...
So I verified the wireless works on two ardunio's just fine. Still seems to be a initialization issue with the radio on the Pi. Please, any help would be appreciated.
Ok I looked through bcm2835.h and bcm2835.c. It is trying to use /proc/device-tree/soc/ranges to pull the address block of the device. I went to that file and it appears to be empty. Any ideas still?
Ok, I completely re-flashed the OS changed the config.txt to enable SPI and ran through the instructions here http://tmrh20.github.io/RF24/RPi.html. Things still are not looking right.
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 belie...