<?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>Trouble reading structure from fds_read after update</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28204/trouble-reading-structure-from-fds_read-after-update</link><description>I had successfully write a structure data to fds. After which, I would like to update the same file and record key with new values of a structure. After updating, I will read one of the element from structure to ensure value is successfully updated. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Dec 2017 14:22:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28204/trouble-reading-structure-from-fds_read-after-update" /><item><title>RE: Trouble reading structure from fds_read after update</title><link>https://devzone.nordicsemi.com/thread/111424?ContentTypeID=1</link><pubDate>Mon, 11 Dec 2017 14:22:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e4ee0ff-c2c4-44e7-b589-034e7dada83b</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Which SDK version are you using? Note that &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/lib_fds.html?cp=4_0_0_3_50"&gt;FDS&lt;/a&gt; operate asynchronously, meaning you will have to wait for the callback after a read before doing a read operation. Please check out the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/fds_example.html?cp=4_0_0_4_6_8"&gt;FDS example in SDK 14.2&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>