You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed the Updating the Thingy:91 firmware using the Programmer app
page because of heavily outdated content.
Steps are now covered in the app docs.
Renamed Cellular Monitor page to cover both NCD apps.
NCD-702.
Signed-off-by: Grzegorz Ferenc <[email protected]>
("device_guides/nrf91/thingy91_updating_fw_programmer", "app_dev/device_guides/thingy91/thingy91_updating_fw_programmer"), # Updating the Thingy:91 firmware using Programmer
("device_guides/nrf91/thingy91_updating_fw_programmer", "app_dev/device_guides/thingy91/thingy91_updating_fw_celmon"), # Updating the Thingy:91 firmware using Programmer (removed in v3.2.0)
("device_guides/nrf91/thingy91x_updating_fw_programmer", "app_dev/device_guides/thingy91x/thingy91x_updating_fw_programmer"), # Updating the Thingy:91 X firmware using nRF Util
185
186
("ug_nrf70", "app_dev/device_guides/nrf70/index"), ## Developing with nRF70 Series (post-2.7.0 landing)
Copy file name to clipboardExpand all lines: doc/nrf/app_dev/device_guides/thingy53/building_thingy53.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ For the compatible Wi-Fi samples in the |NCS|, see the :ref:`wifi_samples` secti
68
68
Programming methods for Thingy:53
69
69
*********************************
70
70
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.
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 app<Programming Nordic Thingy prototyping platforms_>`_ from nRF Connect for Desktop.
72
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_>`_.
73
73
74
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>`.
@@ -84,7 +84,7 @@ In such cases, you can program the Thingy:53 the same way as the nRF5340 DK.
84
84
The external debug probe must support Arm Cortex-M33 (such as the nRF5340 DK).
85
85
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.
86
86
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.
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 Thingy prototyping platforms_>`_ from nRF Connect for Desktop.
88
88
89
89
See also :ref:`ug_nrf5340` for additional information.
90
90
@@ -101,7 +101,7 @@ You can program the precompiled firmware image in one of the following ways:
101
101
In this scenario, the Thingy is connected directly to your PC through USB.
102
102
For details, refer to the :ref:`thingy53_app_mcuboot_bootloader` section.
103
103
104
-
See `Programming Nordic Thingy:53 <Programming Nordic Thingy53_>`_ for details on how to program the Thingy:53 using nRF Connect for Desktop.
104
+
See `Programming Nordic Thingy prototyping platforms`_ for details on how to program the Thingy:53 using the Programmer app from nRF Connect for Desktop.
105
105
106
106
* Update the firmware over-the-air (OTA) using Bluetooth LE and the nRF Programmer mobile application for Android or iOS.
107
107
To use this method, the application that is currently programmed on Thingy:53 must support it.
@@ -200,7 +200,7 @@ You can program the Nordic Thingy:53 using the `Programmer app`_ from nRF Connec
200
200
You can use this application to also program precompiled firmware packages.
201
201
202
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.
203
+
See the `Programming Nordic Thingy prototyping platforms`_ in the tool documentation for detailed steps.
0 commit comments