<?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>New nRF52832 will not start with Softdevice (S132 SDK14.2)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30257/new-nrf52832-will-not-start-with-softdevice-s132-sdk14-2</link><description>I have two nRF52832 devices. One of them I have been using for a while and the other is brand new. My BLE application will flash and run just fine on the old device but not on the new one. I have flashed S132 and the application code using the same procedure</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Feb 2018 19:39:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30257/new-nrf52832-will-not-start-with-softdevice-s132-sdk14-2" /><item><title>RE: New nRF52832 will not start with Softdevice (S132 SDK14.2)</title><link>https://devzone.nordicsemi.com/thread/120166?ContentTypeID=1</link><pubDate>Wed, 07 Feb 2018 19:39:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4fcf6ff-f1de-4089-a57c-18c3ffed3998</guid><dc:creator>YYZ</dc:creator><description>&lt;p&gt;Thanks for the prompt response Vidar, that seems to have fixed it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New nRF52832 will not start with Softdevice (S132 SDK14.2)</title><link>https://devzone.nordicsemi.com/thread/120018?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2018 20:56:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8d0ad4f-6c74-4f38-973a-dff6e810f6c0</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The master boot record (MBR) assumes that a bootloader is present if UICR-&amp;gt;NRFFW[0] has been written to (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.sds/dita/softdevices/s130/mbr_bootloader/mbr_sd_reset_behavior.html?cp=2_3_1_0_11_2"&gt;MBR startup sequence&lt;/a&gt;). Did you check that address as well? Assuming this register is set the solution would be to do a full chip erase or an UICR erase. I&amp;#39;m not sure if jlink commander supports full erase / uicr erase, you may have to write to the NVMC peripheral directly in that case. With nrfjprog you can use the following commands:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;nrfjprog -e // full chiperase&lt;/li&gt;
&lt;li&gt;nrfjprog --eraseuicr &amp;nbsp; &lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>