https://github.com/don/connectblue
https://github.com/don/connectblue
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/don/connectblue
- Owner: don
- Created: 2015-01-07T03:46:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-11T05:32:13.000Z (about 11 years ago)
- Last Synced: 2025-11-16T13:20:10.402Z (7 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ConnectBlue BLE SPP
[ConnectBlue Low Energy Serial Port Service](http://support.connectblue.com/display/PRODBTSPA/connectBlue+Low+Energy+Serial+Port+Service)
Hardware
* [ConnectBlue OBS421](http://www.u-blox.com/en/bluetooth-wifi-multiradio-modules/bluetooth-modules/obs421-dual-mode-bluetooth-module.html)
Install
$ cordova platform add ios
$ cordova plugin add com.megster.cordova.ble
$ cordova plugin add org.apache.cordova.dialogs
$ cordova run