<?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>Flash read/write with S340 SoftDevcie</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/95397/flash-read-write-with-s340-softdevcie</link><description>Hello, 
 I need help regarding flash memory read on nRF52840 device, SDk16, SD=340. 
 I have using the fds libarary for memory read/write in my code for many years now. However, after changing the softdevice from S140 to S340 started causing issues with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Feb 2026 10:19:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/95397/flash-read-write-with-s340-softdevcie" /><item><title>RE: Flash read/write with S340 SoftDevcie</title><link>https://devzone.nordicsemi.com/thread/560527?ContentTypeID=1</link><pubDate>Fri, 06 Feb 2026 10:19:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:384f537c-9acb-4f72-ab92-5b7b02ad6059</guid><dc:creator>TheBrownHobbit</dc:creator><description>&lt;p&gt;Sounds like we are experiencing the exact same issue (3 years later).&amp;nbsp; did you ever find a solution?&lt;br /&gt;&lt;br /&gt;Only difference is we are running SDK 17.1&lt;br /&gt;&lt;br /&gt;I will look into the other examples mentioned by Kenneth&amp;nbsp;and see if that helps me any.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Flash read/write with S340 SoftDevcie</title><link>https://devzone.nordicsemi.com/thread/404155?ContentTypeID=1</link><pubDate>Tue, 10 Jan 2023 15:04:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d59fc43-18e0-4a0e-8a26-84b666138a72</guid><dc:creator>Aftab</dc:creator><description>&lt;p&gt;There seems to be no difference in the fds read/write code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Flash read/write with S340 SoftDevcie</title><link>https://devzone.nordicsemi.com/thread/403798?ContentTypeID=1</link><pubDate>Mon, 09 Jan 2023 10:10:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9ad5c10-48b6-4457-9430-5ac079aa5038</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The S340 is much larger than S140, so that could be problematic. But other than that it should not be a problem to use S340, for instance you can find some projects are setup to use both S140 and S340 with fds, such as:&lt;/p&gt;
&lt;p&gt;&amp;lt;nRF5_SDK_17.1.0_ddde560&amp;gt;\examples\ble_peripheral\ble_app_hrs\pca10056\s340\&lt;/p&gt;
&lt;p&gt;I suggest to take a look at it for comparison.&lt;/p&gt;
&lt;p&gt;I also suggest to build your project with Debug (instead of Release), so you can set a breakpoint in your&amp;nbsp;app_error_fault_handler() to find what file, line and error code is causing the &amp;quot;crash&amp;quot;.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>