Hello
In case a connection is disconnected locally by calling sd_ble_gap_disconnect(), no BLE_GAP_EVT_DISCONNECTED is fired even though the sd_ble_gap_disconnect() function returned with NRF_SUCCESS.
I am using SDK 12.2.0 on a PCA 10040 board,
Thanks