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

When can change to RX mode while a packet sent out?

When a packet sent out and get the TX_DS IRQ by nRF24l01+, the mode change to RX and read STATUS register then write the value to the STATUS register and write FLUSH_RX 0xff to get the RX IRQ for data receiving.But looks it affect the packet sending. So I want to know when can change to RX mode while a packet sent out? I would like to send 4 packets and receive 2 packets as quickly as possible continuously. Thanks.

Related