<?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_record_read() return FDS_ERR_NOT_FOUND</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20089/fds_record_read-return-fds_err_not_found</link><description>I used SDK12.2.0 and S130 develop with 51422; 
 I want to test for fds write and read, I followed the fds_sample from github; it can write success, but no FDS_EVT_WRITE return ,and fds_recort_read() return FDS_ERR_NOT_FOUND, 
 what lead this, and how</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Mar 2017 03:28:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20089/fds_record_read-return-fds_err_not_found" /><item><title>RE: fds_record_read() return FDS_ERR_NOT_FOUND</title><link>https://devzone.nordicsemi.com/thread/78211?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2017 03:28:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:476181bd-eb4f-49f7-b53a-186d90b66baa</guid><dc:creator>MrFine</dc:creator><description>&lt;p&gt;Oh, I forgot this, It works now, Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fds_record_read() return FDS_ERR_NOT_FOUND</title><link>https://devzone.nordicsemi.com/thread/78210?ContentTypeID=1</link><pubDate>Fri, 03 Mar 2017 09:49:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb687021-0774-4eda-966b-5d31188eb88d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Did you remember to dispatch the events to the fs_event handler by adding &lt;code&gt;fs_sys_event_handler(sys_evt);&lt;/code&gt; inside &lt;code&gt;sys_evt_dispatch()&lt;/code&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fds_record_read() return FDS_ERR_NOT_FOUND</title><link>https://devzone.nordicsemi.com/thread/78214?ContentTypeID=1</link><pubDate>Fri, 03 Mar 2017 09:45:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:456d21b9-9951-4120-acd5-c189bdbc8030</guid><dc:creator>MrFine</dc:creator><description>&lt;p&gt;Hi Jorgen , but when I copy the fds to ble_app_uart, it didn`t work very well, it seem no FDS_EVENT_WRITE  event return , please help me to solve it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fds_record_read() return FDS_ERR_NOT_FOUND</title><link>https://devzone.nordicsemi.com/thread/78215?ContentTypeID=1</link><pubDate>Fri, 03 Mar 2017 08:41:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08817c04-c060-4018-a924-bf167baa673e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;No, peer manager is only in the example because it is used in the base example, ble_app_proximity, used for the FDS example. FDS is not dependent on peer manager, however, peer manager use FDS for storing bonding data. If you do not want to use peer manager, you can comment out or remove the line &lt;code&gt;peer_manager_init(erase_bonds);&lt;/code&gt; in main().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fds_record_read() return FDS_ERR_NOT_FOUND</title><link>https://devzone.nordicsemi.com/thread/78213?ContentTypeID=1</link><pubDate>Fri, 03 Mar 2017 02:04:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e193978-4820-4a32-a7e1-6dc01855792d</guid><dc:creator>MrFine</dc:creator><description>&lt;p&gt;From the code , it add peer manager which also used fds; so if I want use fds, I need add peer manager first ,is it ? and why?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fds_record_read() return FDS_ERR_NOT_FOUND</title><link>https://devzone.nordicsemi.com/thread/78212?ContentTypeID=1</link><pubDate>Thu, 02 Mar 2017 10:38:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99c6109e-ada8-4a1c-bdb1-837718ef505f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can find an example of FDS with SDK 12.2 and S130 in &lt;a href="https://devzone.nordicsemi.com/question/106433/how-to-read-flash-after-power-offon-for-nrf52/?answer=106688#post-id-106688"&gt;this answer&lt;/a&gt;. Note that you have to enable NRF_LOG module in &lt;em&gt;sdk_config.h&lt;/em&gt; by setting &lt;code&gt;#define NRF_LOG_ENABLED 1&lt;/code&gt; to get logging on UART.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>