<?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>Trouble flashing code to nrf52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53867/trouble-flashing-code-to-nrf52</link><description>Hi. 
 I have NRF52 DK. 
 I have successfully flashed TWI sensor example on to the board. 
 However, when I move forward with other projects in SDK like ble_app_uart and ble_app_blinky and flash it onto the board, it does without error. 
 But when I check</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Nov 2019 07:33:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53867/trouble-flashing-code-to-nrf52" /><item><title>RE: Trouble flashing code to nrf52</title><link>https://devzone.nordicsemi.com/thread/217883?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2019 07:33:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ab6c461-3355-4398-9208-50fecdbd7459</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please try full chip erase with nrfjprog before you load the Softdevice in keil:&lt;/p&gt;
&lt;p&gt;&amp;gt; nrfjprog --erase (&lt;a title="Programming nRF5x SoCs with nrfjprog" href="https://infocenter.nordicsemi.com/topic/ug_nrf5x_cltools/UG/cltools/nrf5x_nrfjprogexe.html?cp=6_1_3"&gt;Programming nRF5x SoCs with nrfjprog&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Keil will not erase the flash if it detects an existing Softedive in flash.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble flashing code to nrf52</title><link>https://devzone.nordicsemi.com/thread/217871?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2019 04:52:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:337579af-235d-4abc-8d4e-32773764c470</guid><dc:creator>shariq</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I just did &amp;quot;drag and drop&amp;quot; hex file. Its working. It shows &amp;quot;UART&amp;nbsp; started&amp;quot; in terminal application..&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t understand the problem with Keil uVision5.&lt;/p&gt;
&lt;p&gt;Can you tell me the source of the problem?&lt;/p&gt;
&lt;p&gt;-Shariq&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble flashing code to nrf52</title><link>https://devzone.nordicsemi.com/thread/217744?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 11:59:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd302e2d-9373-41cd-9c41-eb4b025b897a</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could you flash&amp;nbsp;ble_app_uart_pca10040_s132.hex under &amp;lt;nRF5_SDK&amp;gt;\examples\ble_peripheral\ble_app_uart\hex by&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop"&gt;nRFConnect&lt;/a&gt;/Programmer or&lt;/p&gt;
&lt;p&gt;the following command with &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools/Download"&gt;nRF-Command-Line-Tools&lt;/a&gt;&amp;nbsp;?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;nrfjprog --family NRF52 --program ble_app_uart_pca10040_s132.hex --chiperase --verify --reset&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>