<?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>Flashwrite example Read,Write and Erease</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17349/flashwrite-example-read-write-and-erease</link><description>I would like to use the flashwrite function to store some data in the flash. There is an example in SDK 11.0/peripheral. 
 But I have a few questions about the example: 
 EREASE 
 The erease seems to be easy. Just call flash_page_erase() with the page</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Oct 2016 14:59:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17349/flashwrite-example-read-write-and-erease" /><item><title>RE: Flashwrite example Read,Write and Erease</title><link>https://devzone.nordicsemi.com/thread/66674?ContentTypeID=1</link><pubDate>Wed, 26 Oct 2016 14:59:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c22b235-1c57-4c63-ac16-7fb4afe8c6b9</guid><dc:creator>Inspectron</dc:creator><description>&lt;p&gt;Thank you for support. I opened a case for this, because my other case has another question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Flashwrite example Read,Write and Erease</title><link>https://devzone.nordicsemi.com/thread/66673?ContentTypeID=1</link><pubDate>Wed, 26 Oct 2016 14:24:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d909a31a-200c-43ac-a5cf-01f41793f59d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;&lt;strong&gt;ERASE:&lt;/strong&gt;
When erasing flash, all bits are set back to 1, and when then writing, the needed bits are set to 0. To set a bit back to 1, you must erase the address again.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;WRITE/READ:&lt;/strong&gt; See my comments in your &lt;a href="https://devzone.nordicsemi.com/question/100459/store-data-without-soft-device/"&gt;previous thread&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>