Hi all,
I would like to establish a connection from a base to at least 6 receivers. So far I have used the ACK with payload to receive the data back. I have used the example from the library for this. But if I now want to add additional NRF receivers, do I have to adapt the writingPipe each time?
The data should always be sent one after the other.
So base -> receiver 1, then base -> receiver 2 and so on