I need to wake my uC from sleep when the nrf8001 gets in connected mode and for that I need to supply an external interrupt on hardware interrupts on the MCU.
Will active pin full fill my need?
I need to wake my uC from sleep when the nrf8001 gets in connected mode and for that I need to supply an external interrupt on hardware interrupts on the MCU.
Will active pin full fill my need?
Hi,
You should use the RDYN pin. This will be lowered by the MCU whenever the nRF8001 has an event ready.
Br,
This will be lowered by the MCU or it will get lowered by itself such that the MCU will receive a logic level low at the falling edge and this will trigger the interrupt?
This will be lowered by the MCU or it will get lowered by itself such that the MCU will receive a logic level low at the falling edge and this will trigger the interrupt?