<?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>Matter:  please show me the detailed steps to add diagnostic logging functionality to the Matter sample project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122711/matter-please-show-me-the-detailed-steps-to-add-diagnostic-logging-functionality-to-the-matter-sample-project</link><description>I&amp;#39;m trying to add diagnostic logging functionality to my Matter project using SDK version v3.0.1. I followed the steps outlined here: ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/getting_started/advanced_kconfigs.html#diagnostic_logs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Jul 2025 14:11:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122711/matter-please-show-me-the-detailed-steps-to-add-diagnostic-logging-functionality-to-the-matter-sample-project" /><item><title>RE: Matter:  please show me the detailed steps to add diagnostic logging functionality to the Matter sample project</title><link>https://devzone.nordicsemi.com/thread/541966?ContentTypeID=1</link><pubDate>Wed, 09 Jul 2025 14:11:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5dd695f3-5930-4891-a0ac-943a35ddab54</guid><dc:creator>paper555</dc:creator><description>&lt;p&gt;&lt;span&gt;I&amp;#39;m still encountering compilation errors even when following the method you provided. Could it be necessary to add certain compilation options to the build configuration?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1752070273164v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Could you please provide a project code that compiles successfully for me to use as a complete reference? Thank you.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter:  please show me the detailed steps to add diagnostic logging functionality to the Matter sample project</title><link>https://devzone.nordicsemi.com/thread/541732?ContentTypeID=1</link><pubDate>Tue, 08 Jul 2025 08:03:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0309730-9aea-4bd5-a402-624d0c05f573</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The reason is that copying configuration from snippet to .conf is not enough, as snippet does one more thing beside of that. It additionally includes dts overlay that configures retention sections: &lt;a title="https://github.com/nrfconnect/sdk-nrf/blob/main/snippets/matter-diagnostic-logs/snippet.yml#l20" href="https://github.com/nrfconnect/sdk-nrf/blob/main/snippets/matter-diagnostic-logs/snippet.yml#L20" rel="noopener noreferrer" target="_blank"&gt;https://github.com/nrfconnect/sdk-nrf/blob/main/snippets/matter-diagnostic-logs/snippet.yml#L20&lt;/a&gt; (in particular this is what is missing according to the compilation error). Here is an overlay file that should be used for L15: &lt;a title="https://github.com/nrfconnect/sdk-nrf/blob/main/snippets/matter-diagnostic-logs/boards/nrf54l15dk_nrf54l15_cpuapp.overlay" href="https://github.com/nrfconnect/sdk-nrf/blob/main/snippets/matter-diagnostic-logs/boards/nrf54l15dk_nrf54l15_cpuapp.overlay" rel="noopener noreferrer" target="_blank"&gt;https://github.com/nrfconnect/sdk-nrf/blob/main/snippets/matter-diagnostic-logs/boards/nrf54l15dk_nrf54l15_cpuapp.overlay&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>