evothings / cordova-ble

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

how to set MTU #160

Open phatpaul opened 5 years ago

phatpaul commented 5 years ago
phatpaul commented 5 years ago

FYI Looks like this project hasn't been updated since 2016!

Seems it's been forked and updated with some MTU stuff: https://github.com/liuxiaoy/cordova-plugin-bluetooth (it set MTU when config a characteristic for notification (why?), but doesn't provide a way to read current MTU)

Note to switch to updated version:

cordova plugin rm cordova-plugin-ble
cordova plugin add cordova-plugin-bluetooth