949177 1db6c9dbd6 first commit | il y a 5 ans | |
---|---|---|
hooks | il y a 5 ans | |
plugins | il y a 5 ans | |
typings | il y a 5 ans | |
www | il y a 5 ans | |
.gitignore | il y a 5 ans | |
README.md | il y a 5 ans | |
config.xml | il y a 5 ans | |
jsconfig.json | il y a 5 ans | |
package-lock.json | il y a 5 ans | |
package.json | il y a 5 ans |
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