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

Notification of BLE Advertising Events With nRF Connect SDK 1.7.0

I would like to know when each BLE advertising event has ended for possibility stop after specific number of events and to be able to update advertising data between events if needed. I would like to process this event at application processor side.

This was possible with our previous product on nRF52 SDK using SWI1_IRQ and "radio_notification_init(3, NRF_RADIO_NOTIFICATION_TYPE_INT_ON_INACTIVE, NRF_RADIO_NOTIFICATION_DISTANCE_NONE)". This same mechanism naturally do not exist with nRF Connect SDK for nRF5340 which we are using on a new product under development.

- Arto

Parents Reply Children
No Data
Related