Skip to content

Commit 4eba163

Browse files
greg-ferrlubos
authored andcommitted
doc: fix links to the Programmer app in NCD
Edited links to the Programmer app in nRF Connect for Desktop not to use `nRF Connect`. Follow-up to #18911 and partial revert of #22229. Signed-off-by: Grzegorz Ferenc <[email protected]>
1 parent 706091a commit 4eba163

File tree

12 files changed

+32
-32
lines changed

12 files changed

+32
-32
lines changed

doc/nrf/app_dev/device_guides/custom/programming_custom_board.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ The following steps describe how to connect your custom board to a debug probe.
7676
Programming custom boards
7777
*************************
7878

79-
After you connected the custom board, you can program your application to the board using either the :ref:`standard programming instructions <programming>` or the `Programmer app <nRF Connect Programmer>`_ from `nRF Connect for Desktop`_.
79+
After you connected the custom board, you can program your application to the board using either the :ref:`standard programming instructions <programming>` or the `Programmer app`_ from `nRF Connect for Desktop`_.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Modem firmware
4949

5050
The :file:`CONTENTS.txt` file in the extracted folder contains the location and names of the different firmware images.
5151

52-
Complete the steps in the following sections to program applications using the `Programmer app <nRF Connect Programmer>`_ from `nRF Connect for Desktop`_.
52+
Complete the steps in the following sections to program applications using the `Programmer app`_ from `nRF Connect for Desktop`_.
5353
The nRF Connect for Desktop requires `SEGGER J-Link`_ |jlink_ver|.
5454

5555
* On Windows, the driver comes bundled with nRF Connect for Desktop.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ There are two ways to update the modem firmware:
117117
Full update
118118
You can use either a wired or a wireless connection to do a full update of the modem firmware:
119119

120-
* When using a wired connection, you can use either the `Programmer app <nRF Connect Programmer>`_, which is part of `nRF Connect for Desktop`_, or `nRF Util's device command <Upgrading modem firmware using J-Link_>`_.
120+
* When using a wired connection, you can use either the `Programmer app`_, which is part of `nRF Connect for Desktop`_, or `nRF Util's device command <Upgrading modem firmware using J-Link_>`_.
121121
Both methods use the :term:`Serial Wire Debug (SWD)` interface to update the firmware.
122122

123123
You can use the Programmer app to perform the update, regardless of the images that are part of the existing firmware of the device.

doc/nrf/app_dev/device_guides/thingy53/building_thingy53.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ For the compatible Wi-Fi samples in the |NCS|, see the :ref:`wifi_samples` secti
6868
Programming methods for Thingy:53
6969
*********************************
7070

71-
You can program the firmware on the Nordic Thingy:53 using an external debug probe and a 10-pin JTAG cable, using :ref:`Visual Studio Code <thingy53_build_pgm_vscode>`, :ref:`command line <thingy53_build_pgm_command_line>`, or the `programmer application <prog_thingy_53>`_ from nRF Connect for Desktop.
72-
You can also program applications running on both the network and application core using the built-in MCUboot serial recovery mode, using `nRF Connect Programmer`_ from nRF Connect for Desktop or `nRF Util <Programming application firmware using MCUboot serial recovery_>`_.
71+
You can program the firmware on the Nordic Thingy:53 using an external debug probe and a 10-pin JTAG cable, using :ref:`Visual Studio Code <thingy53_build_pgm_vscode>`, :ref:`command line <thingy53_build_pgm_command_line>`, or the `programmer application <Programming Nordic Thingy53_>`_ from nRF Connect for Desktop.
72+
You can also program applications running on both the network and application core using the built-in MCUboot serial recovery mode, using the `Programmer app`_ from nRF Connect for Desktop or `nRF Util <Programming application firmware using MCUboot serial recovery_>`_.
7373

74-
Finally, you can use the `nRF Connect Programmer`_ app in nRF Connect for Desktop, the `nRF Programmer mobile app`_ for Android and iOS, or nRF Util to update the :ref:`preloaded application images <thingy53_precompiled>`.
74+
Finally, you can use the `Programmer app`_ in nRF Connect for Desktop, the `nRF Programmer mobile app`_ for Android and iOS, or nRF Util to update the :ref:`preloaded application images <thingy53_precompiled>`.
7575

7676
.. _thingy53_app_update_debug:
7777

@@ -84,7 +84,7 @@ In such cases, you can program the Thingy:53 the same way as the nRF5340 DK.
8484
The external debug probe must support Arm Cortex-M33 (such as the nRF5340 DK).
8585
You need a 10-pin 2x5 socket-to-socket 1.27 mm IDC (:term:`Serial Wire Debug (SWD)`) JTAG cable to connect to the external debug probe.
8686

87-
This method is supported when programming with :ref:`Visual Studio Code <thingy53_build_pgm_vscode>`, :ref:`command line <thingy53_build_pgm_command_line>`, or the `Programmer app <prog_thingy_53>`_ from nRF Connect for Desktop.
87+
This method is supported when programming with :ref:`Visual Studio Code <thingy53_build_pgm_vscode>`, :ref:`command line <thingy53_build_pgm_command_line>`, or the `Programmer app <Programming Nordic Thingy53_>`_ from nRF Connect for Desktop.
8888

8989
See also :ref:`ug_nrf5340` for additional information.
9090

@@ -101,7 +101,7 @@ You can program the precompiled firmware image in one of the following ways:
101101
In this scenario, the Thingy is connected directly to your PC through USB.
102102
For details, refer to the :ref:`thingy53_app_mcuboot_bootloader` section.
103103

104-
See `Programming Nordic Thingy:53 <prog_thingy_53>`_ for details on how to program the Thingy:53 using nRF Connect for Desktop.
104+
See `Programming Nordic Thingy:53 <Programming Nordic Thingy53_>`_ for details on how to program the Thingy:53 using nRF Connect for Desktop.
105105

106106
* Update the firmware over-the-air (OTA) using Bluetooth LE and the nRF Programmer mobile application for Android or iOS.
107107
To use this method, the application that is currently programmed on Thingy:53 must support it.
@@ -193,14 +193,14 @@ To build and program the source code from the command line, complete the followi
193193
.. _thingy53_gs_updating_usb:
194194
.. _thingy53_gs_updating_external_probe:
195195

196-
Programming using nRF Connect Programmer
197-
****************************************
196+
Programming using the Programmer app
197+
************************************
198198

199-
You can program the Nordic Thingy:53 using `nRF Connect Programmer`_ from nRF Connect for Desktop and MCUboot's serial recovery feature.
199+
You can program the Nordic Thingy:53 using the `Programmer app`_ from nRF Connect for Desktop and MCUboot's serial recovery feature.
200200
You can use this application to also program precompiled firmware packages.
201201

202-
You can program the Thingy:53 using nRF Connect Programmer with either USB-C or an external debug probe.
203-
See the `Programming Nordic Thingy:53 <prog_thingy_53>`_ in the tool documentation for detailed steps.
202+
You can program the Thingy:53 using the Programmer app with either USB-C or an external debug probe.
203+
See the `Programming Nordic Thingy:53 <Programming Nordic Thingy53_>`_ in the tool documentation for detailed steps.
204204

205205
Programming using nRF Util
206206
**************************

doc/nrf/app_dev/device_guides/thingy53/thingy53_precompiled.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,11 @@ You can update the precompiled firmware using any of the following methods:
102102

103103
.. tab:: Programmer app (USB)
104104

105-
See the `Programming Nordic Thingy:53 <prog_thingy_53>`_ in the tool documentation for detailed steps.
105+
See the `Programming Nordic Thingy:53 <Programming Nordic Thingy53_>`_ in the tool documentation for detailed steps.
106106

107107
.. tab:: Programmer app (external debug probe)
108108

109-
See the `Programming Nordic Thingy:53 <prog_thingy_53>`_ in the tool documentation for detailed steps.
109+
See the `Programming Nordic Thingy:53 <Programming Nordic Thingy53_>`_ in the tool documentation for detailed steps.
110110

111111
.. tab:: nRF Util
112112

doc/nrf/app_dev/device_guides/thingy91/thingy91_building_programming.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@ You must use the build target ``thingy91/nrf9160/ns`` when building the applicat
3131

3232
The following table shows the different types of build files that are generated and the different scenarios in which they are used:
3333

34-
+--------------------------+----------------------------------------+-----------------------------------------------------------------------------------+
35-
| File | File format | Programming scenario |
36-
+==========================+========================================+===================================================================================+
37-
|:file:`merged.hex` | Full image, HEX format | Using an external debug probe and the `Programmer app <nRF Connect Programmer>`_. |
38-
+--------------------------+----------------------------------------+-----------------------------------------------------------------------------------+
39-
|:file:`zephyr.signed.hex` | MCUboot compatible image, HEX format | Using the built-in bootloader and the `Programmer app <nRF Connect Programmer>`_. |
40-
+--------------------------+----------------------------------------+-----------------------------------------------------------------------------------+
41-
|:file:`app_update.bin` | MCUboot compatible image, binary format|* Using the built-in bootloader and mcumgr command line tool. |
42-
| | |* For FOTA updates. |
43-
+--------------------------+----------------------------------------+-----------------------------------------------------------------------------------+
34+
+---------------------------+-----------------------------------------+---------------------------------------------------------------+
35+
| File | File format | Programming scenario |
36+
+===========================+=========================================+===============================================================+
37+
| :file:`merged.hex` | Full image, HEX format | Using an external debug probe and the `Programmer app`_. |
38+
+---------------------------+-----------------------------------------+---------------------------------------------------------------+
39+
| :file:`zephyr.signed.hex` | MCUboot compatible image, HEX format | Using the built-in bootloader and the `Programmer app`_. |
40+
+---------------------------+-----------------------------------------+---------------------------------------------------------------+
41+
| :file:`app_update.bin` | MCUboot compatible image, binary format | * Using the built-in bootloader and mcumgr command line tool. |
42+
| | | * For FOTA updates. |
43+
+---------------------------+-----------------------------------------+---------------------------------------------------------------+
4444

4545
For an overview of different types of build files in the |NCS|, see :ref:`app_build_output_files`.
4646

doc/nrf/links.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,10 +680,10 @@
680680

681681
.. _`Direct Test Mode app`: https://docs.nordicsemi.com/bundle/nrf-connect-direct-test-mode/page/index.html
682682

683-
.. _`nRF Connect Programmer`: https://docs.nordicsemi.com/bundle/nrf-connect-programmer/page/index.html
683+
.. _`Programmer app`: https://docs.nordicsemi.com/bundle/nrf-connect-programmer/page/index.html
684684
.. _`Programming the nRF52840 Dongle`:
685685
.. _`Programming a Development Kit`: https://docs.nordicsemi.com/bundle/nrf-connect-programmer/page/programming_dk.html
686-
.. _`prog_thingy_53`: https://docs.nordicsemi.com/bundle/nrf-connect-programmer/page/programming_dk.html#programming-nordic-thingy53
686+
.. _`Programming Nordic Thingy53`: https://docs.nordicsemi.com/bundle/nrf-connect-programmer/page/programming_dk.html#programming-nordic-thingy53
687687

688688
.. _`Serial Terminal app`: https://docs.nordicsemi.com/bundle/nrf-connect-serial-terminal/page/index.html
689689
.. _`Connecting using the Serial Terminal app`: https://docs.nordicsemi.com/bundle/nrf-connect-serial-terminal/page/connecting.html

doc/nrf/releases_and_maturity/migration/migration_guide_3.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ Asset Tracker v2
351351
* The Asset Tracker v2 application has been removed.
352352
For development of asset tracking applications, refer to the `Asset Tracker Template <Asset Tracker Template_>`_.
353353

354-
The factory-programmed Asset Tracker v2 firmware is still available to program the nRF91xx DKs using the `Programmer app <nRF Connect Programmer>`_, the `Quick Start app`_, and the `Cellular Monitor app`_.
354+
The factory-programmed Asset Tracker v2 firmware is still available to program the nRF91xx DKs using the `Programmer app`_, the `Quick Start app`_, and the `Cellular Monitor app`_.
355355

356356
nRF Desktop
357357
-----------

doc/nrf/releases_and_maturity/releases/release-notes-2.9.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ See the following documentation for an overview of which modem firmware versions
9393
* `Modem firmware compatibility matrix for the nRF9161 DK`_
9494
* `Modem firmware compatibility matrix for the nRF9160 DK`_
9595

96-
Use the latest version of the `Programmer app <nRF Connect Programmer>`_ of `nRF Connect for Desktop`_ to update the modem firmware.
96+
Use the latest version of the `Programmer app`_ of `nRF Connect for Desktop`_ to update the modem firmware.
9797
See :ref:`nrf9160_gs_updating_fw_modem` for instructions.
9898

9999
Modem-related libraries and versions

doc/nrf/releases_and_maturity/releases/release-notes-3.0.0-preview1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -901,4 +901,4 @@ Documentation
901901
* The :ref:`dm-revisions` section of the :ref:`dm_code_base` page with information about the preview release tag, which replaces the development tag.
902902

903903
* Removed the standalone page for getting started with Nordic Thingy:53.
904-
The contents of this page have been moved to the :ref:`thingy53_precompiled` page and to the `Programmer app <prog_thingy_53>`_ documentation.
904+
The contents of this page have been moved to the :ref:`thingy53_precompiled` page and to the `Programming Nordic Thingy:53 <Programming Nordic Thingy53_>`_ section in the Programmer app documentation.

0 commit comments

Comments
 (0)