<?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>Blocking flash write</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4302/blocking-flash-write</link><description>Is there a way to implement a blocking flash write without dealing with system events. Periodically, every 10 seconds or so, I need to dump a large amount of data to flash (~3kb). I don&amp;#39;t care about anything else at that point. I&amp;#39;d like the system to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Nov 2014 10:38:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4302/blocking-flash-write" /><item><title>RE: Blocking flash write</title><link>https://devzone.nordicsemi.com/thread/15325?ContentTypeID=1</link><pubDate>Tue, 04 Nov 2014 10:38:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cd84bc1-a479-43c7-91c2-01c9415d9016</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;When using S110 softdevice, you should use &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/doc/7.0.0/s110/html/a00073.html"&gt;Pstorage module&lt;/a&gt; in order to safely write to flash. There is a Pstorage example code available on &lt;a href="https://devzone.nordicsemi.com/question/15271/how-can-i-write-10kb-of-data-to-internal-flash/?answer=17300#post-id-17300"&gt;this thread&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>