Nenhuma descrição

949177 1db6c9dbd6 first commit 5 anos atrás
hooks 1db6c9dbd6 first commit 5 anos atrás
plugins 1db6c9dbd6 first commit 5 anos atrás
typings 1db6c9dbd6 first commit 5 anos atrás
www 1db6c9dbd6 first commit 5 anos atrás
.gitignore 1db6c9dbd6 first commit 5 anos atrás
README.md 1db6c9dbd6 first commit 5 anos atrás
config.xml 1db6c9dbd6 first commit 5 anos atrás
jsconfig.json 1db6c9dbd6 first commit 5 anos atrás
package-lock.json 1db6c9dbd6 first commit 5 anos atrás
package.json 1db6c9dbd6 first commit 5 anos atrás

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