evothings / cordova-ble

Bluetooth Low Energy plugin for Cordova
http://www.evothings.com/
Apache License 2.0
242 stars 103 forks source link

Extended BLE plugin API #115

Closed ghost closed 7 years ago

ghost commented 7 years ago

Add a few functions to make the BLE plugin API more straightforward to use, to replace EasyBLE.

See this wiki page for details: https://github.com/evothings/cordova-ble/wiki/Design-of-the-BLE-plugin-API

ghost commented 7 years ago

Extended API implemented. See pull request https://github.com/evothings/cordova-ble/pull/118

ghost commented 7 years ago

New API merged in pull request https://github.com/evothings/cordova-ble/pull/118