About SDK17 softdevice event

I'm using SDK17 for BLE application development, because I have used pc-ble-driver for development, so I want to implement my functions in the same way as calling sd API. But now there is a problem.

I now use the ble-connectivity paradigm for development. After I scanned 49 events during repeated scanning, the acquisition of events seemed to be blocked, and I couldn't get any events when I called other functions (of course, there was no error in the process of calling other functions. ). So I would like to ask what may be the cause of this. What do I need to modify?

Looking forward to your reply, thank you.

Related