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