<?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>Fail to program the read back HEX file via nRFgo studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24850/fail-to-program-the-read-back-hex-file-via-nrfgo-studio</link><description>Hi there, 
 I could program the HEX file to nRF51DK via nRFgo studio successfully and the board seems to work fine as well. And then, I try to read back the HEX file from the same nRF51DK, the tool shows &amp;quot;Read successful&amp;quot;. And then, I program this read</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Apr 2018 12:25:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24850/fail-to-program-the-read-back-hex-file-via-nrfgo-studio" /><item><title>RE: Fail to program the read back HEX file via nRFgo studio</title><link>https://devzone.nordicsemi.com/thread/127032?ContentTypeID=1</link><pubDate>Thu, 05 Apr 2018 12:25:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4baceff5-fd20-4f62-928e-fe6e0e5f206e</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have any problems reading the softdevice. It doesn&amp;#39;t cause any errors, and I can use it with the examples.&lt;/p&gt;
&lt;p&gt;Maybe you could post a new thread here on devzone explaining this issue closer?&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fail to program the read back HEX file via nRFgo studio</title><link>https://devzone.nordicsemi.com/thread/126423?ContentTypeID=1</link><pubDate>Fri, 30 Mar 2018 03:30:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4de29390-3bfe-4ada-b5e4-b41793db33b3</guid><dc:creator>liujirong888</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Joakim,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; what about the softdeivce?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;the readback hex don&amp;#39;t have the line&amp;quot;&lt;code&gt;0400000000FFFFFFFF&lt;/code&gt;.&amp;quot;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What should I do?&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/softdevice_5F00_readback.hex"&gt;devzone.nordicsemi.com/.../softdevice_5F00_readback.hex&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3323.s130_5F00_nrf51_5F00_2.0.1_5F00_softdevice.hex"&gt;devzone.nordicsemi.com/.../3323.s130_5F00_nrf51_5F00_2.0.1_5F00_softdevice.hex&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fail to program the read back HEX file via nRFgo studio</title><link>https://devzone.nordicsemi.com/thread/97868?ContentTypeID=1</link><pubDate>Mon, 04 Sep 2017 12:03:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f145fee5-0bf3-4731-bf70-8a750b7b1b31</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;No problem, happy to help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fail to program the read back HEX file via nRFgo studio</title><link>https://devzone.nordicsemi.com/thread/97867?ContentTypeID=1</link><pubDate>Mon, 04 Sep 2017 12:02:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa636842-8d20-4df9-b12b-ae62ecb629f9</guid><dc:creator>stephen</dc:creator><description>&lt;p&gt;It works, thanks a lot!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fail to program the read back HEX file via nRFgo studio</title><link>https://devzone.nordicsemi.com/thread/97866?ContentTypeID=1</link><pubDate>Fri, 01 Sep 2017 13:39:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f86b1bed-2d34-4893-961a-8dd6503168e7</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi stephen!&lt;/p&gt;
&lt;p&gt;If you erase the second last line of the &lt;code&gt;blinky_readbak.hex&lt;/code&gt; and then flash the hex-file it should work. The line you should remove is: &lt;code&gt;:0400000000FFFFFFFF&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t quite know why this line gets added, but I will take a look at it and I will edit my answer if I can find a better solution for you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>