<?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 Update returning FDS_ERR_CRC_CHECK_FAILED in Event Handler</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67607/fds-update-returning-fds_err_crc_check_failed-in-event-handler</link><description>Hi, 
 I am having an issue with the FDS update command returning a CRC error as above. Any advice on how to fix this issue would be greatly appreciated. 
 Steps to recreate: 
 
 Init FDS - receive Init success event 
 Delete file (for completeness) -</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Nov 2020 11:09:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67607/fds-update-returning-fds_err_crc_check_failed-in-event-handler" /><item><title>RE: FDS Update returning FDS_ERR_CRC_CHECK_FAILED in Event Handler</title><link>https://devzone.nordicsemi.com/thread/279201?ContentTypeID=1</link><pubDate>Tue, 10 Nov 2020 11:09:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a0093e9-caa7-4db7-90b0-2c1d8ed63cf5</guid><dc:creator>RPDben</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Despite declaring the fds_record_t as const, the variable was being optimised out before the fds_record_write had finished executing which was removing the record from RAM, and causing this issue. Declaring the record as a global variable fixed the issue.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FDS Update returning FDS_ERR_CRC_CHECK_FAILED in Event Handler</title><link>https://devzone.nordicsemi.com/thread/277089?ContentTypeID=1</link><pubDate>Tue, 27 Oct 2020 10:19:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d6dc217-b9d1-4b26-865f-685d77d64289</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What FDS backend are you using? Could you share your config file?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>