Hi, I know it possible for a nrf24l01+ configured as RX to receive communication from several nrf24l01+ configured as TX. (because RX has 6pipes.) I tested and that works. (with ack and shockburst activated) well.... Now, I would like to do the inverse : I want one TX and several RX. I suppose it's possible but how can I do ? If I configure each nrf as RX with their own address on pipe0. Is it possible to change TX address (and RX on pipe 0 because ack) "on the fly" from the TX side ? Without change anything else ? Or I must shutdown the TX for reconfigure all registers ? (maybe it's not understandable... (I'm French) So don't hesitate to ask precisions if it's necessary) Thank's in advance...
*edit: I should to communicate to RXs one by one, of course....