<?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>Unable to run Matter Template sample on Adafruit Feather nRF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117413/unable-to-run-matter-template-sample-on-adafruit-feather-nrf52840</link><description>Hello. I am attempting to run the Matter Template app sample on the Adafruit Feather nRF52840 Express board. 
 I created a pm_static.yml file with the following configuration 
 
 I also created .overlay file with the following content: 
 
 
 I built the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Jan 2025 14:58:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117413/unable-to-run-matter-template-sample-on-adafruit-feather-nrf52840" /><item><title>RE: Unable to run Matter Template sample on Adafruit Feather nRF52840</title><link>https://devzone.nordicsemi.com/thread/520211?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2025 14:58:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba0befe7-be5a-406c-8266-8168619715a5</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Thank you for sharing this finding.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run Matter Template sample on Adafruit Feather nRF52840</title><link>https://devzone.nordicsemi.com/thread/520039?ContentTypeID=1</link><pubDate>Fri, 24 Jan 2025 18:05:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b01fe744-68a1-41b2-adb8-4a0a56d4585d</guid><dc:creator>pcspets</dc:creator><description>&lt;p&gt;After a little bit of debugging, I would say that Adafruit has mixed something up. External flash doesn&amp;#39;t seem to be &amp;quot;gd25q16&amp;quot;, or at least JEDEC ID of it doesn&amp;#39;t match. We expect &amp;quot;jedec-id = [ c8 40 15&amp;nbsp; ];&amp;quot; but it&amp;#39;s actually &amp;quot;jedec-id = [ ef 40 15&amp;nbsp; ];&amp;quot;.&amp;nbsp;Which is actually Winbond&amp;nbsp;W25Q16JV.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/jedec.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run Matter Template sample on Adafruit Feather nRF52840</title><link>https://devzone.nordicsemi.com/thread/517539?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2025 16:30:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd555f5e-c83f-40fb-8dd7-bbd91d7dcde7</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thank you for sharing more details about your setup. &lt;/p&gt;
[quote user="Amit Twati"] To ensure the board is functioning properly, I tested it with a non-Matter application like Blinky[/quote]
&lt;p&gt;Good to know that the board can run simple applications.&lt;/p&gt;
&lt;p&gt;To see if the radio is also working, please build and run the Bluetooth LBS or &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.8.0/page/nrf/samples/openthread/coap_server/README.html"&gt;Thread: CoAP Server&lt;/a&gt; on the Feather as well. For testing the CoAP server, run the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.8.0/page/nrf/samples/openthread/coap_client/README.html"&gt;CoAP Client&lt;/a&gt; on your nRF52840 DK.&lt;/p&gt;
[quote user="Amit Twati"]For this Matter Template app sample, I’ve kept the default &lt;code&gt;prj.conf&lt;/code&gt; file&amp;nbsp;from the template[/quote]
&lt;p&gt;The default prj.conf will have UART as the logging method. To be able to get logging over RTT, you need these lines in the configuration file: &lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_USE_SEGGER_RTT=y
CONFIG_RTT_CONSOLE=y
CONFIG_UART_CONSOLE=n&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run Matter Template sample on Adafruit Feather nRF52840</title><link>https://devzone.nordicsemi.com/thread/516120?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2024 12:28:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36a60c94-a8d1-4de5-bcc9-49397309f117</guid><dc:creator>Amit Twati</dc:creator><description>&lt;p&gt;Hello Maria,&lt;br /&gt;Thank you for your response. &lt;br /&gt;&lt;br /&gt;Here&amp;#39;s some additional context about my setup and the issue:&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m using a J-Link device to connect the Adafruit Feather nRF52840 board to my Mac via SWD pins, and I&amp;rsquo;ve confirmed that the connection is stable. I&amp;rsquo;ve also tried using an nRF52840DK as a J-Link, but the results were the same. The Adafruit board&amp;nbsp;is unmodified, but I did attempt to enable USB CDC ACM as described in the linked post. Unfortunately, even after following those steps, the device doesn&amp;rsquo;t appear as &lt;code&gt;/dev/ttyACM*&lt;/code&gt; on my Mac.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m using nRF Connect SDK version 2.8.0 and toolchain version 2.8.0. To ensure the board is functioning properly, I tested it with a non-Matter application like Blinky, which works as expected and shows logs via RTT. For this Matter Template app sample, I&amp;rsquo;ve kept the default &lt;code&gt;prj.conf&lt;/code&gt; file&amp;nbsp;from the template&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run Matter Template sample on Adafruit Feather nRF52840</title><link>https://devzone.nordicsemi.com/thread/515795?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2024 15:19:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4fa748a-1443-41c5-9216-1eb408018b40</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Have you connected a J-Link device to the feather board to make reading the serial data possible? Alternatively, have you added USB CDC ACM to the board like described in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/88527/how-to-config-zephyr-if-want-to-output-debug-message-through-usb-port-on-nrf52840-dongle"&gt;this post&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;For the most relevant support, please also share which nRF Connect SDK version you are using.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>