<?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>Peer manager storage full</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43175/peer-manager-storage-full</link><description>Hi, 
 let&amp;#39;s say fds storage doesn&amp;#39;t have enough space, but it can be freed by running garbage collector. Now, new peer connects and initiates bonding procedure. My questions: 
 1) Does peer manager launch garbage collector (I guess it does function pm_handler_flash_clean</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Feb 2019 14:12:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43175/peer-manager-storage-full" /><item><title>RE: Peer manager storage full</title><link>https://devzone.nordicsemi.com/thread/169092?ContentTypeID=1</link><pubDate>Fri, 01 Feb 2019 14:12:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d50f5ee-f3b1-402c-a604-3db4801e08d6</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1. Yes as long as you call&amp;nbsp;pm_handler_flash_clean(p_evt); from your PM callback. E.g.,.&amp;nbsp;static void pm_evt_handler(pm_evt_t const * p_evt) {pm_handler_flash_clean(p_evt); ..}&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. PM will make a new attempt to store the data once GC is finished&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3. Yes because the data is stored after the bonding procedure is completed on air.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>