<?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>nRF52810 Blinky Example Not Running After Flash Without Debugger</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107925/nrf52810-blinky-example-not-running-after-flash-without-debugger</link><description>I am new to nRF chips and currently working with the nRF52810. I am developing with nRF Connect SDK and VSCode. 
 I have encountered an issue with the Blinky example (ncs\v2.5.1\zephyr\samples\basic\blinky). The program builds and flashes successfully</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 May 2024 09:13:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107925/nrf52810-blinky-example-not-running-after-flash-without-debugger" /><item><title>RE: nRF52810 Blinky Example Not Running After Flash Without Debugger</title><link>https://devzone.nordicsemi.com/thread/486347?ContentTypeID=1</link><pubDate>Wed, 29 May 2024 09:13:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b296728b-3f9d-4439-937e-2365d276556a</guid><dc:creator>davad</dc:creator><description>&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 Blinky Example Not Running After Flash Without Debugger</title><link>https://devzone.nordicsemi.com/thread/467360?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2024 12:28:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46232518-2380-48b4-843f-e8be7e676944</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Glad to know that this helped. Have a good weekend.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 Blinky Example Not Running After Flash Without Debugger</title><link>https://devzone.nordicsemi.com/thread/467314?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2024 09:22:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77f170f5-e720-4ab3-a6b7-519e36e1b67d</guid><dc:creator>lhhtyid1</dc:creator><description>&lt;p&gt;It was indeed for this reason. The problem has been resolved, thank you for your assistance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 Blinky Example Not Running After Flash Without Debugger</title><link>https://devzone.nordicsemi.com/thread/467291?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2024 06:19:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5be71a9b-d38e-4ffa-a7ef-ce06cdaa89fe</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;This looks similar to the description in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/33321/nrf52810-project-on-pca20032-only-starts-with-debugger"&gt;this thread&lt;/a&gt;. Check if you have enabled DCDC in your code. Check if&amp;nbsp;&lt;span&gt;BOARD_ENABLE_DCDC&amp;nbsp;is enabled in your config.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 Blinky Example Not Running After Flash Without Debugger</title><link>https://devzone.nordicsemi.com/thread/467272?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2024 02:01:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce6d8e98-2ef1-413e-9978-408ee96ead7a</guid><dc:creator>lhhtyid1</dc:creator><description>&lt;p&gt;When using the combination of Keil5 and nRF5_SDK, everything works as expected (for reference, the example used is `nRF5_SDK_17.1.0_ddde560\examples\peripheral\blinky\pca10040e\blank\arm5_no_packs\blinky_pca10040e.uvprojx`). Moreover, if I take the .hex file compiled by Keil and flash it to the chip using a different method, the chip still operates correctly.&lt;/p&gt;
&lt;p&gt;This leads me to suspect that the issues may be related to differences in how various SDKs handle the chip&amp;#39;s initialization. Do you have any insights into these discrepancies and how they might affect the operation?&lt;/p&gt;
&lt;p&gt;Any advice or suggestions would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;Thank you for your assistance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 Blinky Example Not Running After Flash Without Debugger</title><link>https://devzone.nordicsemi.com/thread/466978?ContentTypeID=1</link><pubDate>Wed, 31 Jan 2024 15:04:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:340060a6-6170-4f48-96cd-09379cabe9cf</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;What were the optimization levels you used? It might be possible that changing the optimization level in the compiler (or chose optimize for debugging?).&lt;/p&gt;
&lt;p&gt;Compiling the project shows that there is ample flash and ram size left. So I am guessing it should work. Probably change the CONFIG_&lt;span&gt;MAIN_STACK_SIZE value (increase/Decrease) to see if it effects.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I do not have a 810DK at hand but I can test this later this week to see if that sample works out of the box on the latest sdk for me.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>