Using El Sequencer with interrupts

Hello,

is it possible to read radio data from a NRF24L01 module via an interrupt?

If so, how to configure the interrupt, which pin should I be using, what is the IRQ pin of the connector mapped to?

Thanks

The [schematic shows the IRQ pin connected to pin A0, you’d need to write your code to periodically poll the status of that pin.](http://cdn.sparkfun.com/datasheets/Components/EL/SparkFun_EL_Sequencer_v23.pdf)