<?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>Current consumption of external flash in Matter application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122742/current-consumption-of-external-flash-in-matter-application</link><description>I am using the nRF54L15 on a custom board where I have good control and knowledge about what is going on regarding current consumption. I am using an MX25R64 external flash and have successfully achieved minimal current consumption in applications like</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Jul 2025 13:01:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122742/current-consumption-of-external-flash-in-matter-application" /><item><title>RE: Current consumption of external flash in Matter application</title><link>https://devzone.nordicsemi.com/thread/541468?ContentTypeID=1</link><pubDate>Fri, 04 Jul 2025 13:01:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3982642a-a828-4b25-bd29-b5a5e5074cdd</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve picked up the case and will be looking closer into it. I will hopefully get back to you with a more constructive answer during the coming week, but keep me updated nonetheless w.r.t your further investigation&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption of external flash in Matter application</title><link>https://devzone.nordicsemi.com/thread/541451?ContentTypeID=1</link><pubDate>Fri, 04 Jul 2025 12:19:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a670bfd1-0752-4bd2-8a88-963cb84844c7</guid><dc:creator>Michael Hunold</dc:creator><description>&lt;p&gt;I now found ~/ncs/v3.0.2/modules/lib/matter/src/platform/nrfconnect/ExternalFlashManager.h which contains a call to pm_device_action_run().&lt;/p&gt;
&lt;p&gt;This code is only enabled when&amp;nbsp;CONFIG_NORDIC_QSPI_NOR is set, which was not the case in my project.&lt;/p&gt;
&lt;p&gt;I now modified the code that it is enabled and that it uses DEVICE_DT_GET(DT_CHOSEN(nordic_pm_ext_flash));&lt;/p&gt;
&lt;p&gt;The project compiles and runs fine, however, there is no change in the current consumption. Of course it could be the case that this code is never called.&lt;/p&gt;
&lt;p&gt;I will investigate further, but any comments regarding this topic are highly appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>