<?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>Write 16K data to nRF52833 FDS at a time.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80720/write-16k-data-to-nrf52833-fds-at-a-time</link><description>hi, 
 I intend to use SDK17.02 to write 16K data to nRF52833 FDS at a time. I&amp;#39;m not sure that&amp;#39;s going to be a problem.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Oct 2021 11:58:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80720/write-16k-data-to-nrf52833-fds-at-a-time" /><item><title>RE: Write 16K data to nRF52833 FDS at a time.</title><link>https://devzone.nordicsemi.com/thread/334336?ContentTypeID=1</link><pubDate>Fri, 15 Oct 2021 11:58:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b67b6638-dea3-4e4d-bc10-bd60232cf278</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The maximum size of a FDS record is the (virtual) page size. See &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/54659/fds---max-flash-storage-size-file-size-and-record-size/222051#222051"&gt;this post&lt;/a&gt;. I&amp;nbsp;suggest you split your data over several records so that they fit within a single physical page. This way you avoid having multiple physical pages as swap pages.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>