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

error when calling sd_ble_gap_disconnect

Hi

I've some troubles with the ble disconnection of S110. Always when I call the sd_ble_gap_disconnect function after successful connected, the error code 8 NRF_ERROR_INVALID_STATE is returned..

Do I have to make anything in previous? Or do you have an example by calling this function? I suppose the problem is simple..

Thanks, Best regards Armin

Related