Working with Core Bluetooth can be challenging, here’s a library submitted by Stephen M Moraco that provides a nice simple syntax for communicating with bluetooth low-energy devices called ISPLowEnergyManager.
ISPLowEnergyManager provides an extensive feature set allowing you to easily discover and connect to devices, retrieve descriptors and characteristics, perform reads and writes, scan for specific bluetooth devices, and more.
There is also an example implementation, and an extensive guide on working with Core Bluetooth using ISPLowEnergyManager..
You can find ISPLowEnergyManager on Github here.
You can find the guide on using ISPLowEnergyManager on the Iron Sheep iOS blog.
A nice library and guide for working with bluetooth low energy devices.
- Open Source Library Providing An Easier Blocks-Based Syntax For Core Bluetooth
- Gamekit Tutorial: Connect 2 Devices Using Bluetooth
- Tutorial: Using URL Schemes To Open The Settings App To A Specific Page In iOS 5
- Tutorial: Creating An iPhone and iPad Card Game With Bluetooth and Wifi Multiplayer
- Open Source: iCade Library For Easy Integration In iOS Games
Original article: Open Source iOS Library Simplifying Work With Bluetooth Smart (Low Energy) Devices
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.