bcsphere / bluetooth

Please support! Kindly "Star" this standard Bluetooth Smart API / SDK :) The "bcsphere/bluetooth" is a phonegap/cordova plugin. It's a Bluetooth JavaScript API from JUMA, a Bluetooth expert team. It supports both Bluetooth 4.0 GATT/Bluetooth Low Energy (BLE) interface in iOS/Android and Bluetooth 2.1 Classic Rfcomm / L2cap socket interface as Bluetooth Serial Port/SPP, as well as iBeacon!
Apache License 2.0
299 stars 12 forks source link

BC.js (v0.5.1)

BC.js is the core implementation of Bluetooth SDK for Android/iOS, in Bluetooth JavaScript API.
It supports both Bluetooth 4.0 GATT/BLE interface in IOS/Android and Bluetooth 2.1 Classical Rfcomm/L2cap socket interface in Android.

Features

Multi-platform development and deployment

Bluetooth Dual Mode

Beacon / iBeacon

Bluetooth Common Services Library

Offical profile & services implements

Universal Bluetooth Serial Port

Reuse rich Apache Cordova/PhoneGap Ecosystem

True Internet of Things

Usage

  1. To use in BCSphere official APP
    (1) Include bc.js and other profiles .js files in your own javascript file directly.
    (2) Access the API.

  2. To incorporate into your own APP
    (1) Integrate Apache Cordova / PhoneGap into your Android/iOS project.
    (2) Use this command to install bc.js as a plugin in your project:
    cordova plugin add https://github.com/bcsphere/bluetooth.git

Support platforms

For Bluetooth GATT

For Bluetooth 2.1 Classic

Commercial Service

Version History & Roadmap