<?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>NRF52832 does not start after power on</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121979/nrf52832-does-not-start-after-power-on</link><description>Dear all, 
 1) I flash the code through the debugger to my pcb and it is running correctly (just on/off some LEDs). 
 2) I remove the JTAG+SWD connector, the project still works as expected. 
 3) I reset it and the system starts working normally. This</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Jun 2025 12:50:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121979/nrf52832-does-not-start-after-power-on" /><item><title>RE: NRF52832 does not start after power on</title><link>https://devzone.nordicsemi.com/thread/537876?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 12:50:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f01b7454-df37-470a-9b8a-bb82f29db79d</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You can refer to this&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/118547/firmware-not-running-on-custom-board-working-on-dev-kit---nrf52832"&gt; recent DevZone ticket&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 does not start after power on</title><link>https://devzone.nordicsemi.com/thread/537829?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 10:24:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a35038aa-e02f-4c56-9830-d12b01ffe84a</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;DCDC is no longer a config option, you must have found old code/documentation. Its now handled in the device tree.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Put somehing like this in your overlay:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;reg {
	regulator-initial-mode = &amp;lt;NRF5X_REG_MODE_LDO&amp;gt;;
};&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>