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?