https://github.com/don/ble-debug
https://github.com/don/ble-debug
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/don/ble-debug
- Owner: don
- Created: 2014-10-25T20:10:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-19T00:53:29.000Z (over 11 years ago)
- Last Synced: 2025-06-11T18:31:45.296Z (12 months ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BLE Debug
git clone https://github.com/don/ble-debug.git
cd ble-debug
cordova platform add ios
cordova plugin add com.megster.cordova.ble
cordova plugin add org.apache.cordova.console
cordova run ios