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

Can the callback supplied to softdevice_ble_evt_handler_set() be interrupted by itself?

Hi,

My S130 based BLE implementation, when scanning, seems to receive BLE advertisements out of order, when the traffic is high. I wonder why. Could it be so that the callback supplied to softdevice_ble_evt_handler_set() can be interrupted by itself?

If so, how do I prevent that from happening?

regards, Elm

Parents Reply Children
No Data
Related