I notice in the datasheet for the NRF24L01+ that the receive address needs to be programmed into the Receiver.
Our application receives data from another channel and supplies the address of the destination of the current packet. However, the unit receiving this packet cannot determine which device sent the packet until it has been received, we cannot program the receiver in advance.
Does this mean the receiver cannot receive add-hoc packets from unknown transmitters, or does it mean they can receive and deliver the payload but cannot send back the ack? (We were looking at using enhanced Shock Burst)
regards
David