<?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>nRF takes a long time 3-6 minutes to boot</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39197/nrf-takes-a-long-time-3-6-minutes-to-boot</link><description>I have two boards. I ran the exact same commands on both boards. The commands flash the same bootloader+app+softdevice+app settings hex file. One board reboots into the application only once, while on the other board, I can reset the application as many</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Oct 2018 06:32:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39197/nrf-takes-a-long-time-3-6-minutes-to-boot" /><item><title>RE: nRF takes a long time 3-6 minutes to boot</title><link>https://devzone.nordicsemi.com/thread/151949?ContentTypeID=1</link><pubDate>Mon, 08 Oct 2018 06:32:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:235d4810-e784-4de1-acdf-f8004228b5aa</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;The Secure Bootloader will remain in bootloader mode upon start up if the GPREGRET register or the bootloader button pin(Pin 16) is asserted, see&amp;nbsp;dfu_enter_check() in nrf_bootloader.c. You can try to debug the bootloader to see if it starts the application or remains in bootloader mode.&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF takes a long time 3-6 minutes to boot</title><link>https://devzone.nordicsemi.com/thread/151879?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 18:23:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0640e77c-d3f9-4dab-96d3-9f2738ec6047</guid><dc:creator>Andrew Ong</dc:creator><description>&lt;p&gt;But this is not about whether RTT connects to my application. My application does not start at all. There are LEDs on the board that turn blue when the application starts. On one board, it takes many minutes for them to turn blue and on the other, they turn blue instantly. I was wondering if there is something like the GPREGRET register in the secure bootloader that makes it wait there for many minutes.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF takes a long time 3-6 minutes to boot</title><link>https://devzone.nordicsemi.com/thread/151822?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 11:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8514fa0d-a9c6-4e0a-87af-bb7e950386ae</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;It is possible to&amp;nbsp;place the Segger RTT control block at the same location in RAm for both the application and bootloader. Then you do not need to reconnect after the bootloader jumps to the application. See this case for the instructions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/30310/easy-way-to-merge-bootloader-and-application-rtt-output"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/30310/easy-way-to-merge-bootloader-and-application-rtt-output&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF takes a long time 3-6 minutes to boot</title><link>https://devzone.nordicsemi.com/thread/151791?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 10:01:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7b9f1fd-2fdd-4f6e-b3d7-0564def01ce6</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;The boot behavior should be the same. You&amp;#39;re probably experiencing a known RTT issue where it fails to seamlessly transition from bootloader to app. Try again and if nothing happens after pressing &amp;quot;g&amp;quot;, type &amp;quot;connect&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>