<?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 to fit SDK15+S112+APP(with SC)+DFU into NRF52810</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53611/how-to-fit-sdk15-s112-app-with-sc-dfu-into-nrf52810</link><description>Hi, 
 I need to know if it&amp;#39;s possible get the firmware work using 52810 with 192K flash. As far as I know, S112 takes 100K, APP with secure connection takes ~85K(ble_app_hrs_pca10040_s132.uvprojx), DFU use 24K, it seems not possible to use 52810 for this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Oct 2019 07:55:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53611/how-to-fit-sdk15-s112-app-with-sc-dfu-into-nrf52810" /><item><title>RE: How to fit SDK15+S112+APP(with SC)+DFU into NRF52810</title><link>https://devzone.nordicsemi.com/thread/216992?ContentTypeID=1</link><pubDate>Mon, 28 Oct 2019 07:55:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36657df5-54be-4863-be5a-9bdfa5c2672b</guid><dc:creator>slapab</dc:creator><description>&lt;p&gt;Yes these modules require additional memory area. &lt;br /&gt;See chapter &amp;quot;Memory layout&amp;quot; (at the bottom) &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_bootloader.html"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_bootloader.html&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;FDS library also will require at least two virtual pages to proper operation, the page size is configurable (default is 1024B). See its documentation for more details: &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_fds.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_fds.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to fit SDK15+S112+APP(with SC)+DFU into NRF52810</title><link>https://devzone.nordicsemi.com/thread/216940?ContentTypeID=1</link><pubDate>Sat, 26 Oct 2019 01:54:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55183b79-cdf2-4459-bf93-3b98730315eb</guid><dc:creator>wslkh</dc:creator><description>&lt;p&gt;I set&amp;nbsp;&lt;span&gt;&amp;nbsp;NRF_LOG_ENABLED to 0 and the APP size is ~63K, it seem it would work since 100+63+24=187 &amp;lt; 192. But I wonder if peer manager / FDS / DFU or other module would need more FLASH page to store user data? I am not quite sure. Could you&amp;nbsp;clarify this? Thanks.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to fit SDK15+S112+APP(with SC)+DFU into NRF52810</title><link>https://devzone.nordicsemi.com/thread/216804?ContentTypeID=1</link><pubDate>Fri, 25 Oct 2019 11:17:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:850e260a-5135-40a7-bc66-822222d3d198</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote userid="14340" url="~/f/nordic-q-a/53611/how-to-fit-sdk15-s112-app-with-sc-dfu-into-nrf52810"]AM I missing something?[/quote]
&lt;p&gt;No. 100+85+24 = 209, so you won&amp;#39;t be able to fit that into 192K flash. However, you could try to disable logging in the app, by setting&amp;nbsp;NRF_LOG_ENABLED to 0 in sdk_config.h,&amp;nbsp;this should reduce the size of the app, and you might be able to reduce it enough so that it fit into 192K.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>