<?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>RAM Overflow Error in Nordic WiFi Fundamentals Exercise l5_e2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121423/ram-overflow-error-in-nordic-wifi-fundamentals-exercise-l5_e2</link><description>Hi everyone, 
 I&amp;#39;m currently following the &amp;quot;WiFi Fundamentals&amp;quot; course provided by Nordic, and I&amp;#39;m encountering issues with this specific exercise (l5_e2): 
 To ensure I wasn&amp;#39;t making any mistakes, I used the solutions provided directly by Nordic (l5_e2_sol</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 May 2025 09:12:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121423/ram-overflow-error-in-nordic-wifi-fundamentals-exercise-l5_e2" /><item><title>RE: RAM Overflow Error in Nordic WiFi Fundamentals Exercise l5_e2</title><link>https://devzone.nordicsemi.com/thread/535488?ContentTypeID=1</link><pubDate>Thu, 15 May 2025 09:12:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fd7dbfb-d1eb-4b70-bf32-2d02a27a67af</guid><dc:creator>Germain B</dc:creator><description>&lt;p&gt;Thanks you for your help !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RAM Overflow Error in Nordic WiFi Fundamentals Exercise l5_e2</title><link>https://devzone.nordicsemi.com/thread/535468?ContentTypeID=1</link><pubDate>Thu, 15 May 2025 07:56:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aeebc11c-ea76-4df5-8ae7-19cf84c7e606</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi, this was fixed in &lt;a href="https://github.com/NordicDeveloperAcademy/wifi-fund/pull/13"&gt;this PR&lt;/a&gt;, try pulling the latest version of the repo.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The issue was that starting from v3.0.0, the Wi-Fi driver now has dedicated heaps and no longer uses the system shared heap (CONFIG_HEAP_MEM_POOL_SIZE).&lt;/p&gt;
&lt;p&gt;If you have other problems with RAM overflow, try tuning CONFIG_NRF_WIFI_CTRL_HEAP_SIZE (default value 20000) and CONFIG_NRF_WIFI_DATA_HEAP_SIZE (default value 130000). Check out the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/wifi/stack_configuration.html#usage_profiles"&gt;Usage profiles&lt;/a&gt; for more specific values. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;If you have any other issues with the courses, feel free to send me a direct message here on DevZone. :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>