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

Return code 0x3001 from sd_ble_gap_disconnect?

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.

Parents Reply Children
Related