This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GAP_LE_Disconnect issues

I'm working on a board that is based off BeagleBoneBlack and the WiLink 8 cape for bluetooth and wifi. While writing and application that works with BLE devices, I come across an issue with disconnecting. I'm able to connect fine and interact with the device. When I disconnect, I get success, but when I try to connect to another device, it says that connection is still alive. When I run the LinuxSPPLE example, I see a similar issue, so it's not just me. Has anyone come up with a solution to this?