Greetings, As I am exploring the CoreBluetooth API, I am not finding any method for disconnecting from a peripheral. The CBCentralManagerDelegate protocol has a -centralManager:didDisconnectPeripheral:error: method, but how do I initiate a disconnect from the central application? I did try -cancelPeripheralConnection: on an established connection, but as far as I was able to see my test peripheral (a TI CC2540DK_EM Peripheral dev board) still thought the connection was active. (Only when I terminated the central application did it go back to advertising.) -- Kaelin _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com