BluetoothLE-Examples

BluetoothLE Examples of various platfoms

View the Project on GitHub tigoe/BluetoothLE-Examples

BLE Central for Cordova Examples

Getting started with Phonegap/Cordova

Follow instructions in this page to install Phonegap or this for Cordova CLI. Then install BLE-central plugin following instructions https://github.com/don/cordova-plugin-ble-central.

Once you create a project, copy the www files to the application main folder and build the project in the platform you want.

Examples

Bean //TBD: clean data

In all Bean examples, the arduino sketch to be uploaded to bean is in the respective folder.

Sensor

This example discovers and connects to BLE Sensor Service.

Volume

This example discovers and connects to BLE Volume Service.