Skip to content

Commit 6b431ab

Browse files
committed
doc: update prerequisite section
Remove mentions of specific steps in the Quick Start app due to general assumption that Quick Start does not need documentation, and to avoid discrepancy if UI is changed. Signed-off-by: Bartosz Gentkowski <bartosz.gentkowski@nordicsemi.no>
1 parent 6ea1f82 commit 6b431ab

2 files changed

Lines changed: 5 additions & 14 deletions

File tree

doc/nrf-bm/install_nrf_bm.rst

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,10 @@ Install the following software tools:
3030
On Ubuntu you might be required to install ``libfuse2``.
3131
To do so, open a terminal and execute: ``sudo apt install libfuse2``.
3232

33-
* After installation, type **Quick Start** in the :guilabel:`Search...` box.
34-
* In the results, select the :guilabel:`Quick Start` app. Click :guilabel:`Install`, then click :guilabel:`Open`.
35-
* The Quick Start app opens.
36-
* On the :guilabel:`Select a kit` page, select your :guilabel:`nRF54L15 DK`, then click :guilabel:`Continue`.
37-
* A wizard guides you through the initial steps for using your DK. Review the content, then click :guilabel:`Continue`.
38-
* At the :guilabel:`Develop` step, select :guilabel:`VS Code IDE`, then click :guilabel:`Continue`. The :guilabel:`Open VS Code` page appears.
39-
40-
.. important::
41-
42-
Click :guilabel:`Skip`. Do not click :guilabel:`Open VS Code with extension`.
43-
44-
* At the :guilabel:`Apps` step, select :guilabel:`Serial Terminal`, click :guilabel:`Install`, then click :guilabel:`Skip`.
45-
* At the :guilabel:`Finish` step, click :guilabel:`Close`.
33+
* With the nRF54L15 DK connected to your PC, launch the Quick Start app from nRF Connect for Desktop.
34+
The kit will be detected by the app and it will guide you through initial configuration.
35+
* Complete the steps of the Quick Start wizard.
36+
Make sure to select :guilabel:`VS Code IDE` as the development environent and to install the Serial Terminal tool.
4637

4738
* |VSC|:
4839

doc/nrf-bm/shortcuts.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
.. |ncs_release| replace:: v3.1.0
1111
.. |release| replace:: v0.9.0
1212

13-
.. |jlink_ver| replace:: v8.18
13+
.. |jlink_ver| replace:: v8.76
1414

1515
.. ### Other shortcuts
1616

0 commit comments

Comments
 (0)