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

Force disconnect of all devices

Custom nRF51822 SD130 SDK V11

So sometimes my disconnects seem to fail, the return code says success, but when I try to reconnect I get an error 18, NRF_ERROR_CONN_COUNT, so something didn't really close.

I connect and reconnect a lot, it's my remote control app. So I connect and disconnect for every button press.

I'd like to just tell the stack to disconnect everything so I can go to sleep. Any ideas?

Thanks! Keith

Parents Reply Children
No Data
Related