<?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>Failure to start the device after programming the device with nrfjprog -- commands.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36457/failure-to-start-the-device-after-programming-the-device-with-nrfjprog----commands</link><description>We are using the nrf51822 chip, however after typing the command: nrfjprog --memrd 0x10001080 -f NRF51, the chip is no longer able to start. 
 We have tried resetting the chip using nrfjprog --recover, nrfjprog -e, and nrfjprog eraseuicr but still the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Jul 2018 16:51:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36457/failure-to-start-the-device-after-programming-the-device-with-nrfjprog----commands" /><item><title>RE: Failure to start the device after programming the device with nrfjprog -- commands.</title><link>https://devzone.nordicsemi.com/thread/140445?ContentTypeID=1</link><pubDate>Tue, 17 Jul 2018 16:51:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83eb9bf8-8639-4c31-93b1-ef784e15c1cf</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;When you program the chip with nrf51422_xxac_s130.hex, is that the same firmware that was on the chip when the firmware was running? Does the firmware use the UICR registers? Are you able to debug your project in an IDE?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failure to start the device after programming the device with nrfjprog -- commands.</title><link>https://devzone.nordicsemi.com/thread/140162?ContentTypeID=1</link><pubDate>Mon, 16 Jul 2018 07:51:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0811c406-6222-4ade-9a12-b3b99b26c649</guid><dc:creator>Tommy Buntez</dc:creator><description>&lt;p&gt;I tried running these commads, but the problem is still there...&lt;/p&gt;
&lt;p&gt;Erase all, program SoftDevice and verify:&lt;/p&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;pre&gt;&lt;code&gt;nrfjprog.exe --family NRF51 --program s130_softdevice.hex --chiperase --verify
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;Program application and verify (use&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;--sectorerase&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in addition to erase old application before programming):&lt;/p&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;pre&gt;&lt;code&gt;nrfjprog.exe --family NRF51 --program nrf51422_xxac_s130.hex --verify
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;Apply reset in order to start the application.&lt;/p&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;pre&gt;&lt;code&gt;nrfjprog.exe --family NRF51 --reset&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>