This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Radio notification in NCS

nRF5 SDK can enable radio notifications by few API calls  for example: https://devzone.nordicsemi.com/f/nordic-q-a/3481/radio-notification-only-after-ble-radio

with NCS, how to enable radio notification in NCS?

Parents Reply
  • Hi,

    Can you share some example usages of the mpsl_radio_notification_cfg_set API for radio notifications. I need to count the number of radio events to determine the connection retries to limit battery usage for my device.

    Can you share details on how to setup the SW interrupt/callback with the mpsl_radio_notification_cfg_set API so that I could count the number of radio events from my application

Children
Related