<?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>Is there a way to write the value to the specified address on the flash?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79844/is-there-a-way-to-write-the-value-to-the-specified-address-on-the-flash</link><description>Hello. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0). 
 I want to read / write a value to the specified address of the flash. According to my research, FDS can read and write, but it is not saved in a fixed location. Is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Sep 2021 10:09:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79844/is-there-a-way-to-write-the-value-to-the-specified-address-on-the-flash" /><item><title>RE: Is there a way to write the value to the specified address on the flash?</title><link>https://devzone.nordicsemi.com/thread/330439?ContentTypeID=1</link><pubDate>Tue, 21 Sep 2021 10:09:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ee0cbfe-62bc-47eb-bc7f-4d5572116240</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Do you want to write to the flash from the CPU itself, or through the debugger from a PC?&lt;/p&gt;
&lt;p&gt;If you use the SoftDevice you can use the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.3.0/group___n_r_f___s_o_c___f_u_n_c_t_i_o_n_s.html?cp=4_7_3_1_2_7_2_9#gae5361e65cbb5e7f6e258947a394c9b55"&gt;sd_flash_write(..)&lt;/a&gt; function to write to a specific address in flash. Just make sure to use an area of the flash that is not used for anything else (FDS for instance).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>