<?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 can I assign the maximum available pages to FDS?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29635/how-can-i-assign-the-maximum-available-pages-to-fds</link><description>I see I have more than 100 free pages (~ 101 KB) on Nrf51822 with SD130 but how can I assign all of them to the FDS module. I am going to manage a database with FDS on the maximum available space. 
 I am also wondering where I can find the map table</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Jan 2018 13:34:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29635/how-can-i-assign-the-maximum-available-pages-to-fds" /><item><title>RE: How can I assign the maximum available pages to FDS?</title><link>https://devzone.nordicsemi.com/thread/117704?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2018 13:34:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71384d33-1109-4ab4-b19d-fc7e498a03b8</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;When searching for record FDS will loop through the records in flash. They are stored using &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/lib_fds_format.html?cp=4_0_0_3_50_2"&gt;this&lt;/a&gt; format.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I assign the maximum available pages to FDS?</title><link>https://devzone.nordicsemi.com/thread/117703?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2018 13:20:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e70d4a2-80ec-48b4-a8ab-c7561da7b0b6</guid><dc:creator>Sansei</dc:creator><description>&lt;p&gt;The table the FDS is using for indexing/searching (based on the 16-bit RecordKey or 16-bit File ID); How does FDS map the result? I&amp;#39;m looking for the hash table it uses.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I assign the maximum available pages to FDS?</title><link>https://devzone.nordicsemi.com/thread/117702?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2018 11:45:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:826192ea-c8fa-4041-aca8-fb2f354f6e4e</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The reference table? I&amp;#39;m not sure I understand what you mean.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I assign the maximum available pages to FDS?</title><link>https://devzone.nordicsemi.com/thread/117706?ContentTypeID=1</link><pubDate>Tue, 23 Jan 2018 17:24:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:979f605f-bbde-427e-b803-f9bedf27214d</guid><dc:creator>Sansei</dc:creator><description>&lt;p&gt;By considering the PAGE SIZE now I can use the all available space, but how about finding the reference table as I need to look up through the available &amp;lt;file ID, Recordkey&amp;gt; pairs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I assign the maximum available pages to FDS?</title><link>https://devzone.nordicsemi.com/thread/117710?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2018 11:20:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:868ecce1-7f3d-4ee5-b5f0-758265de3352</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Why can&amp;#39;t you set it to more than 30? What happens? How much Peer Manager uses depends on the number of bonds and what kind of information is stored with each bond. See &lt;a href="https://devzone.nordicsemi.com/question/92146/peer-manager-flash-cycling-requirements/"&gt;this&lt;/a&gt; for more information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I assign the maximum available pages to FDS?</title><link>https://devzone.nordicsemi.com/thread/117705?ContentTypeID=1</link><pubDate>Mon, 22 Jan 2018 11:17:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4741245a-1d0b-4461-9652-de8e1b03a216</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;What are the complete laser markings on the nRF51822 chip?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I assign the maximum available pages to FDS?</title><link>https://devzone.nordicsemi.com/thread/117709?ContentTypeID=1</link><pubDate>Sun, 21 Jan 2018 20:41:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:add054a7-7a65-4c08-967d-74d8afc672d7</guid><dc:creator>Sansei</dc:creator><description>&lt;p&gt;How many pages of FDS will peer-manager use?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I assign the maximum available pages to FDS?</title><link>https://devzone.nordicsemi.com/thread/117708?ContentTypeID=1</link><pubDate>Sun, 21 Jan 2018 20:39:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c7953f0-7134-4c5d-896f-c32b686f235c</guid><dc:creator>Sansei</dc:creator><description>&lt;p&gt;I tried this previously, but I can&amp;#39;t set it to more than ~30 pages.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I assign the maximum available pages to FDS?</title><link>https://devzone.nordicsemi.com/thread/117707?ContentTypeID=1</link><pubDate>Sun, 21 Jan 2018 20:31:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:922d2a5e-ceb7-4dca-9e8f-d22278158447</guid><dc:creator>shibshab</dc:creator><description>&lt;p&gt;You set the amount of pages reserved for FDS using the defines:  &lt;code&gt;FDS_VIRTUAL_PAGES&lt;/code&gt; and &lt;code&gt;FDS_VIRTUAL_PAGE_SIZE&lt;/code&gt; found in the file &lt;code&gt;sdk_config.h&lt;/code&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>