<?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>How do I use flash_fds example to read and write</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111561/how-do-i-use-flash_fds-example-to-read-and-write</link><description>Hi, Absolute beginner here. I&amp;#39;m currently working with the nrf52840-dk and wanted to test read write operations into flash memory with it. The idea is to use flash_fds and take its read/write implementation and merge it with the code I have for a microcontroller</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 May 2024 13:48:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111561/how-do-i-use-flash_fds-example-to-read-and-write" /><item><title>RE: How do I use flash_fds example to read and write</title><link>https://devzone.nordicsemi.com/thread/486482?ContentTypeID=1</link><pubDate>Wed, 29 May 2024 13:48:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:676fe49b-6e26-4b00-9748-c318fee9e559</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Glen,&lt;/p&gt;
&lt;p&gt;I am not sure what kind of trouble &amp;quot;initiating the FDS function&amp;quot; mean.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can refer to this DevZone case on how to add a library to a project:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/30904/how-to-add-library-to-a-sdk-example-in-segger-embedded-studio"&gt;How to add library to a SDK example, in Segger embedded studio&lt;/a&gt;&amp;nbsp;.&lt;/p&gt;
&lt;p&gt;If the problem is with running the function, then please check what error code it returns, and check what that means in the documentation.&lt;/p&gt;
&lt;p&gt;Please see that with generic problem description, I could only give generic advices. If you want more detailed help, I need more detailed descriptions.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I use flash_fds example to read and write</title><link>https://devzone.nordicsemi.com/thread/486269?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 20:02:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:041f1ca2-60ed-4c23-b238-9cb638224b74</guid><dc:creator>Glenyz</dc:creator><description>&lt;p&gt;Hi Hieu,&lt;br /&gt;&lt;br /&gt;Yes, I am currently using the nRF5 SDK. A lot of the project has already been implemented with dependencies from this SDK so I need to stick with it.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I was wondering how I can merge the fds with a program that I current have to maintain the fds read/write operations on my program. I am using the SEGGER studio IDE and am very new to it, so it may be some simple mistakes that I am making. Right now, I&amp;#39;m having trouble initiating the fds function after copying them over to my new code and adding the dependencies.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I will try to replicate what I did as I have been experimenting with the merge. Any tips would help a bunch.&lt;br /&gt;&lt;br /&gt;Appreciate the help,&lt;br /&gt;&lt;br /&gt;Glen&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I use flash_fds example to read and write</title><link>https://devzone.nordicsemi.com/thread/486268?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 19:47:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33954fa8-c516-4b96-ab10-cde54170bf94</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Glenyz,&lt;/p&gt;
&lt;p&gt;Since you mention flash_fds, I assume you are using the nRF5 SDK. You can refer to:&lt;/p&gt;
&lt;p&gt;- &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Flib_fds.html"&gt;The FDS (Flash Data Storage) library documentation&lt;/a&gt;&lt;br /&gt;- &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Flib_fds.html"&gt;The FDS example&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;However, please note that the nRF5 SDK is in &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf-connect-sdk-and-nrf5-sdk-statement"&gt;maintenance mode&lt;/a&gt;, and we do not recommend it for new projects.&amp;nbsp;Please consider the nRF Connect SDK (NCS) instead.&lt;/p&gt;
&lt;p&gt;With NCS, we have a blog on the topic here:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/persistent-storage-of-keys-and-data-using-the-nrf-connect-sdk"&gt;Persistent storage of keys and data using the nRF Connect SDK&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>