Hi,
I am working on handling multi-radio protocols like only 1 radio at a time. (https://devzone.nordicsemi.com/f/nordic-q-a/63194/when-the-timeslot-extension-could-be-failed)
Since I decided to stop advertising before other radio jobs, I am using sd_ble_gap_adv_stop() for stopping advertising but it sometimes takes long such as 6~7 seconds. (time between the logs below)
It usually happens after the very first advertising start or after advertising is being done for a while like a minute.
[code]