<?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>can&amp;#39;t find nrfjprog after install nrfConnect SDK v1.6.1 on MacOS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78589/can-t-find-nrfjprog-after-install-nrfconnect-sdk-v1-6-1-on-macos</link><description>After installing nrfConnect SDK v1.6.1 on MacOS ( Big Sur 11.5.1 ) using Toolchain Manager, I can&amp;#39;t find nrfjprog. 
 When I try and run nfrjprog in Terminal, I get: &amp;quot;zsh: command not found: nrfjprog&amp;quot; 
 Other command line tools, like nfrutil are available</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Aug 2021 07:48:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78589/can-t-find-nrfjprog-after-install-nrfconnect-sdk-v1-6-1-on-macos" /><item><title>RE: can't find nrfjprog after install nrfConnect SDK v1.6.1 on MacOS</title><link>https://devzone.nordicsemi.com/thread/325416?ContentTypeID=1</link><pubDate>Wed, 18 Aug 2021 07:48:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ddc257f-c33e-4580-bb1b-e66dd4df521b</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hey again!&lt;/p&gt;
[quote user="GerardB"]my Segger Studio is NOT installed in that so-called &amp;quot;default location&amp;quot;. So I am not sure if I need to install another copy of Segger[/quote]
&lt;p&gt;&amp;nbsp;Hmm that is surprising. We&amp;#39;ll try once without first and see how much of an issue that is.&amp;nbsp;The installation is supposed to be very straight forward.&lt;/p&gt;
[quote user="GerardB"]a) Into which folder should I unzip the downloaded zip file?&lt;br /&gt;[/quote]
&lt;p&gt;&amp;nbsp;&amp;nbsp;Try whichever. I dont think it matters.&lt;/p&gt;
[quote user="GerardB"]b) Where do I find this &amp;quot;installer&amp;quot;[/quote]
&lt;p&gt;Do you see the two pkg files? Try to click on them. You might have to ctrl-click or something similar to open it with admin privileges.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1629272445314v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can't find nrfjprog after install nrfConnect SDK v1.6.1 on MacOS</title><link>https://devzone.nordicsemi.com/thread/325328?ContentTypeID=1</link><pubDate>Tue, 17 Aug 2021 13:38:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4165852-b6c6-4451-b0e9-bac16ab2c83b</guid><dc:creator>GerardB</dc:creator><description>&lt;p&gt;Hi Elfving&lt;br /&gt;&lt;br /&gt;Thanks for the link. I had in fact read that &amp;amp; I couldn&amp;#39;t figure it out from there! Reasons:&lt;/p&gt;
&lt;p&gt;1. It states:&amp;nbsp;&lt;br /&gt;-----&lt;br /&gt;&lt;span&gt;&amp;quot;When installing on macOS or Linux, the SEGGER software must be installed in its default location, or the shared library must be placed so that &lt;/span&gt;&lt;code class="ph codeph"&gt;dlopen()&lt;/code&gt;&lt;span&gt; can find it. The default location is:&lt;/span&gt;&lt;/p&gt;
&lt;ul class="ul" id="nrf_installation__ul_ohg_lrv_ww"&gt;
&lt;li class="li"&gt;On macOS: &lt;span class="ph filepath"&gt;/Applications/SEGGER/JLink&amp;quot;&lt;/span&gt;&lt;span class="ph filepath"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span class="ph filepath"&gt;-----&lt;br /&gt;&lt;br /&gt;As I installed everything with the v1.6.1 Toolchain Manager, my Segger Studio is NOT installed in that so-called &amp;quot;default location&amp;quot;. So I am not sure if I need to install another copy of Segger Studio into that &amp;quot;default location&amp;quot; (I assume NOT!)? The toolchain manager has installed the Segger Studio in this location on my Mac:&lt;br /&gt;/Users/&amp;lt;myMacUsername&amp;gt;/Nordic/SEGGER&lt;br /&gt;&lt;br /&gt;So those instructions don&amp;#39;t seem, correct for ToolChain v1.6.1?&lt;br /&gt;&lt;br /&gt;2. It further states:&lt;br /&gt;----&lt;/span&gt;&lt;/p&gt;
&lt;ol class="ol steps"&gt;
&lt;li class="li step"&gt;&lt;span class="ph cmd"&gt;Download the &lt;a class="xref" href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools/Download#infotabs" rel="noopener noreferrer" target="_blank"&gt;nRF Command Line Tools&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li class="li step"&gt;&lt;span class="ph cmd"&gt;Run the installer for your operating system.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span class="ph filepath"&gt;----&lt;br /&gt; &amp;nbsp;&lt;br /&gt;OK - step 1 is easy! BUT I don&amp;#39;t know which &amp;quot;installer&amp;quot; are they talking about? So I need instructions on:&lt;br /&gt;a) Into which folder should I unzip the downloaded zip file?&lt;br /&gt;b) Where do I find this &amp;quot;installer&amp;quot; (I don&amp;#39;t see it in the zip file but maybe I am not sure what I am looking for!?) and which file(s) in the zip file do I need to use to install the nrf command line utilities? I see there is a .tar file which contains many files - so I am still confused!&amp;nbsp;&lt;br /&gt;Before I started with nrf development I thought I was quite computer savvy (have been using Apple&amp;#39;s Xcode &amp;amp; Swift developing iOS &amp;amp; Watch apps for a long time and have developed a couple of projects using&amp;nbsp;Bluetooth and Arduino). But the Nordic tools are a lot more &amp;quot;overwhelming:! &amp;nbsp;So sorry.... (still need your help!)&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;&lt;br /&gt;Gerard&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can't find nrfjprog after install nrfConnect SDK v1.6.1 on MacOS</title><link>https://devzone.nordicsemi.com/thread/325288?ContentTypeID=1</link><pubDate>Tue, 17 Aug 2021 11:57:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62ff0d69-3053-4ebf-860b-6b0c71667898</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hey Gerard!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf_cltools%2FUG%2Fcltools%2Fnrf_installation.html&amp;amp;cp=10_1_1"&gt;This might help you&lt;/a&gt;. Let me know if it doesn&amp;#39;t.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can't find nrfjprog after install nrfConnect SDK v1.6.1 on MacOS</title><link>https://devzone.nordicsemi.com/thread/325154?ContentTypeID=1</link><pubDate>Mon, 16 Aug 2021 14:11:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92aa8487-156b-4dd3-89b5-406c45d6854f</guid><dc:creator>GerardB</dc:creator><description>&lt;p&gt;Thanks Elfving&lt;br /&gt;&lt;br /&gt;I download that zip file you pointed too. BUT it is not clear to me how I install those utility on my Mac!?&lt;br /&gt;There seem to be no instructions on what to do with the contents of that zip file &amp;amp; INSTALL those utilities in the right place (so that they are accessible in Terminal on Mac). So questions is:&lt;br /&gt;&lt;br /&gt;1. Must they be installed in same folder as nrf Connect (in my case that is: /opt/nordic/ncs/v1.6.1/ )?&lt;/p&gt;
&lt;p&gt;2. How does one install from tha downloaded zip file (on MacOS)!?&lt;br /&gt;&amp;nbsp; &amp;nbsp; It seems they are python utilities &amp;amp; I am not very familiar with python &amp;amp; how to install from this type of file).&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Gerard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can't find nrfjprog after install nrfConnect SDK v1.6.1 on MacOS</title><link>https://devzone.nordicsemi.com/thread/325004?ContentTypeID=1</link><pubDate>Mon, 16 Aug 2021 06:19:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76450735-7ebd-461d-b31e-87dfa3670b8b</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hey Gerard!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can get nrfjprog by installing the&lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Command-Line-Tools"&gt; nRF Command Line Tools&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>