Hi,
I have 2 or more Thingy52 [SDK13 SD s132 v4.0.4], both of them are sending beacon every 200ms.
They have also the scan active, so they are able to detect the other devices reading the beacons.
At the moment, I set the scan interval to 0xA0, 100ms and the scan interval to 90ms.
What I am seeing is that sometimes I am not able to receive the beacons for few seconds.
If I set the scan interval to 100ms as the scan window, I receive lot of NRF_EVT_RADIO_BLOCKED events. Not understood if it is something normal, but I don't think so.
Can you explain why I receive these events?
The major problem that I have, and I don't know if it is correlated to this, is that sometimes for 3/4 secs (even more sometimes) I am not able to receive any BLE_GAP_EVT_ADV_REPORT even if the beacon from the other devices are regularly sent.
Can you help to understand why?
Thanks
M.