<?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>What is the approximate Flash memory and RAM usage by the BLE stack?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14361/what-is-the-approximate-flash-memory-and-ram-usage-by-the-ble-stack</link><description>Hi, 
 I would like to know what the approximate Flash memory and RAM usage by nRF51 chipset would be when using the BLE communication (Let&amp;#39;s say I want to send and receive 2 Bytes at 10 HZ) so that I know how big my code size can be in practice and how</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Jun 2016 18:08:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14361/what-is-the-approximate-flash-memory-and-ram-usage-by-the-ble-stack" /><item><title>RE: What is the approximate Flash memory and RAM usage by the BLE stack?</title><link>https://devzone.nordicsemi.com/thread/54832?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2016 18:08:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e431dcf9-7262-4a39-b1ba-bf8e1cae151e</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;ROM usage is not approximate - it is exactly specified in softdevice specification (and example projects), different for each softdevice.
For RAM usage - for older SoftDevices (S110/S120) value is fixed (also specified in specification and examples). For newest softdevice s13x v 2.0.0 it is calculated in the moment of enabling it - just connect some debug output (RTT/UART) and check the value on terminal... it varies of SD configuration how much ram it would need. sd_ble_enable returns information about RAM.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>