<?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 Data Storage Read Issue SDK 12</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26343/flash-data-storage-read-issue-sdk-12</link><description>Hi all, 
 I&amp;#39;m attempting to develop a feature that will allow our users to personalize their device name. The user will have the ability to change the device name while connected by writing a personalised name to flash memory. When the device is reset</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Oct 2017 11:40:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26343/flash-data-storage-read-issue-sdk-12" /><item><title>RE: Flash Data Storage Read Issue SDK 12</title><link>https://devzone.nordicsemi.com/thread/103649?ContentTypeID=1</link><pubDate>Fri, 27 Oct 2017 11:40:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00ae0095-f0fb-4151-87db-66863c88107f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;What is the value of &lt;code&gt;flash_record.p_header-&amp;gt;length_words&lt;/code&gt;? I think your issue is that you are printing a char array with no termination char. Can you try setting &lt;code&gt;flash_name+(4*flash_record.p_header-&amp;gt;length_words) = &amp;#39;\0&amp;#39;&lt;/code&gt; before printing the name?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>