Hi I was planning to make a star configuration network with nrf24l01. I am planning to use one tx and three rx modules to turn on some leds simultaneously. I dont have any idea about how should I write the tx-rx pipes on the code since I couldnt find any example about this on the internet.
This is the best example I have seem of the confusion caused by using the word "pipe" for the name of the array that holds the addresses of the nRF24s that you want to talk to.
IMHO those demo programs would be much easier for a newbie if they were like this