Ei kuvausta

949177 1db6c9dbd6 first commit 5 vuotta sitten
hooks 1db6c9dbd6 first commit 5 vuotta sitten
plugins 1db6c9dbd6 first commit 5 vuotta sitten
typings 1db6c9dbd6 first commit 5 vuotta sitten
www 1db6c9dbd6 first commit 5 vuotta sitten
.gitignore 1db6c9dbd6 first commit 5 vuotta sitten
README.md 1db6c9dbd6 first commit 5 vuotta sitten
config.xml 1db6c9dbd6 first commit 5 vuotta sitten
jsconfig.json 1db6c9dbd6 first commit 5 vuotta sitten
package-lock.json 1db6c9dbd6 first commit 5 vuotta sitten
package.json 1db6c9dbd6 first commit 5 vuotta sitten

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