This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Can't use BLE_NUS_C_EVT_DISCONNECTED on multilink

The BLE_NUS_C_EVT_DISCONNECTED of the ble_nus_c_evt_handler() give a conn_handle = BLE_CONN_HANDLE_INVALID. So it's not possible to know which peripheral got disconnected when multiple connections are allowed.

Related