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