<?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>Flash storage of proxy_client of mesh-sdk-2.1.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36349/flash-storage-of-proxy_client-of-mesh-sdk-2-1-1</link><description>Hi Nordic experts: 
 I want to know more exactly about the flash usage of the proxy_client example of mesh-sdk-2.1.1, 
 As I dig down the source code so far, I find there is &amp;quot;NET_FLASH_PAGE_COUNT=1&amp;quot; and &amp;quot;DSM_FLASH_PAGE_COUNT=1&amp;quot; definition when PERSISTENT_STORAGE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Jul 2018 01:01:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36349/flash-storage-of-proxy_client-of-mesh-sdk-2-1-1" /><item><title>RE: Flash storage of proxy_client of mesh-sdk-2.1.1</title><link>https://devzone.nordicsemi.com/thread/139975?ContentTypeID=1</link><pubDate>Fri, 13 Jul 2018 01:01:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aae33dc9-4a55-4273-b303-cf8b45c0c588</guid><dc:creator>jowei</dc:creator><description>&lt;p&gt;Hi Hung Bai, thanks for your infomation, it&amp;#39;s useful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Flash storage of proxy_client of mesh-sdk-2.1.1</title><link>https://devzone.nordicsemi.com/thread/139954?ContentTypeID=1</link><pubDate>Thu, 12 Jul 2018 17:10:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:043c5b6a-714e-44b6-9cc9-33caefdc1811</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi ,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The NET_FLASH_PAGE stores the network state data such as IV number and sequence number of the node. See&amp;nbsp;seqnum_block_allocate() and&amp;nbsp;flash_store_iv_index() and&amp;nbsp;net_state_recover_from_flash()&lt;/p&gt;
&lt;p&gt;The DSM_FLASH_PAGE stores the Device stat manager data including addresses, appkey, subnet keys, device key. Please have a look at device_state_manager.c&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t think we have other pages used in our example, except for the defrag recovery page as mentioned in the flash manager documentation. The net state page located right before the defrag recovery page and the dsm page located before the net state page, check function&amp;nbsp;dsm_flash_area_get().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>