<?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>Nrf52833 stays in bootloader mode. Getting error No firmware to activate.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90417/nrf52833-stays-in-bootloader-mode-getting-error-no-firmware-to-activate</link><description>Hi Everyone, 
 I am using NRF52833 in my project and have implemented OTA on it. OTA works fine. One issue is when I program the device for the 1st time using the merged hex file, the device stays in bootloader mode. It does not jump to application even</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Feb 2023 12:42:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90417/nrf52833-stays-in-bootloader-mode-getting-error-no-firmware-to-activate" /><item><title>RE: Nrf52833 stays in bootloader mode. Getting error No firmware to activate.</title><link>https://devzone.nordicsemi.com/thread/407767?ContentTypeID=1</link><pubDate>Thu, 02 Feb 2023 12:42:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bda89f3e-55c5-4fc5-8c44-2f248e7bc172</guid><dc:creator>Yeicatl</dc:creator><description>&lt;p&gt;Hi Sigurd,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I managed to run the application. As I mentioned I&lt;span&gt;&amp;#39;m using a non-modified version of the DFU scure-bootloader example for the PCA10100 with the SDK16 in a nrf52833 Chip.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;After some debugging I managed to get my bootloader and my application running:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Compiling the secure bootloader for the nr52833 example&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Compiling the ble App UART example&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Creating valid bootloader settings with nrfjprog tool&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Merging everything&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Flashing it in my setup&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span&gt;Unfortunately I couldn&amp;#39;t figure out what I was doing wrong. I just went to the above mentioned process step by step and suddenly it worked.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks a lot anyways!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;BR,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Yeicatl&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52833 stays in bootloader mode. Getting error No firmware to activate.</title><link>https://devzone.nordicsemi.com/thread/406849?ContentTypeID=1</link><pubDate>Fri, 27 Jan 2023 13:01:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4dd6309-0433-4c5f-803b-2afc3eb35053</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Reading your log, I think your issue is different than the one in this case.&lt;/p&gt;
&lt;p&gt;Can you please create a new ticket explaining your issue?&lt;br /&gt;Also include link to this case for reference.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52833 stays in bootloader mode. Getting error No firmware to activate.</title><link>https://devzone.nordicsemi.com/thread/406825?ContentTypeID=1</link><pubDate>Fri, 27 Jan 2023 11:06:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d203d58a-d92d-4c25-b566-1006fb42b14c</guid><dc:creator>Yeicatl</dc:creator><description>&lt;p&gt;Hi Sigurd,&lt;/p&gt;
&lt;p&gt;Did you eventually solved the issue? I&amp;#39;m running into the same problem, but so far I haven&amp;#39;t found any solution for this problem.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using a non-modified version of the DFU scure-bootloader example for the PCA10100 with the SDK16 in a nrf52833 Chip. Here a log of the RTT Viewer:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt; 0&amp;gt; &amp;lt;info&amp;gt; app: Inside main
 0&amp;gt; &amp;lt;debug&amp;gt; app: In nrf_bootloader_init
 0&amp;gt; &amp;lt;debug&amp;gt; nrf_dfu_settings: Calling nrf_dfu_settings_init()...
 0&amp;gt; &amp;lt;debug&amp;gt; nrf_dfu_flash: Initializing nrf_fstorage_nvmc backend.
 0&amp;gt; &amp;lt;debug&amp;gt; nrf_dfu_settings: Using settings page.
 0&amp;gt; &amp;lt;debug&amp;gt; nrf_dfu_settings: Copying forbidden parts from backup page.
 0&amp;gt; &amp;lt;debug&amp;gt; nrf_dfu_settings: Destination settings are identical to source, write not needed. Skipping.
 0&amp;gt; &amp;lt;info&amp;gt; nrf_dfu_settings: Backing up settings page to address 0x7E000.
 0&amp;gt; &amp;lt;debug&amp;gt; nrf_dfu_settings: Destination settings are identical to source, write not needed. Skipping.
 0&amp;gt; &amp;lt;debug&amp;gt; app: Enter nrf_bootloader_fw_activate
 0&amp;gt; &amp;lt;info&amp;gt; app: No firmware to activate.
 0&amp;gt; &amp;lt;debug&amp;gt; nrf_dfu_validation: CRC check of app failed. Return 1
 0&amp;gt; &amp;lt;debug&amp;gt; app: App is valid
 0&amp;gt; &amp;lt;info&amp;gt; nrf_dfu_settings: Backing up settings page to address 0x7E000.
 0&amp;gt; &amp;lt;debug&amp;gt; nrf_dfu_settings: Destination settings are identical to source, write not needed. Skipping.
 0&amp;gt; &amp;lt;debug&amp;gt; app: Running nrf_bootloader_app_start with address: 0x00001000
 0&amp;gt; &amp;lt;debug&amp;gt; app: Disabling interrupts. NVIC-&amp;gt;ICER[0]: 0x0
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52833 stays in bootloader mode. Getting error No firmware to activate.</title><link>https://devzone.nordicsemi.com/thread/380031?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2022 06:42:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f385cc77-3dbb-4c10-b607-437ae7ce8e51</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi Snehal,&lt;/p&gt;
[quote user=""]Now what I have observed is the device stays in the bootloader mode. It does not automatically go into application mode.&amp;nbsp;[/quote]
&lt;p&gt;Is your application booted if you reset the device manually?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52833 stays in bootloader mode. Getting error No firmware to activate.</title><link>https://devzone.nordicsemi.com/thread/379349?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2022 14:30:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba32e55b-6993-48be-a9ee-85cf070efbd8</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Due to the vacation, we have limited resources in our support team.&lt;br /&gt;I will look more into your case, but it might take more time than usual.&lt;/p&gt;
&lt;p&gt;Thank you for your patience.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52833 stays in bootloader mode. Getting error No firmware to activate.</title><link>https://devzone.nordicsemi.com/thread/378881?ContentTypeID=1</link><pubDate>Wed, 27 Jul 2022 11:16:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77241ee9-05c8-4a6d-999f-16be8f8fd527</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi Snehal,&lt;/p&gt;
&lt;p&gt;I will look into your case.&lt;/p&gt;
&lt;p&gt;While I have a look, could you post links to the other threads you saw on this?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>