Aucune description

949177 1db6c9dbd6 first commit il y a 5 ans
hooks 1db6c9dbd6 first commit il y a 5 ans
plugins 1db6c9dbd6 first commit il y a 5 ans
typings 1db6c9dbd6 first commit il y a 5 ans
www 1db6c9dbd6 first commit il y a 5 ans
.gitignore 1db6c9dbd6 first commit il y a 5 ans
README.md 1db6c9dbd6 first commit il y a 5 ans
config.xml 1db6c9dbd6 first commit il y a 5 ans
jsconfig.json 1db6c9dbd6 first commit il y a 5 ans
package-lock.json 1db6c9dbd6 first commit il y a 5 ans
package.json 1db6c9dbd6 first commit il y a 5 ans

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