Nrf24L01+ not working with udoo neo

Discussion in 'UDOO NEO' started by BanjoIsland, May 11, 2016.

  1. BanjoIsland

    BanjoIsland New Member

    Joined:
    May 7, 2016
    Messages:
    7
    Likes Received:
    2
    Hi guys,

    Anybody gotten the Nrf24L01+ rf chip to work on the udoo neo yet? It fails to send or receive anything on the Getting Started example. I think part of the problem was that the SPI library in the neo doesn't have the SPI.SetClockDivider function, so the examples couldn't compile right out of the box and I had to hack the rf24.cpp file not to use that function, but that probably just means that the SPI clock is running way too fast. The example code compiles fine on my Win7 desktop though without having to edit the source.
     
    Last edited: May 11, 2016

Share This Page