Skip to content

Commit a960f9a

Browse files
committed
readme: mention nrfutil install device
1 parent 6698708 commit a960f9a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,9 @@ interface with the boards, so there are not many flags.
267267

268268
For nRF5x boards, Tockloader supports
269269
[nrfutil](https://www.nordicsemi.com/Products/Development-tools/nRF-Util). This
270-
tool uses JLink to program Nordic's nRF5x development boards.
270+
tool uses JLink to program Nordic's nRF5x development boards. After installing
271+
`nrfutil`, be sure to run `nrfutil install device` to be able to flash
272+
hardware.
271273

272274
tockloader [command] --board [board] --arch [arch] --page-size [page_size] \
273275
--nrfutil \

0 commit comments

Comments
 (0)