<?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>nRF52840 DK, &amp;quot;Matter&amp;quot; examples, flash overflow (how to switch to work with external flash)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117506/nrf52840-dk-matter-examples-flash-overflow-how-to-switch-to-work-with-external-flash</link><description>Hi, I use nRF52840 DK (SDK 2.5.0), all my attempts to raise examples for &amp;quot;Matter&amp;quot;, were not crowned with success (for example projects: Light Bulb, Light switch). Everywhere during assembly the same problem, flash memory overflow: region FLASH&amp;#39; overflowed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Dec 2024 13:40:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117506/nrf52840-dk-matter-examples-flash-overflow-how-to-switch-to-work-with-external-flash" /><item><title>RE: nRF52840 DK, "Matter" examples, flash overflow (how to switch to work with external flash)</title><link>https://devzone.nordicsemi.com/thread/516134?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2024 13:40:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:438e9d8a-ec35-40ec-96a9-e87600caf8d4</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Alright, then we have to figure out how this install is different.&lt;/p&gt;
&lt;p&gt;1. How did you install the SDK?&lt;/p&gt;
&lt;p&gt;2. How to you change between SDK version when you test for different versions?&lt;/p&gt;
&lt;p&gt;3. Try to &amp;quot;build existing sample&amp;quot; instead of copying the sample. Does this behave the same?&lt;/p&gt;
&lt;p&gt;4. Do you see similar issues with other samples?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 DK, "Matter" examples, flash overflow (how to switch to work with external flash)</title><link>https://devzone.nordicsemi.com/thread/516128?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2024 13:13:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f884acb7-56d3-4d3f-8c57-4d36fc91692f</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;We additionally checked other versions of SDK 2.8.0 and 2.9.0 and see the same problem. But it seems that the problem is purely local since it relates to a specific computer.&lt;br /&gt;When downloading SDK version 2.8.0 and 2.9.0 (still downloaded via nRF Connect desktop) on other computers, examples with Matter is built out of the box without errors with `FLASH&amp;#39; overflowed.&lt;br /&gt;&lt;br /&gt;It is not clear what to do with this, the error is clearly general, since it is reproduced identically on three versions of the SDK (2.5.0, 2.8.0, 2.9.0).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 DK, "Matter" examples, flash overflow (how to switch to work with external flash)</title><link>https://devzone.nordicsemi.com/thread/516118?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2024 12:20:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c75564be-dba1-4d44-a675-4244c8b87a4c</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;Steps (Nothing special):&lt;br /&gt;1) Ceate a new application (Copy a sample);&lt;br /&gt;2) Adding the build configuration for nRF52840dk, optimize for size with prj.conf (after attempt to build, I see that was include .overlay file too);&lt;br /&gt;&lt;img style="max-height:592px;max-width:375px;" height="592" src="https://devzone.nordicsemi.com/resized-image/__size/750x1184/__key/communityserver-discussions-components-files/4/pastedimage1734956274125v1.png" width="375" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;3) Try tot execute&amp;nbsp;Pristine build or just build (the result is the same).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 DK, "Matter" examples, flash overflow (how to switch to work with external flash)</title><link>https://devzone.nordicsemi.com/thread/516107?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2024 11:53:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c7d4f39-6e6a-4662-94aa-c1611bf55268</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user="Sigurd Hellesvik"]Can you describe what you do to build the lock sample?[/quote]
&lt;p&gt;I mean: the steps you take. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 DK, "Matter" examples, flash overflow (how to switch to work with external flash)</title><link>https://devzone.nordicsemi.com/thread/516089?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2024 09:16:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1e5f8f7-7af8-4cee-842e-86d7bda2e0f0</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;A clean example of Light_switch (without modifications) with prj.conf:&lt;br /&gt;&lt;br /&gt;&lt;img style="height:141px;max-height:141px;max-width:530px;" height="119" src="https://devzone.nordicsemi.com/resized-image/__size/1060x282/__key/communityserver-discussions-components-files/4/pastedimage1734945284215v2.png" width="530" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;Sorry I couldn&amp;#39;t attach the error text to you (only a screenshot), I get an internal error about not being able to do this.&lt;br /&gt;&lt;br /&gt;For prj_release.conf we have the same errors.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 DK, "Matter" examples, flash overflow (how to switch to work with external flash)</title><link>https://devzone.nordicsemi.com/thread/516082?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2024 08:42:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8dd0ca9a-3a7d-49e1-b26d-18745fb40c96</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Our Matter samples in v2.5.0 should build out of the box. Let us try to find out why this does not work for you.&lt;/p&gt;
&lt;p&gt;Can you describe what you do to build the lock sample?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 DK, "Matter" examples, flash overflow (how to switch to work with external flash)</title><link>https://devzone.nordicsemi.com/thread/516080?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2024 08:38:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:770fffea-71d9-4a0a-8916-5b98d0ca5639</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;I have no impressions of your Matter samples, none of the examples for SDK 2.5.0 cannot be build.&lt;br /&gt;That&amp;#39;s why I opened this topic.&lt;br /&gt;Please read the details of the problem above, if any other information is needed, please let me know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 DK, "Matter" examples, flash overflow (how to switch to work with external flash)</title><link>https://devzone.nordicsemi.com/thread/516073?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2024 08:22:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06f5f069-2472-43df-925c-2a9b32da0f49</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;For comparison: How have your experiences with our out-of-the-box Matter samples been?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>