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,