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

How to send data from multiple NRF24LE1 Transmitters to a Single NRF24LE1 receiver? Multiceiver mode , pipes example code needed.

I need sample code for the multiceiver mode. I want to send data from multiple NRF24LE1s as transmitter (to be exact 3 in number) to a single receiver. I read from the data sheet that there can be 6 simultaneous pipes. Is there some sample code with which I can work on this.

Related