<?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 write problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30715/fds-write-problem</link><description>Hi nordic 
 I am testing with an FDS example. I am reading and writing various data. But there was a problem in the writing process. I called fds_record_write () once, but when I read the memory using nrfjprog, I saw that the same data was written 3 times</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Feb 2018 12:38:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30715/fds-write-problem" /><item><title>RE: FDS write problem</title><link>https://devzone.nordicsemi.com/thread/121515?ContentTypeID=1</link><pubDate>Wed, 21 Feb 2018 12:38:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33ccf1a0-0156-49cf-8966-5d49848c22cc</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Then it is hard to tell anything without the code. Do you have everything in a single main.c file that you can attach here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FDS write problem</title><link>https://devzone.nordicsemi.com/thread/121501?ContentTypeID=1</link><pubDate>Wed, 21 Feb 2018 10:38:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:656dc404-8b6f-491f-bebb-6efc410f23ab</guid><dc:creator>hongpal</dc:creator><description>&lt;p&gt;Thank you for answer.&lt;br /&gt;However, I saw the record as nrfjprog when I uploaded the soft device and uploaded the application with nrfstdio. I did not reset it after I put the program.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FDS write problem</title><link>https://devzone.nordicsemi.com/thread/121499?ContentTypeID=1</link><pubDate>Wed, 21 Feb 2018 10:31:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba23c718-6ad5-4a45-832c-5ceda3944b4e</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you have an application that unconditionally writes the record, then it will write the record every time that application runs.&lt;/p&gt;
&lt;p&gt;My guess is that you have reset the board, either by turning power off/on, as part of programming, etc., three times, and that is the reason the record is written three times.&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>