<?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>Issue with Matter Template Code in nRF Connect SDK v2.6.0 on Custom Board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110338/issue-with-matter-template-code-in-nrf-connect-sdk-v2-6-0-on-custom-board</link><description>I&amp;#39;m encountering an issue with the Matter template code in nRF Connect SDK v2.6.0 on my custom board. Strangely, the same code runs perfectly fine on my board when using the example code from the previous SDK version, v2.4.0. 
 In my debugging, I&amp;#39;ve observed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Apr 2024 10:06:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110338/issue-with-matter-template-code-in-nrf-connect-sdk-v2-6-0-on-custom-board" /><item><title>RE: Issue with Matter Template Code in nRF Connect SDK v2.6.0 on Custom Board</title><link>https://devzone.nordicsemi.com/thread/479945?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 10:06:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e99719a-b9cb-43a2-837a-bffc5a988329</guid><dc:creator>Ashique</dc:creator><description>&lt;div&gt;
&lt;div&gt;&lt;span&gt;# Disable Matter OTA DFU&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_CHIP_OTA_REQUESTOR&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Adding the configuration to the prj.conf file resolved the issue. However, I&amp;#39;m curious to understand why this adjustment was necessary for the newer version of the SDK.&lt;/p&gt;
&lt;p&gt;Could you provide an explanation or insight into why adding this configuration made the code work on my custom board with nRF Connect SDK v2.6.0, while it was unnecessary for older versions like v2.4.0?&lt;/p&gt;
&lt;p&gt;Understanding the underlying reasons would be valuable for further development and troubleshooting.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Matter Template Code in nRF Connect SDK v2.6.0 on Custom Board</title><link>https://devzone.nordicsemi.com/thread/479848?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 05:33:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14c16caf-a3e5-458d-a39e-ef69a273020e</guid><dc:creator>Ashique</dc:creator><description>&lt;p&gt;&lt;span&gt;Furthermore, I&amp;#39;ve observed that older versions of the template work perfectly on my custom board. Specifically, the Matter template code below the nRF Connect SDK 2.4.0 functions properly.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Matter Template Code in nRF Connect SDK v2.6.0 on Custom Board</title><link>https://devzone.nordicsemi.com/thread/479721?ContentTypeID=1</link><pubDate>Fri, 19 Apr 2024 13:14:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:518b3b0e-2485-45dc-82dd-e6fab12745af</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would suggest you create a new support case for board design review.&lt;/p&gt;
&lt;p&gt;-Amanda H.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Matter Template Code in nRF Connect SDK v2.6.0 on Custom Board</title><link>https://devzone.nordicsemi.com/thread/479580?ContentTypeID=1</link><pubDate>Fri, 19 Apr 2024 04:33:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd825830-ce0f-4416-b734-e281107fa695</guid><dc:creator>Ashique</dc:creator><description>&lt;p&gt;Thank you for your response.&lt;/p&gt;
&lt;p&gt;I appreciate your suggestions. However, I&amp;#39;d like to provide some additional information. I have not made any changes to the example code provided in the nRF Connect SDK v2.6.0. There have been no configuration alterations or partition changes either. My custom board is based on the nRF52840 chip, and it does not utilize any external flash via SPI or QSPI&lt;/p&gt;
&lt;p&gt;Interestingly, the code runs perfectly fine on the nRF52840 Development Kit (DK). However, on my custom board, it seems to be stuck in the bootloader without transitioning to the application image.&lt;/p&gt;
&lt;p&gt;I hope this additional information helps in diagnosing the issue further.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Matter Template Code in nRF Connect SDK v2.6.0 on Custom Board</title><link>https://devzone.nordicsemi.com/thread/479555?ContentTypeID=1</link><pubDate>Thu, 18 Apr 2024 21:14:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6528928-c7d5-44cf-8c84-0e37fceb2eaa</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you use a&amp;nbsp;&lt;span&gt;static partition file&amp;nbsp;&lt;/span&gt;like this&amp;nbsp;&lt;a title="pm_static_nrf52840dk_nrf52840.yml" href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/matter/template/pm_static_nrf52840dk_nrf52840.yml"&gt;pm_static_nrf52840dk_nrf52840.yml&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Does your custom board use the external flash? via SPI or QSPI?&lt;/p&gt;
&lt;p&gt;Is it nRF52840 or nRF5340 on your custom board?&lt;/p&gt;
&lt;p&gt;Are you able to reproduce the issue on nRF52840DK?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>