Hello.
I work on the multirole mode application. There is a strange situation, the conn_handle is not equal to 0 when connecting for the first time (equal to 2). Because of this, NRF_ERROR_NO_MEM error occurs in the blcm_link_ctx_get function.
Someone faced with such a situation?