As far as I can tell, the packet sent by nRF24L01+ PTX only contains a destination address. There if no information that identifies the transmitter (i.e. PTX).
So, when the PRX receives the packet, what does it use for the destination address of its the Auto ACK packet? And, what address is the PTX now listening for to get this Auto ACK packet?
Thanks.