<?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>How much flash and ram does zephyr need nc sdk 1.7.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80230/how-much-flash-and-ram-does-zephyr-need-nc-sdk-1-7-0</link><description>HI 
 How much flash and ram does zephyr need. 
 Best ragards</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Oct 2021 12:46:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80230/how-much-flash-and-ram-does-zephyr-need-nc-sdk-1-7-0" /><item><title>RE: How much flash and ram does zephyr need nc sdk 1.7.0</title><link>https://devzone.nordicsemi.com/thread/332353?ContentTypeID=1</link><pubDate>Mon, 04 Oct 2021 12:46:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90ccc574-c565-4a59-823c-d44efb03d1ee</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Zephyr is highly configurable and only the features you use are included in the binary, so memory usage depends entirely on the project. To get a ball park number it makes sense to pick an example project that is roughly what you want and check that.&amp;nbsp;For instance if you want a rough idea of a simple BLE peripheral you can build the &lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.0/nrf/samples/bluetooth/peripheral_lbs/README.html"&gt;Bluetooth: Peripheral LBS sample&lt;/a&gt;, which will give you this memory usage (default configuration for the nRF52 DK):&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Memory region         Used Size  Region Size  %age Used
           FLASH:      154084 B       512 KB     29.39%
            SRAM:       26657 B        64 KB     40.68%&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>