This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

receive other packets during (ART) [nRF24L01]

In section 7.5.2 of the nRF24L01 Datasheet it states:

PTX enters RX mode and waits a time period for an ACK packet each time a packet is transmitted.

During this time, are all 6 reading pipes listening or just pipe 0?

For example, if I set pipe 1 to listen to address 0x01 and attempt to transmit to 0x00 with ART enabled. Will a packet that is addressed to 0x01 end up in the receive buffer?

Thanks,

Caio

Related