diff --git a/doc/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_gs.rst b/doc/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_gs.rst index 9a884e3cbb50..641a041b1b08 100644 --- a/doc/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_gs.rst +++ b/doc/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_gs.rst @@ -158,7 +158,7 @@ Using the nRF54H20 DK with the |NCS| version |release| requires the following: * nRF Util version 7.13.0 or higher * nRF Util ``device`` version 2.7.10 -* nRF Util ``trace`` version 3.10.0 +* nRF Util ``trace`` version 3.1.0 * nRF Util ``suit`` version 0.9.0 1. Download the nrfutil executable file from the `nRF Util development tool`_ product page. @@ -185,9 +185,9 @@ Using the nRF54H20 DK with the |NCS| version |release| requires the following: nrfutil install device=2.7.10 --force -#. Install the nRF Util ``trace`` command version 3.10.0 as follows:: +#. Install the nRF Util ``trace`` command version 3.1.0 as follows:: - nrfutil install trace=3.10.0 --force + nrfutil install trace=3.1.0 --force #. Install the nRF Util ``suit`` command version 0.9.0 as follows:: diff --git a/doc/nrf/releases_and_maturity/migration/migration_guide_2.9.0-nrf54h20-rc1.rst b/doc/nrf/releases_and_maturity/migration/migration_guide_2.9.0-nrf54h20-rc1.rst index 92dc7bd423ab..7d8a5fd67e79 100644 --- a/doc/nrf/releases_and_maturity/migration/migration_guide_2.9.0-nrf54h20-rc1.rst +++ b/doc/nrf/releases_and_maturity/migration/migration_guide_2.9.0-nrf54h20-rc1.rst @@ -145,11 +145,11 @@ nrfutil trace .. toggle:: - * ``nrfutil trace`` has been updated to version 3.10.0. + * ``nrfutil trace`` has been updated to version 3.1.0. - Install the nRF Util ``trace`` command version 3.10.0 as follows:: + Install the nRF Util ``trace`` command version 3.1.0 as follows:: - nrfutil install trace=3.10.0 --force + nrfutil install trace=3.1.0 --force For more information, consult the `nRF Util`_ documentation.