Search found 1 match
- 15:31, 01 Jun 2016
- Forum: Questions and answers
- Topic: cordova-plugin-ble & BLE Scan
- Replies: 0
- Views: 48716
cordova-plugin-ble & BLE Scan
I've created a cordova (version 6.2.0) - project on platforms ios, android and windows. The project uses your cordova-plugin-ble I have installed from your git-repository with 'cordova plugin add https://github.com/evothings/cordova-ble' today. In my implementation I use your 'BLE-scan'-example. Thi...