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

Error while setting BLE OFF

Hello,

sd_ble_gap_adv_stop()

returns NRF_ERROR_INVALID_STATE

sd_ble_gap_disconnect(m_connx_handle,  BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION);

Disconnects the device, but it reconnects in the following seconds.

Any idea?

Parents Reply Children
No Data
Related