<?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>Writing in Flash</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63491/writing-in-flash</link><description>Hello, 
 I&amp;#39;m using nRF52840 with softdevice s140 and SDK 15.3. 
 I am able to run the examples/peripheral/flash_fstorage. 
 Copying the fstorage stuff into my own project, I &amp;#39;m trying to erase 1 page at 0x3e000 and write an array of 12bytes after erasing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Jul 2020 19:45:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63491/writing-in-flash" /><item><title>RE: Writing in Flash</title><link>https://devzone.nordicsemi.com/thread/258878?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2020 19:45:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c246a09b-be98-475a-8bbb-fa8af7e9afa0</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you made sure that address 0x3e000 does not overlap with the application code area? The softdevice occupies the area up to address&amp;nbsp;0x26000, so the application does not need to be huge to reach 0x3e000. Which example is your application based on? Can you post the code/project?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>