Sin descripción

949177 1db6c9dbd6 first commit hace 5 años
hooks 1db6c9dbd6 first commit hace 5 años
plugins 1db6c9dbd6 first commit hace 5 años
typings 1db6c9dbd6 first commit hace 5 años
www 1db6c9dbd6 first commit hace 5 años
.gitignore 1db6c9dbd6 first commit hace 5 años
README.md 1db6c9dbd6 first commit hace 5 años
config.xml 1db6c9dbd6 first commit hace 5 años
jsconfig.json 1db6c9dbd6 first commit hace 5 años
package-lock.json 1db6c9dbd6 first commit hace 5 años
package.json 1db6c9dbd6 first commit hace 5 años

README.md

BLE Heart Rate Demo

Connects to a peripherial providing the Heart Rate Service.

Works with iOS or Android 4.3+.

$ cordova platform add android
$ cordova plugin add cordova-plugin-ble-central
$ cordova run