<?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>Result 0x000A from fds event hanlder</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72868/result-0x000a-from-fds-event-hanlder</link><description>This result is happening very seldomly but I can see it on the logs. First I get a 0x0000 result and then a 0x000A result in the fds event hanlder after calling the fds_record_update function. fds_record_update is returning FDS_SUCCESS. 
 The event value</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Mar 2021 11:52:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72868/result-0x000a-from-fds-event-hanlder" /><item><title>RE: Result 0x000A from fds event hanlder</title><link>https://devzone.nordicsemi.com/thread/300372?ContentTypeID=1</link><pubDate>Wed, 17 Mar 2021 11:52:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e1c716e-a33a-47a5-83d9-deb519e6ba4d</guid><dc:creator>Ignacio</dc:creator><description>&lt;p&gt;Sorted! I set a flag on when an fds operation is called and then it is clear by the fds event handler. It was a recurrent request issue when the first request has not been processed yet.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Result 0x000A from fds event hanlder</title><link>https://devzone.nordicsemi.com/thread/300237?ContentTypeID=1</link><pubDate>Tue, 16 Mar 2021 20:38:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0752d6ee-5707-4dff-8840-f294c7bae9f3</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]First I get a 0x0000 result and then a 0x000A result in the fds event hanlder after calling the fds_record_update function[/quote]
&lt;p&gt;&amp;nbsp;So what sort of event has the FDS_ERR_NOT_FOUND status? What is the event ID (p_evt-&amp;gt;id)?&lt;/p&gt;
&lt;p&gt;Do you use CRC in your FDS configuration? What are these definitions set to?&lt;/p&gt;
&lt;p&gt;FDS_CRC_CHECK_ON_READ&lt;br /&gt;FDS_CRC_CHECK_ON_WRITE&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Are the calls that sometimes returns FDS_ERR_NOT_FOUND called a very short time after another FDS call? Please remember that e.g. an fds write will return NRF_SUCCESS immediately, but the record is not actually written until you receive the callback.&lt;/p&gt;
&lt;p&gt;Is there some way for me to reproduce this on a DK?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>