Skip to content

si48github/phonegap-ble-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands-on Bluetooth Low Energy Workshop

PhoneGap Day 2016

Projects require TI CC2650 SensorTag.

Projects are intended to be run with PhoneGap Developer App. See the workshop book for detailed instructions.

Template Project

Solutions

Projects can be run with Cordova

$ cd path/to/project
$ cordova platform add ios android
$ cordova plugin add cordova-plugin-ble-central
$ cordova plugin add cordova-plugin-dialogs

About

PhoneGap Day 2016 & 2017 Hands on Bluetooth Low Energy Wokshop

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.9%
  • CSS 3.6%
  • HTML 3.5%