Module for propagating Radio Notification events to the application.
More...
Module for propagating Radio Notification events to the application.
Function for initializing the Radio Notification module.
- Parameters
-
[in] | irq_priority | Interrupt priority for the Radio Notification interrupt handler. |
[in] | distance | The time from an Active event until the radio is activated. |
[in] | evt_handler | Handler to be executed when a radio notification event has been received. |
- Returns
- NRF_SUCCESS on successful initialization, otherwise an error code.