Skip to content

Commit 2bb089d

Browse files
jnsgsrrlubos
authored andcommitted
doc: samples: suit: Fix test steps numbers
Fix test steps numbers for testing SUIT recovery Signed-off-by: Janusz Gąsior <[email protected]>
1 parent b0b66bf commit 2bb089d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

samples/suit/recovery/README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,15 +96,15 @@ Testing
9696
#. Corrupt the currently running main application.
9797
This can be done by overwriting the beginning of the application partition:
9898

99-
.. code-block:: console
99+
.. code-block:: console
100100
101-
nrfutil device x-write --address 0xE0A5000 --value 0xFFFF --serial-port COM7
101+
nrfutil device x-write --address 0xE0A5000 --value 0xFFFF --serial-port COM7
102102
103103
#. Reset the device to enter the recovery path:
104104

105-
.. code-block:: console
105+
.. code-block:: console
106106
107-
nrfutil device reset --serial-port COM7
107+
nrfutil device reset --serial-port COM7
108108
109109
#. Open the nRF Device Manager app on your mobile phone, and observe the device now advertising itself as *SUIT Recovery*.
110110
#. Recover the application using the nRF Device Manager app to perform an update, following the process outlined in the :ref:`nrf54h_suit_sample` sample documentation.

0 commit comments

Comments
 (0)