This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

sd_app_evt_wait terminated active BLE connection ?

Hello,

I am working with the example "experimental ble app cgms" in SDK 13.0 and using nRF52832 DK.

when a connection was settup and pairing completed, the CGMS sensor sent every minute a CGM measurement to the client "nRF Connect". Everything was fine. However, after a while the connection was terminated. I suspect that sd_app_evt_wait has something to do with that behavior ?

Do you have an idea why the active BLE connection was terminated ?

Regards,

Related