Hi,
I'm testing the multi-link functionality.
I want to manage the connections with connection handler. But, p_gap_evt->conn_handle passed thru on_ble_evt(); and p_ble_nus_evt->conn_handle passed thru ble_nus_c_evt_handler(); are different.
I set the two connections, but p_ble_nus_ect_conn_handle values are same for each connection. How can I recognize(distinguish) the connections in the ble_nus_c_evt_handler();
BR
Paul