949177 1db6c9dbd6 first commit | лет назад: 5 | |
---|---|---|
hooks | лет назад: 5 | |
plugins | лет назад: 5 | |
typings | лет назад: 5 | |
www | лет назад: 5 | |
.gitignore | лет назад: 5 | |
README.md | лет назад: 5 | |
config.xml | лет назад: 5 | |
jsconfig.json | лет назад: 5 | |
package-lock.json | лет назад: 5 | |
package.json | лет назад: 5 |
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