<?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>Related to FDS in nRF52810</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41066/related-to-fds-in-nrf52810</link><description>Dear nordic, 
 i want to BLE+FDS application i have some doubts regarding this.52810 has only 192kb flash if i use both BLE application and FDS is it any problem occurs? 
 Is it support FDS with BLE application?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Dec 2018 09:36:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41066/related-to-fds-in-nrf52810" /><item><title>RE: Related to FDS in nRF52810</title><link>https://devzone.nordicsemi.com/thread/159913?ContentTypeID=1</link><pubDate>Mon, 03 Dec 2018 09:36:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efa1d1a9-930d-447f-8f5b-bd9420ee1a5c</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;This is ok if you do not have a bootloader to include in your device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related to FDS in nRF52810</title><link>https://devzone.nordicsemi.com/thread/159789?ContentTypeID=1</link><pubDate>Sat, 01 Dec 2018 06:15:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13a3b710-e367-41f6-9d7a-d049c741d043</guid><dc:creator>Alan Ajit</dc:creator><description>&lt;p&gt;Thanks for your replay. when i check my application size in .map file it show&amp;#39;s&lt;/p&gt;
&lt;p&gt;&lt;br /&gt; Total RO Size (Code + RO Data) 64700 ( 63.18kB)&lt;br /&gt; Total RW Size (RW Data + ZI Data) 41776 ( 40.80kB)&lt;br /&gt; Total ROM Size (Code + RO Data + RW Data) 65152 ( 63.63kB)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is this ok for FDS implementation in my Application?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related to FDS in nRF52810</title><link>https://devzone.nordicsemi.com/thread/159725?ContentTypeID=1</link><pubDate>Fri, 30 Nov 2018 14:11:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7db7706-afb9-4b55-a0f8-72fe34d72220</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;If you are using S112 will take 100KB so you have 92KB for rest of your application. If you use FDS then you need two more pages for SWAP and garbage collection so you are only left with (192 - 100 - 2*4) which is 84KB. If you can fit you application there, then you have no problem.&lt;/p&gt;
&lt;p&gt;Only problem is that if you need to fit the bootloader, then there is very limited amount of space. In that case you need to spare (1 page) 4KB for MBR settings and 4KB for bootloader settings, so your application+ bootloader will only be left with (84 -2*4) = 76KB.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can either fit a simple application there or a connectivity firmware so that you can use your chip purely as connectivity chip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>