<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nrfutil: not possible to standalone validate nRF91 modem firmware</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125513/nrfutil-not-possible-to-standalone-validate-nrf91-modem-firmware</link><description>Under the old `nrfjprog`, it was possible to check whether the modem firmware matched a particular release by running `nrfjprog --verify mfw.zip` (see ) 
 This is no longer possible with `nrfutil`, the `--firmware` argument is required, and providing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Nov 2025 10:51:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125513/nrfutil-not-possible-to-standalone-validate-nrf91-modem-firmware" /><item><title>RE: nrfutil: not possible to standalone validate nRF91 modem firmware</title><link>https://devzone.nordicsemi.com/thread/553950?ContentTypeID=1</link><pubDate>Tue, 11 Nov 2025 10:51:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43af7dab-6cad-40f1-8950-4433cf6d0b61</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Can you try using &amp;#39;nrfutil device fw-verify&amp;#39;?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil: not possible to standalone validate nRF91 modem firmware</title><link>https://devzone.nordicsemi.com/thread/553886?ContentTypeID=1</link><pubDate>Mon, 10 Nov 2025 22:17:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:358deccd-aff6-4376-af74-f5bb6c31a05e</guid><dc:creator>JordanYates</dc:creator><description>&lt;p&gt;Hi Dejan,&lt;/p&gt;
&lt;p&gt;No it is not suitable.&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;nbsp;`nrfutil`, the `--firmware` argument is required, and providing `--firmware` always results in the firmware being re-flashed.&lt;/p&gt;
&lt;p&gt;I already mentioned that command in the original question stating that it doesn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;It is also trivial to check on your side that it doesn&amp;#39;t work. Run the command twice, and see that the second run still sits there for 30 seconds programming the modem core a second time...&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;(.zephyr_venv) jordan:~/code/workspace$ nrfutil 91 modem-firmware-upgrade --firmware ~/mfw_nrf91x1_2.0.3.zip --verify --serial-number 820101337
[00:00:30] ###### 100% [000820101337] Upgraded modem firmware on 000820101337
(.zephyr_venv) jordan:~/code/workspace$ nrfutil 91 modem-firmware-upgrade --firmware ~/mfw_nrf91x1_2.0.3.zip --verify --serial-number 820101337
[00:00:30] ###### 100% [000820101337] Upgraded modem firmware on 000820101337&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil: not possible to standalone validate nRF91 modem firmware</title><link>https://devzone.nordicsemi.com/thread/553835?ContentTypeID=1</link><pubDate>Mon, 10 Nov 2025 14:15:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8aad90d2-0455-482a-a209-feaa11c3d8af</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Is the command shown below suitable?&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfutil 91 modem-firmware-upgrade --firmware mfw_nrf91x1_2.0.3.zip --verify --serial-number &amp;lt;your_board_serial_number&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>