Skip to content

Commit

Permalink
doc: Updates to the nRF91 DK firmware page
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
divipillai authored and carlescufi committed Jan 20, 2025
1 parent 42aa59e commit d48cbae
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 4 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,14 @@ Modem firmware
The :file:`CONTENTS.txt` file in the extracted folder contains the location and names of the different firmware images.

Complete the steps in the following sections to program applications using the Programmer app from `nRF Connect for Desktop`_.
You will need the following USB cables for this purpose:
The nRF Connect for Desktop requires `SEGGER J-Link`_ |jlink_ver|.

* On Windows, the driver comes bundled with nRF Connect for Desktop.
* On macOS and Linux, you must install the driver manually.

See the `nRF Connect for Desktop's additional requirements`_ section for more details on the SEGGER J-Link driver.

You will also need the following USB cables:

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

.. figure:: images/programmer_erasewrite_nrf9160dk.png
:alt: Programmer - Erase & write
.. tabs::

.. group-tab:: nRF91x1 DK

.. figure:: images/programmer_erasewrite_nrf9151dk.png
:alt: Programmer - Erase & write (nRF9151 DK shown)

Programmer - Erase & write (nRF9151 DK shown)

.. group-tab:: nRF9160 DK

.. figure:: images/programmer_erasewrite_nrf9160dk.png
:alt: Programmer - Erase & write

Programmer - Erase & write
Programmer - Erase & write
1 change: 1 addition & 0 deletions doc/nrf/links.txt
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@

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

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

Expand Down

0 comments on commit d48cbae

Please sign in to comment.