Question

I've read every article I can find here and elsewhere regarding use of the Bluetooth Framework private API on iOS. I've been successful with discovery and connection of 2.1 BT devices using code based upon the BeeTee app (https://github.com/michaeldorner/BeeTee -- thank you, Michael Dorner) that otherwise do not appear when scanning using the standard BT system app. But the ability to pair with one of these devices escapes me. It appears I must use a "pairing agent" but have found no docs that have been helpful. This app will not be submitted to the app store so that is not an issue.

Was it helpful?

Solution

I fear that pairing requires Apple's authentification chip on the Bluetooth hardware side. See my answer here.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top