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

how to disconnect a peripheral?

Hi, in, for example, the multilink example app, central role. I would like to disconnect a peripheral role device once a notification has been received... ... is it correct to just call sd_ble_gap_disconnect on the m_client[].srv_db.conn_handle and let call backs do the rest? Something else to do?

thanks for the help.

Related