Skip to content

Commit d48cbae

Browse files
divipillaicarlescufi
authored andcommitted
doc: Updates to the nRF91 DK firmware page
On the Updating the DK firmware using Programmer page: * Added information about J-link driver. * Image of Erase & write operation. * Removed the nRF9161 images as it was replaced by nRF9151 images. TECHDOC-3295 Signed-off-by: divya pillai <[email protected]>
1 parent 42aa59e commit d48cbae

9 files changed

+23
-4
lines changed
Binary file not shown.
Binary file not shown.
34.2 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.

doc/nrf/app_dev/device_guides/nrf91/nrf91_dk_updating_fw_programmer.rst

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,14 @@ Modem firmware
5454
The :file:`CONTENTS.txt` file in the extracted folder contains the location and names of the different firmware images.
5555

5656
Complete the steps in the following sections to program applications using the Programmer app from `nRF Connect for Desktop`_.
57-
You will need the following USB cables for this purpose:
57+
The nRF Connect for Desktop requires `SEGGER J-Link`_ |jlink_ver|.
58+
59+
* On Windows, the driver comes bundled with nRF Connect for Desktop.
60+
* On macOS and Linux, you must install the driver manually.
61+
62+
See the `nRF Connect for Desktop's additional requirements`_ section for more details on the SEGGER J-Link driver.
63+
64+
You will also need the following USB cables:
5865

5966
* nRF91x1 DK - USB-C cable
6067
* nRF9160 DK - micro-USB cable
@@ -205,7 +212,18 @@ To update the application firmware using the Programmer app, complete the follow
205212
#. Click the :guilabel:`Erase & write` button in the **DEVICE** section to program the DK.
206213
Do not unplug or turn off the DK during this process.
207214

208-
.. figure:: images/programmer_erasewrite_nrf9160dk.png
209-
:alt: Programmer - Erase & write
215+
.. tabs::
216+
217+
.. group-tab:: nRF91x1 DK
218+
219+
.. figure:: images/programmer_erasewrite_nrf9151dk.png
220+
:alt: Programmer - Erase & write (nRF9151 DK shown)
221+
222+
Programmer - Erase & write (nRF9151 DK shown)
223+
224+
.. group-tab:: nRF9160 DK
225+
226+
.. figure:: images/programmer_erasewrite_nrf9160dk.png
227+
:alt: Programmer - Erase & write
210228

211-
Programmer - Erase & write
229+
Programmer - Erase & write

doc/nrf/links.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@
398398

399399
.. _`nRF Connect for Desktop`: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop
400400
.. _`Download nRF Connect for Desktop`: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop/Download#infotabs
401+
.. _`nRF Connect for Desktop's additional requirements`: https://docs.nordicsemi.com/bundle/nrf-connect-desktop/page/download_cfd.html#additional-requirements
401402

402403
.. _`nRF Connect for Mobile`: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-mobile
403404

0 commit comments

Comments
 (0)