awesome-cordova-plugins/docs/plugins/dfu-update/README.md

22 lines
741 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/dfu-update/index.ts#L19">
Improve this doc
</a>
# Dfu Update
```
$ ionic cordova plugin add cordova-plugin-dfu-update --variable ANDROID_NORDIC_VERSION="1.11.0"
$ npm install @ionic-native/plugins/dfu-update
```
## [Usage Documentation](https://ionicframework.com/docs/native/dfu-update/)
Plugin Repo: [https://github.com/EinfachHans/cordova-plugin-dfu-update](https://github.com/EinfachHans/cordova-plugin-dfu-update)
This plugin is a Wrapper to use Nordic Semiconductor's Device Firmware Update (DFU) service to update a Bluetooth LE device.
## Supported platforms
- Android
- iOS