<?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 offline package</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124669/nrfutil-offline-package</link><description>Dear Nordic-Support, 
 have a question regarding nrfutil and the offline package generation, described here: https://docs.nordicsemi.com/bundle/nrfutil/page/guides/installing.html#installing-nrf-util-when-offline 
 Is it somehow possible or planned that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Sep 2025 17:25:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124669/nrfutil-offline-package" /><item><title>RE: nrfutil offline package</title><link>https://devzone.nordicsemi.com/thread/550261?ContentTypeID=1</link><pubDate>Tue, 30 Sep 2025 17:25:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85169ea1-5872-480a-b66f-39e34e2f2b38</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Steffen,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="SJahnke"]&lt;p&gt;That&amp;#39;s great to have these different command-set packages downloadable. Didn&amp;#39;t know that before.&lt;/p&gt;
&lt;p&gt;So I can simply remove the tarball in folder:&amp;nbsp;&amp;quot;C:\nrfutil-offline\package-repository\&amp;quot; and add the one I&amp;#39;ve downloaded from your linked page.&lt;/p&gt;[/quote]
&lt;p&gt;unfortunately, this will create a offline repository, and choose the latest version. Removing the .tar.gz and replacing it will not work, as it will in addition check the checksum of the file to see if it matches what is shown in the .json files in the nrfutil-offline directory.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can specify a version like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfutil install --from-offline /tmp/test device=2.13.2&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Provided that this version is present in the offline folder.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil offline package</title><link>https://devzone.nordicsemi.com/thread/550047?ContentTypeID=1</link><pubDate>Mon, 29 Sep 2025 14:04:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a19e310-1067-42b5-ac3a-404a3f60e048</guid><dc:creator>SJahnke</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/hkn"&gt;Håkon Alseth&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;thanks for your fast reply.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s great to have these different command-set packages downloadable. Didn&amp;#39;t know that before.&lt;/p&gt;
&lt;p&gt;So I can simply remove the tarball in folder:&amp;nbsp;&amp;quot;C:\nrfutil-offline\package-repository\&amp;quot; and add the one I&amp;#39;ve downloaded from your linked page.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;This does also work for nrfutil itself, right? Can see a nrfutil package for example here in the offline package: &amp;quot;C:\nrfutil-offline\package-repository\nrfutil-x86_64-pc-windows-msvc-8.0.0.tar.gz&amp;quot;. Guess this is also somewhere avialble right?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Steffen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil offline package</title><link>https://devzone.nordicsemi.com/thread/550019?ContentTypeID=1</link><pubDate>Mon, 29 Sep 2025 12:21:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95721fbf-1927-4e8a-8e52-9ee5af0baf1a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Packages can be found here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://files.nordicsemi.com/ui/native/swtools/external/nrfutil/packages/nrfutil-device/"&gt;https://files.nordicsemi.com/ui/native/swtools/external/nrfutil/packages/nrfutil-device/&lt;/a&gt;&lt;/p&gt;
[quote user=""]But I wanted an offline package with device command-set version 2.14.0.[/quote]
&lt;p&gt;Here&amp;#39;s the direct link:&amp;nbsp;&lt;a href="https://files.nordicsemi.com/artifactory/swtools/external/nrfutil/packages/nrfutil-device/nrfutil-device-x86_64-pc-windows-msvc-2.14.0.tar.gz"&gt;https://files.nordicsemi.com/artifactory/swtools/external/nrfutil/packages/nrfutil-device/nrfutil-device-x86_64-pc-windows-msvc-2.14.0.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can then install it manually like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfutil self-upgrade --from-tarball &amp;lt;path/to/file.tar.gz&amp;gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>