This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Radio notification only after BLE radio

I'd like to get a notification every time after the radio has been active (as shown as NACTIVE in the S110 rev 1.3 spec). How can I make this mappen?

I see two functions available: sd_radio_notification_cfg_set and ble_radio_notification_init. Are these two functions supposed to work together or should we only use the ble_radio_notification_init? This does not have configuration of the notification events, only the distance to next active radio period...

Related