A Simple iOS BLE Communication Library as CocoaPod
To run the example project, clone the repo, and run pod install
from the Example directory first.
BleComm is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "BleComm"
Looking to do communications betweeen your iOS app and your Node.js application running on say Raspberry PI, use nodeblecomm
BleComm is available under the MIT license. See the LICENSE file for more info.