문제

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.

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top