<?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>To erase persitent data from NVMC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69958/to-erase-persitent-data-from-nvmc</link><description>Hi, 
 I am developing an small application which helps to erase the persitent memory 
 mesh_stack_persistence_flash_usage(const uint32_t ** pp_start, uint32_t * p_length); 
 erase_as_much_as_possible(const flash_operation_t * p_erase_op, ts_timestamp_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Jan 2021 10:42:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69958/to-erase-persitent-data-from-nvmc" /><item><title>RE: To erase persitent data from NVMC</title><link>https://devzone.nordicsemi.com/thread/287185?ContentTypeID=1</link><pubDate>Mon, 04 Jan 2021 10:42:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1831a04-549c-41ee-a5cb-a31a5909bd83</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The function erase_as_much_as_possible() is an internal function used by the mesh stack. For flash operations from the application you should use the public API of the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fgroup__FLASH__MANAGER.html"&gt;flash manager&lt;/a&gt;, or use other API calls that will clear flash contents, such as e.g. &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fgroup__MESH__STACK.html&amp;amp;anchor=gaabcc23d48f359c375ba3e89105c578c7"&gt;mesh_stack_config_clear()&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>