Hello, we are occasionally getting an error 0x3001 from this function call:
rtn = sd_ble_gap_disconnect(m_ConnectionHandle, BLE_HCI_CONN_INTERVAL_UNACCEPTABLE);
I do not see this error number in any documentation. Can you please let me know what it means and how it could be happening? Thanks.