Data Sheet
Revision 2.0 Page 52 of 74
nRF24L01 Product Specification
8.5 Interrupt
The nRF24L01 has an active low interrupt (IRQ) pin. The IRQ pin is activated when TX_DS IRQ, RX_DR
IRQ or MAX_RT IRQ are set high by the state machine in the STATUS register. The IRQ pin resets when
MCU writes '1' to the IRQ source bit in the STATUS register. The IRQ mask in the CONFIG register is used
to select the IRQ sources that are allowed to assert the IRQ pin. By setting one of the MASK bits high, the
corresponding IRQ source is disabled. By default all IRQ sources are enabled.
Note: The 3 bit pipe information in the STATUS register is updated during the IRQ pin high to low
transition. If the STATUS register is read during an IRQ pin high to low transition, the pipe
information is unreliable.