<?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>NCS BLE examples overflowing nRF52805 SRAM</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71834/ncs-ble-examples-overflowing-nrf52805-sram</link><description>Hi, 
 I&amp;#39;m trying to build the bluetooth/peripheral_uart sample in NCS (version 1.5.0-rc1) and was surprised to see that it requires more than the 24K SRAM available on the nRF52805, and uses nearly all the FLASH. 
 Do you have any suggestions to reduce</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Feb 2021 13:36:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71834/ncs-ble-examples-overflowing-nrf52805-sram" /><item><title>RE: NCS BLE examples overflowing nRF52805 SRAM</title><link>https://devzone.nordicsemi.com/thread/295597?ContentTypeID=1</link><pubDate>Mon, 22 Feb 2021 13:36:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ffc54a9-39e2-4f2b-bc2d-c752c122acd0</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You will need to select the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_uart/README.html#minimal-build"&gt;&amp;quot;minimal build&amp;quot;&lt;/a&gt; configuration to reduce the memory footprint for this target.&lt;/p&gt;
&lt;p&gt;e.g. Building with the configuration overlay if you use the command line:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;C:\Users\&amp;lt;user&amp;gt;\ncs\v1.5.0-rc1\nrf\samples\bluetooth\peripheral_uart&amp;gt;west build -b nrf52dk_nrf52805 -p -- -DOVERLAY_CONFIG=prj_minimal.conf&lt;/p&gt;
&lt;p&gt;Or if you use SES:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1614001145013v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>