SwiftyBluetooth icon indicating copy to clipboard operation
SwiftyBluetooth copied to clipboard

Closures based APIs for CoreBluetooth

Results 10 SwiftyBluetooth issues
Sort by recently updated
recently updated
newest added

The current version on Cocoapods shows version *5.0*. The files on this repo seem to be from version *2.0* (according to the readme inside). The latest release, version *3.1.0* **is**...

I have the issue of every value in the Characteristics being "(null)" instead of the value of the device information I did put the serviceuuid as "180A" and it shows...

Hi. I'm getting CBATTErrorDomain code 131, description "Unknown ATT error." I tried killing app in background/rebuild with Xcode but only 1 device worked, other would get above error. What's this...

When the previous device is disconnected and another device is connected, the connection is successful, but an error is reported discoverServices The first connection is successful, discoverServices can be successful...

Hello @jakerockland , First of all thanks for such wonderful library which I'm using in my project currently i.e. SwiftyBluetooth. Theres one issue i'm facing in it, please kindly help...

Added code to support opening L2CAP channels as demonstrated in the [_What's New in Core Bluetooth (WWDC 2017)_](https://developer.apple.com/videos/play/wwdc2017/712/)

…ween a user stopping scanning upon successful discovery and a timeout in the case of no peripherals being found