Ken Davidson

Results 60 comments of Ken Davidson

One of the things that didn't make sense to me is the stream programing on IOS (I'll be honest I can't really stand IOS development). But going back to the...

If you can fork the project and play around with each one of these changes, let me know which is best then submit a PR, that would probably be the...

You should be able to make the change locally, if you open up your project in XCODE, it should attach the Bluetooth classic library accordingly. My first test would be...

Any luck with this? I made the changes locally the other week but never released them. If you confirm that's the issue (PR me) if you'd like me to commit...

Ok, solid work around for now. Sorry about that. Glad you've got something working though.

Hey, this looks good, but I don't think there is anything I need to add in the library. The current library gives you the ability to: - Connect to SPP...

This will probably never work on IOS using Bluetooth Classic, as the framework locks down all audio communication by the operating system. You'd also need to work with the Bluetooth...

Feel free to leave it open. I honestly love the idea of helping you get this project completed, and will do my best to answer any questions / provide any...

Negative, the MFi protocol does not support the scanning feature. The functionality may be available in the `CoreBluetooth` library in later versions of IOS, but I haven't had a chance...

Sorry, closed by accident. I'll leave open for further discussion for a bit if you want to look into it.