Skip to content

Commit 66cc61d

Browse files
divipillainordicjm
authored andcommitted
doc: Update to Thingy91X modem programing command
Updated the modem firmware programing command for Thingy91X. Signed-off-by: divya pillai <[email protected]>
1 parent 3e9f1ed commit 66cc61d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/nrf/app_dev/device_guides/thingy91x/thingy91x_updating_fw_programmer.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ Updating the application firmware on the nRF9151 SiP
9191

9292
This section describes how you can update the application firmware of the nRF9151 SiP on the Nordic Thingy:91 X through USB or with an external debug probe.
9393

94+
When updating the firmware through USB and MCUboot method, you must not connect the USB/UART0 with any terminal since it is used by this method.
95+
9496
.. tabs::
9597

9698
.. group-tab:: Through USB and MCUboot
@@ -166,4 +168,4 @@ To update the nRF9151 modem firmware using an external debug probe, complete the
166168

167169
.. code-block:: console
168170
169-
nrfutil device program --firmware <modem.zip> --serial-number <J-Link Serial number> --traits jlink modem --x-family nrf91
171+
nrfutil device program --firmware <modem.zip> --serial-number <J-Link Serial number> --traits jlink --x-family nrf91

0 commit comments

Comments
 (0)