This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF24l01 pipe/multiceiver

Code to detect data available at which pipe and Can we receive data at multiple pipe at the same time.

  • Hi,

    Please have a look at application note nAN24-12 for the nRF24L01+, this contains software examples and code examples which should be useful.

    The only thing you have to do to make the nAN24-12 code work with different MCU's is to implement the SPI and GPIO functionality, everything else is standard C code that you can recompile for your MCU of choice.

    Best regards,

    Øyvind