File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
Update nRF5 SDK firmware using Bluetooth LE.
6
6
7
- This repository contains the source code of the [ DFU library] ( #library ) (* lib_dfu * module) and nRF Device Firmware Update app.
7
+ This repository contains the source code of the [ DFU library] ( #library ) (* lib/dfu * module) and nRF DFU app.
8
8
9
9
The DFU is design to update the firmware of nRF51 or nRF52 Series SoCs having an
10
10
* ** nRF5 SDK Secure Bootloader** (v12.0.0 or newer) or
11
11
* ** nRF5 SDK Legacy Bootloader** (v4.3.0-11.0.0).
12
12
13
- *** It can't be used to update firmware developed with the nRF Connect SDK, then the
14
- [ nRF Connect Device Manager] ( https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager ) mobile app must be used.***
13
+ > [ !IMPORTANT]
14
+ > The DFU Library can't be used to update firmware developed with the nRF Connect SDK. Use
15
+ [ nRF Connect Device Manager] ( https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager ) instead.
15
16
16
17
## Application
17
18
Original file line number Diff line number Diff line change 4
4
5
5
Update nRF5 SDK firmware using Bluetooth LE .
6
6
7
- This repository contains the source code of the [DFU library](#library) (* lib_dfu * module ) and nRF Device Firmware Update app.
7
+ This repository contains the source code of the [DFU library](#library) (* lib / dfu * module ) and nRF DFU app.
8
8
9
9
The DFU is design to update the firmware of nRF51 or nRF52 Series SoCs having an
10
10
* ** nRF5 SDK Secure Bootloader ** (v12. 0 . 0 or newer) or
11
11
* ** nRF5 SDK Legacy Bootloader ** (v4. 3 . 0 - 11 . 0 . 0 ).
12
12
13
- *** It can' t be used to update firmware developed with the nRF Connect SDK, then the
14
- [nRF Connect Device Manager](https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager) mobile app must be used.***
13
+ > [! IMPORTANT ]
14
+ > The DFU Library can' t be used to update firmware developed with the nRF Connect SDK. Use
15
+ [nRF Connect Device Manager](https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager) instead.
15
16
16
17
## Application
17
18
You can’t perform that action at this time.
0 commit comments