<?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 to write the data in nvmc block wise</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70012/how-to-write-the-data-in-nvmc-block-wise</link><description>Hi 
 I am working on nRF52832 , I want to store the data in NVMC . so I am trying to write the data blockwise , I saw the layout each page consists of Block 0-7 .To each block we can write the 512 bytes . how to write the data block wise or page 1 
 please</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Jan 2021 13:29:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70012/how-to-write-the-data-in-nvmc-block-wise" /><item><title>RE: how to write the data in nvmc block wise</title><link>https://devzone.nordicsemi.com/thread/287246?ContentTypeID=1</link><pubDate>Mon, 04 Jan 2021 13:29:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45014d81-239a-41c6-9395-cca854eac3a7</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can only write single 32-bit words to flash. Fstorage handles this internally for you when writing larger blocks.&lt;/p&gt;
&lt;p&gt;The code looks correct to me. I&amp;#39;m not sure what you mean by &amp;quot;&lt;span&gt;why my data is updating while reading&amp;quot;, can you elaborate on what the problem is?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>