NRF24L01 - Master with many slave "Broadcast" ?

Hello,

I searched around, but I cant find any clear answer.

With a NRF24L01, I know I can pair it with another one, but can I use one as a transmitter and have 2-3 "slaves" that will receive the broadcast ?

If yes, can those still send informations.

I was planning to add headers to the commands, so the receive know if he is the one to do the job or not. But I also wish he could send informations sometime (using headers too).

If it's not possible to "broadcast", can I pair many slave to one master ?

Thanks! :slight_smile:

This might help

http://maniacbug.github.io/RF24Network/index.html

Oh yeah thanks! Didnt have to read very far! :slight_smile:

•Message Forwarding. Messages can be sent from one node to any other, and this layer will get them there no matter how many hops it takes.