<?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>S130 / SDK 12.3.0 Flash footprint</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22583/s130-sdk-12-3-0-flash-footprint</link><description>So, does anyone have practical advice for reducing the code size of peer_manager and related modules, so that the ble_app_template project fits on the nrf51822 128KB part? 
 This is for a very basic peripheral based on NUS service.
The related questions</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Jun 2017 11:13:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22583/s130-sdk-12-3-0-flash-footprint" /><item><title>RE: S130 / SDK 12.3.0 Flash footprint</title><link>https://devzone.nordicsemi.com/thread/88836?ContentTypeID=1</link><pubDate>Wed, 07 Jun 2017 11:13:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd44be51-b909-4cd4-b9c8-70288cf9ec1a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Rick,&lt;/p&gt;
&lt;p&gt;There ain&amp;#39;t much development for nRF51 lately, as SDK v12.3.0 is the last SDK version that support nRF51.&lt;/p&gt;
&lt;p&gt;It would be difficult to fit peer manager and all other module on a 128kB variant. It depends on your application&amp;#39;s requirements you can choose to use the module(s) or not.
If you don&amp;#39;t plan to have central role, you can think of using S110, which has smaller flash size  (96kB) compare to S130 (108kB).&lt;/p&gt;
&lt;p&gt;In addition, if your application doesn&amp;#39;t require bonding you can think of not using peer manager at all, and handle the events on your own. You can refer to ble_app_uart to see how we handle events without using peer manager.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>