Hi,
We are using SDK 14.2 with s132 v5.1.0. Reviewing the changelog for newer versions of the SoftDevice, we see:
"Fixed an issue where the application might not receive a BLE_GAP_EVT_DISCONNECTED event if the application does not continuously pull events from the SoftDevice (DRGN-15619)."
Unlike DRGN-10613, this item does not specifically say that it was present in previous releases. However, we have seen occasional issues in our application that could be explained with the absence of a DISCONNECTED event. So, is it possible that DRGN-15619 affects v5.1.0?
We are using NRF_SDH_DISPATCH_MODEL_APPSH configuration, if that matters.