<?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>FDS GC returns success but subsequent writes do not work until soft reset</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35167/fds-gc-returns-success-but-subsequent-writes-do-not-work-until-soft-reset</link><description>FDS uses softdevice API. SDK 14.0.0 
 FDS writes are all successful for the same file id and different record keys until the flash is full 
 fds_delete_record() is called for all the records with a certain file id one by one 
 fds_gc() is called ( a few</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Jun 2018 06:31:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35167/fds-gc-returns-success-but-subsequent-writes-do-not-work-until-soft-reset" /><item><title>RE: FDS GC returns success but subsequent writes do not work until soft reset</title><link>https://devzone.nordicsemi.com/thread/135052?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 06:31:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6517ab4-284e-43cc-b717-ab8f6e2dd5ff</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Abhipray,&lt;/p&gt;
&lt;p&gt;I am glad to hear that you figured it out.&lt;/p&gt;
&lt;p&gt;Thanks for sharing what solved the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FDS GC returns success but subsequent writes do not work until soft reset</title><link>https://devzone.nordicsemi.com/thread/135030?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 02:43:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab2d83b7-edb0-41c4-8925-6ac38b504774</guid><dc:creator>abhipray</dc:creator><description>&lt;p&gt;Turns out that the issue was that all the records being marked for deletion via fds_record_delete() were still open. Closing them fixes the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>