<?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>Use nrf52832 to be a BLE Gateway . SRAM is not enough in NCS. How to optimize?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112963/use-nrf52832-to-be-a-ble-gateway-sram-is-not-enough-in-ncs-how-to-optimize</link><description>I use nrf52832 to be a BLE Gateway in NCS V1.4.2 
 I only added it in the prj.conf file CONFIG_BT=y CONFIG_BT_CENTRAL=y CONFIG_BT_GATT_CLIENT=y These configuration items, after compilation, occupy over 80% of SRAM Combined with the currently written code</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 Jul 2024 13:37:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112963/use-nrf52832-to-be-a-ble-gateway-sram-is-not-enough-in-ncs-how-to-optimize" /><item><title>RE: Use nrf52832 to be a BLE Gateway . SRAM is not enough in NCS. How to optimize?</title><link>https://devzone.nordicsemi.com/thread/493448?ContentTypeID=1</link><pubDate>Thu, 11 Jul 2024 13:37:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f9d1a95-7c35-4729-a75b-12acc93e31e0</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You can find general recommondations on how you can optimize your Bluetooth application in the SDK documentation here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/test_and_optimize/optimizing/index.html"&gt;https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/test_and_optimize/optimizing/index.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I also recommend considering using a more recent SDK version (the latest SDK version at the time of writing is v2.7.0). Multiple improvements have been made to the memory usage, among other things, which may help you reduce the overall memory footprint of your application.&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>