<?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>nRF52DK nRF52832 system not executing the code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125330/nrf52dk-nrf52832-system-not-executing-the-code</link><description>I’m running a self-built BLE application on the nRF52DK board. It used to work fine before, but recently it has stopped working. The board still runs all the sample codes successfully, but when I try to run any BLE sample, the device’s BLE doesn’t appear</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Nov 2025 05:02:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125330/nrf52dk-nrf52832-system-not-executing-the-code" /><item><title>RE: nRF52DK nRF52832 system not executing the code</title><link>https://devzone.nordicsemi.com/thread/553898?ContentTypeID=1</link><pubDate>Tue, 11 Nov 2025 05:02:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8d298af-7c4e-41de-92f6-46667446e95a</guid><dc:creator>Parth V Shinde</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;&lt;span&gt;Asbj&amp;oslash;rn,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;ve no idea why the status LED still flickers and LED_2 still glows. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The board works well now. Seems it was a addressing issue from the code.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Anyways, the malfunction of those LED&amp;#39;s does not bother me. This is just a testbench to get things working for me.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thankyou for your help!!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Parth&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52DK nRF52832 system not executing the code</title><link>https://devzone.nordicsemi.com/thread/553866?ContentTypeID=1</link><pubDate>Mon, 10 Nov 2025 15:51:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:863aaca8-62ea-498d-bd40-efd979018bf2</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Hi Parth,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What changed?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Power LED could be supply issue on the port? Is the board recognised by the computer still?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Asbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52DK nRF52832 system not executing the code</title><link>https://devzone.nordicsemi.com/thread/553431?ContentTypeID=1</link><pubDate>Wed, 05 Nov 2025 12:37:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6bccdb9-6ad1-4693-b122-2d259f957044</guid><dc:creator>Parth V Shinde</dc:creator><description>&lt;p&gt;UPDATE: The code is running well and BLE is functioning well.&lt;/p&gt;
&lt;p&gt;The problem remains is about the Power LED. It still blinks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52DK nRF52832 system not executing the code</title><link>https://devzone.nordicsemi.com/thread/553428?ContentTypeID=1</link><pubDate>Wed, 05 Nov 2025 12:23:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63098ceb-a419-435b-8a9a-dcbd6a7c7bcf</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Which BLE example are you running and testing with then? Which SDK version is it from?&amp;nbsp;&lt;/p&gt;
[quote user="asfo"]If you check the UART log when running a BLE based code example, what is it printing?[/quote]
&lt;p&gt;This is started by default from the BLE examples in the SDK and printed if you connect a serial terminal to the kit.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Asbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52DK nRF52832 system not executing the code</title><link>https://devzone.nordicsemi.com/thread/553110?ContentTypeID=1</link><pubDate>Mon, 03 Nov 2025 07:04:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef2ecd89-e89f-4a07-be26-2f24dd074ac6</guid><dc:creator>Parth V Shinde</dc:creator><description>&lt;p&gt;Yes when I tried a blink program on LED2. It works perfectly, the LED is completely off and completely on for specified time.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;No, I didn&amp;#39;t do any hardware changes in the board. I used LCD 16x2 and ADXL345 using TWI, I2C protocol.&lt;/p&gt;
&lt;p&gt;I haven&amp;#39;t configured UART for BLE. The BT name is not visible when I upload the program. Even in sample programs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52DK nRF52832 system not executing the code</title><link>https://devzone.nordicsemi.com/thread/553008?ContentTypeID=1</link><pubDate>Fri, 31 Oct 2025 12:18:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e1df095-617d-4ae2-bb01-5289dae2e693</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Hello Parth,&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Is there something particular that you did before the board stopped working? Did you solder or move some components around?&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;The LED2 is showing to be lit up even if you are not enabling it? So have you been modifying some part of the board related to LED2 or it&amp;#39;s pin?&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;If you check the UART log when running a BLE based code example, what is it printing?&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Basically, the flickering of the status LED, the constant on LED2 and sudden change in behaviour on the BLE example sounds like some part of the board related to the nRF52832 has been changed. Either by accident or intentionally. It could lead to a short somewhere or reduced performance. What if you configure the pin related to LED2 to be off, are you able to switch the LED2 off then?&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Programming the device is still ok I assume?&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Best regards&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Asbjørn&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>