<?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>NRF52 OTA DFU bootloader too slow</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50289/nrf52-ota-dfu-bootloader-too-slow</link><description>Hi, 
 our application is nearly finnished now, but I noticed, that after adding the secure_ble bootloader, the program enters the bootloader at poweron, then enters my application, but it takes about a full 1-2 seconds until it enters main. my application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Aug 2019 13:12:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50289/nrf52-ota-dfu-bootloader-too-slow" /><item><title>RE: NRF52 OTA DFU bootloader too slow</title><link>https://devzone.nordicsemi.com/thread/202641?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2019 13:12:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac20428a-b9b0-40b8-a6b6-70ef38114184</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Have you tried to debug the bootloader project to find out what&amp;#39;s delaying the startup? Since the delay is several seconds, it should be possible to halt the CPU during startup to see where the program is &amp;quot;stuck&amp;quot; (repeat a few times to verify that stops in the same address range).&lt;/p&gt;
&lt;p&gt;Also, please note that&amp;nbsp;you&amp;nbsp;need to migrate your code to SDK 15/s140 6 before you go in production. The SD/SDK combo you&amp;#39;re using is not production-ready. The MBR included in the alpha release&amp;nbsp;will for instance not support DFU of the bootloader itself. This means that you can&amp;#39;t&amp;nbsp;DFU to Softdevice version 6 or 7 either.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 OTA DFU bootloader too slow</title><link>https://devzone.nordicsemi.com/thread/202616?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2019 12:39:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a68854c-5f5f-4254-9fc4-81ca65e99603</guid><dc:creator>jonas.woerner</dc:creator><description>&lt;p&gt;hrm. all I did was changing the RSA key. without bootloader my app starts almost immidately, with bootloader it takes 2-3 seconds. I am using the SDK14 with S140 alpha softdevice ( I cannot use any other for the moment)&lt;/p&gt;
&lt;p&gt;any more Ideas?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 OTA DFU bootloader too slow</title><link>https://devzone.nordicsemi.com/thread/200946?ContentTypeID=1</link><pubDate>Mon, 29 Jul 2019 11:38:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:809d06d0-0cd0-480d-946b-398a18ef6e12</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi Jonas,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s not possible to skip bootloader execution on startup as it is responsible for validating the main app, but it should only take a few milliseconds to do so. Have you made any changes to the original bootloader code that could potentially delay startup?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>