Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0e133b8

Browse files
committedMar 25, 2025·
doc: Replace nRF Command Line Tools with nrfutil in nRF70 doc
Replace `nRF Command Line Tools` with `nrfutil` as `nRF Command Line Tools` are about to be archived. Signed-off-by: Triveni Danda <triveni.danda@nordicsemi.no>
1 parent 65f6705 commit 0e133b8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
 

‎doc/nrf/gsg_guides/nrf7002_gs.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -327,9 +327,9 @@ Programming the firmware to the DK
327327
Follow the instructions in the :ref:`building` page to build and the :ref:`programming` page to program applications.
328328

329329
.. note::
330-
To flash and debug applications on the nRF7002 DK, you must use the `nRF Command Line Tools`_ version 10.12.0 or above.
330+
To flash and debug applications on the nRF7002 DK, you can use `nRF Util`_ or west.
331331

332-
|nrf_CLT_deprecation_note|
332+
See `Installing nRF Util`_ and `Installing and upgrading nRF Util commands`_ for instructions on how to install the nRF Util device utility.
333333

334334
Debugging
335335
=========

‎doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

+1
Original file line numberDiff line numberDiff line change
@@ -1070,6 +1070,7 @@ Documentation
10701070
* The :ref:`ug_nrf91` documentation to use `nRF Util`_ instead of nrfjprog.
10711071
* The :ref:`dm-revisions` section of the :ref:`dm_code_base` page with information about the preview release tag, which replaces the development tag.
10721072
* The :ref:`ug_bt_mesh_configuring` page with the security toolbox section and the key importer functionality.
1073+
* The :ref:`ug_nrf7002_gs` documentation to use `nRF Util`_ instead of nrfjprog.
10731074

10741075
* Removed:
10751076

0 commit comments

Comments
 (0)
Please sign in to comment.