<?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>pstorage: how does it know which nvm belongs to which app?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1374/pstorage-how-does-it-know-which-nvm-belongs-to-which-app</link><description>Hello, 
 I need to store some data to flash, and am starting to review pstorage. My question: how does pstorage know which blocks belong to which application? It appears to be based entirely on order of initialization, but wanted to confirm. 
 Also</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Jan 2014 16:47:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1374/pstorage-how-does-it-know-which-nvm-belongs-to-which-app" /><item><title>RE: pstorage: how does it know which nvm belongs to which app?</title><link>https://devzone.nordicsemi.com/thread/6229?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2014 16:47:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0596c5f5-b17b-4835-abd7-2a88bd14c460</guid><dc:creator>Krishna Shingala</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;#39;block_id&amp;#39; field of pstorage_handle_t contains the flash page address that is used for the registered application in case it is useful information for you.&lt;/p&gt;
&lt;p&gt;Adding a new module to use flash in firmware should not be a problem as long as the older modules are registered in the previous order.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>