File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ The DFU library is available on Maven Central repository. Add it to your project
45
45
adding the following dependency:
46
46
47
47
``` Groovy
48
- implementation 'no.nordicsemi.android:dfu:2.8 .0'
48
+ implementation 'no.nordicsemi.android:dfu:2.9 .0'
49
49
```
50
50
51
51
Latest version targeting API lower than 31 is 1.11.1.
@@ -123,8 +123,6 @@ It is compatible with all Bootloader/DFU versions.
123
123
124
124
See the [ documentation] ( documentation ) for more information.
125
125
126
- API documentation is located [ here] ( https://nordicsemiconductor.github.io/Android-DFU-Library/html/index.html ) .
127
-
128
126
## Requirements
129
127
130
128
The library is compatible with nRF51 and nRF52 devices with S-Series Soft Device and the
@@ -178,11 +176,6 @@ iOS version of the same library can be found at [IOS-DFU-Library](https://github
178
176
A library for both iOS and Android that is based on this library is available for React Native:
179
177
[ react-native-nordic-dfu] ( https://github.com/Salt-PepperEngineering/react-native-nordic-dfu )
180
178
181
- ### Capacitor
182
-
183
- A library for both iOS and Android that is based on this library is available for [ Capacitor] ( https://capacitorjs.com ) :
184
- [ nordic-dfu] ( https://github.com/robsonos/nordic-dfu )
185
-
186
179
### Flutter
187
180
188
181
A library for both iOS and Android that is based on this library is available for Flutter:
You can’t perform that action at this time.
0 commit comments