<?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 issue command not found</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117467/nrfutil-issue-command-not-found</link><description>Hello, 
 
 I just got nRF54L15 DK and Im getting this error when flashing it: 
 
 
 Im running on a mac, have NRF Connect installed along the command line and 2.8-2.9 sdk. Im able to flash my 5340 board, I guess because its using nrfjprog to flash. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Jun 2025 16:36:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117467/nrfutil-issue-command-not-found" /><item><title>RE: nRFUtil issue command not found</title><link>https://devzone.nordicsemi.com/thread/538294?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 16:36:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0948c91-4e99-4077-8410-6b8c3af0b1db</guid><dc:creator>RafalPCB</dc:creator><description>&lt;p&gt;&lt;span&gt;type in ./nrfutil&amp;nbsp;install device&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRFUtil issue command not found</title><link>https://devzone.nordicsemi.com/thread/537906?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 14:57:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ea8fa43-7bf9-4f39-ad63-c6ee3b355f34</guid><dc:creator>NestoriusBIG</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am not able to install nrfUtil on Mac (Apple M2 Pro) with MacOS 15.5.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I tried installing it through pip and brew, but no luck: &amp;quot;&lt;span&gt;zsh: command not found: nrfutil&amp;quot;&lt;/span&gt;&lt;span&gt;&lt;span class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The downloadable file from the product page file doesn&amp;#39;t seem to be executable, so I am not&amp;nbsp;quite sure what to do with it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any help would be highly appreciated.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Nestor&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRFUtil issue command not found</title><link>https://devzone.nordicsemi.com/thread/516270?ContentTypeID=1</link><pubDate>Thu, 26 Dec 2024 13:37:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22954c11-c641-4213-a1a0-2791fd2aea84</guid><dc:creator>RafalPCB</dc:creator><description>&lt;p&gt;typing in ./nrfutil made it work&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRFUtil issue command not found</title><link>https://devzone.nordicsemi.com/thread/516022?ContentTypeID=1</link><pubDate>Sat, 21 Dec 2024 03:46:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9bf7f56-5254-4eee-a8d0-408e34ffd7f9</guid><dc:creator>RafalPCB</dc:creator><description>&lt;p&gt;Hey Michal,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I tried that and this is what I get:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;rafal@Rafals-MacBook-Pro-M4 Apps % nrfutil install device
zsh: command not found: nrfutil
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRFUtil issue command not found</title><link>https://devzone.nordicsemi.com/thread/515993?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2024 17:44:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e51848c-8117-466e-9b7d-85cd66dfd52e</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;nrfutil subcommands have to be installed first.&lt;/p&gt;
&lt;p&gt;The error message tells you what to do:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Error: nrfutil command `device` not found. See `nrfutil list` for full list of installed commands, `nrfutil search` for installable commands, and `nrfutil install` for installation of new commands.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;So you have to run&lt;/p&gt;
&lt;p&gt;&lt;code&gt;nrfutil install device&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The nrfutil &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Util"&gt;product page&lt;/a&gt; also has information about it.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>