michaeldorner / BeeTee

Demo application for Bluetooth device scanning using the iOS private framework "BluetoothManager"
MIT License
212 stars 37 forks source link

Bluetooth device pairing using this framework? #17

Open Jasmeetngtech opened 6 years ago

Jasmeetngtech commented 6 years ago

I have implemented bluetooth device pairing using Bluetooth manager framework, and it seemed to work fine until iOS 11, can you suggest or help me in this?

michaeldorner commented 6 years ago

Have you implemented yet or do you have to implement?

Jasmeetngtech commented 6 years ago

I have implemented it and it was working fine until iOS 11.1.2.

michaeldorner commented 6 years ago

It would be great if you share your code.

aizexin commented 6 years ago

@Jasmeetngtech I encountered the same problem, how did you solve it?

jdchibuk commented 5 years ago

@Jasmeetngtech are you willing to share your code to connect and send a packet to a listed device? thanks! jd@chibuk.com