SwiftyBluetooth is a fully featured closures based library for CoreBluetooth on iOS 9+ devices.
Features:
- Replace the delegate based interface with a closure based interface for every CBCentralManager and CBPeripheral operation
- Notification based event for CBCentralManager state changes and state restoration
- Notification based event for CBPeripheral name updates, characteristic value updates and services updates
- Precise errors and guaranteed timeout for every Bluetooth operation
- Will automatically connect to a CBPeripheral and attempt to discover the required BLE services and characteristics required for a read or write operation if necessary.
- Full documentation for all public interfaces

Leave a Reply
You must be logged in to post a comment.