<?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>flash write</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57120/flash-write</link><description>hi, 
 i able to write and read unsigned integer value from the flash, but when i try to write some string to it ,the device is not responding. 
 void Reading_the_data_from_flash(void) { static char rec_data; 
 nrf_fstorage_read(&amp;amp;fstorage,0x3e000, &amp;amp;READ_BAUDRATE_FLASH</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jan 2020 14:45:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57120/flash-write" /><item><title>RE: flash write</title><link>https://devzone.nordicsemi.com/thread/231939?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2020 14:45:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70915920-1bf8-4b06-9436-8271d089cfbe</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Could you be more specific on which function that returns 0x43?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flash write</title><link>https://devzone.nordicsemi.com/thread/231848?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2020 11:15:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ed213b5-13fe-4b2a-ae66-e9f467dcdb07</guid><dc:creator>jagadeesh surneni</dc:creator><description>&lt;p&gt;its continuosly giving me 0x43 value&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: flash write</title><link>https://devzone.nordicsemi.com/thread/231828?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2020 10:10:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de4748e0-6c4f-45ad-9e5f-6276d66fdd18</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What do you mean by not responding, are you getting any errors? Have you tried &lt;a href="https://www.youtube.com/watch?v=uP8RYgYGRvI"&gt;debugging &lt;/a&gt;your application? The &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/fstorage_example.html?cp=7_1_4_6_10"&gt;Flash storage&lt;/a&gt; example from the SDK shows how to write a string to flash.&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>