Skip to content

peitschie/cordova-ble-simple-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo app for cordova-plugin-ble-central

cordova must be installed globally for this to work:

npm install -g cordova

Download and deploy the app like this:

npm ci
cordova prepare ios
cordova run ios --device

This demo was created by running these commands:

cordova create something
cd something
cordova platform add ios
cordova platform add browser
cordova plugin add cordova-plugin-network-information
cordova plugin add cordova-plugin-ble-central

Example screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published