<?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>Zigbee NCP Sample on nRF54L15 DK?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118808/zigbee-ncp-sample-on-nrf54l15-dk</link><description>I have nRF Connect SDK v2.9.0 and an nRF54L15 DK. 
 Is it possible to build the Zigbee NCP Sample for this board? 
 The source files under the Zigbee NCP Sample directory lack configuration details for the nRF54L15 DK.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Feb 2025 16:59:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118808/zigbee-ncp-sample-on-nrf54l15-dk" /><item><title>RE: Zigbee NCP Sample on nRF54L15 DK?</title><link>https://devzone.nordicsemi.com/thread/522513?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 16:59:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ffc93407-03ac-468f-8f1c-94cc6f6f3976</guid><dc:creator>John Connett</dc:creator><description>&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Many thanks. After some experimentation I found that opening the Explorer after installing the &lt;strong&gt;nRF Connect SDK toolchain&lt;/strong&gt; exposed a button to create a new nRF Connect application which when clicked exposed an option for&amp;nbsp;&lt;strong&gt;&lt;span class="guilabel"&gt;Browse nRF Connect SDK Add-on Index&lt;/span&gt;&lt;/strong&gt;&lt;span class="guilabel"&gt;. I was then able to create a workspace and build the Zigbee samples.&lt;/span&gt;&lt;strong&gt;&lt;span class="guilabel"&gt; &lt;/span&gt;&lt;/strong&gt; &lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee NCP Sample on nRF54L15 DK?</title><link>https://devzone.nordicsemi.com/thread/522427?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 12:13:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:772c721d-1ab0-44a3-a16e-6929c0f28c75</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You are correct that this is because Zigbee is provided as an add-on in v2.8.0 and later versions of the nRF Connect SDK. This add-on supports the nRF54L Series, and you will find board files for nRF54L15, nRF54L10, and nRF54L05 in the samples there.&lt;/p&gt;
&lt;p&gt;The &amp;quot;Browse nRF Connect SDK Add-on Index&amp;quot; option shows up if you select &amp;quot;Create a new application&amp;quot; in the VS Code extension.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" title="" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1739275714134v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;You can also open it in VS Code by going to the list of nRF Connect SDK add-ons (&lt;a href="https://nrfconnect.github.io/ncs-app-index/"&gt;https://nrfconnect.github.io/ncs-app-index/&lt;/a&gt;) and clicking on the &amp;quot;Open in nRF Connect SDK for VS Code&amp;quot; button.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" title="" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1739275855161v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Or you can install it on command line using the following commands:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west init -m &amp;quot;http://github.com/nrfconnect/ncs-zigbee&amp;quot; --mr main
west update&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;When using command line, I recommend doing it in a nRF Connect terminal in VS Code.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee NCP Sample on nRF54L15 DK?</title><link>https://devzone.nordicsemi.com/thread/522408?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 11:30:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9025f3ea-7960-4e4b-84a3-ceacc38ed6d0</guid><dc:creator>John Connett</dc:creator><description>&lt;p&gt;I suspect that the problem is that the &lt;strong&gt;Zigbee add-on for the nRF Connect SDK&lt;/strong&gt; is required for the &lt;strong&gt;nRF54L15 DK&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;I have progressed as far as &lt;a href="https://nrfconnect.github.io/ncs-zigbee/setup.html"&gt;Requirements and setup&lt;/a&gt; but have been unable to perform the &lt;strong&gt;Software Requirements&lt;/strong&gt; step for &lt;strong&gt;nRF Connect for VS Code extension&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;How do I &lt;strong&gt;&lt;span class="guilabel"&gt;Browse nRF Connect SDK Add-on Index&lt;/span&gt;&lt;/strong&gt;? I cannot find &lt;strong&gt;Zigbee&lt;/strong&gt; or &lt;strong&gt;v0.3.1&lt;/strong&gt; in the list under &lt;strong&gt;Manage SDKs&lt;/strong&gt; ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>