Skip to content

Commit 0d78a64

Browse files
committed
Readme update
1 parent 2635521 commit 0d78a64

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44

55
Update nRF5 SDK firmware using Bluetooth LE.
66

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.
88

99
The DFU is design to update the firmware of nRF51 or nRF52 Series SoCs having an
1010
* **nRF5 SDK Secure Bootloader** (v12.0.0 or newer) or
1111
* **nRF5 SDK Legacy Bootloader** (v4.3.0-11.0.0).
1212

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.
1516

1617
## Application
1718

moustache/README.mo

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44

55
Update nRF5 SDK firmware using Bluetooth LE.
66

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.
88

99
The DFU is design to update the firmware of nRF51 or nRF52 Series SoCs having an
1010
* **nRF5 SDK Secure Bootloader** (v12.0.0 or newer) or
1111
* **nRF5 SDK Legacy Bootloader** (v4.3.0-11.0.0).
1212

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.
1516

1617
## Application
1718

0 commit comments

Comments
 (0)