Brak opisu

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

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