<?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>Updating Bootloader in SDK 17.0.2 for NRF52810 not working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75219/updating-bootloader-in-sdk-17-0-2-for-nrf52810-not-working</link><description>I have developed an APP using SDK 15 (both BL and APP) updating Bootloader and APP which is working fine. 
 I have developed same app using SDK 17.0.2 (both BL and APP) 
 APP updating using DFU OTA and gets started but where as bootloader getting updated</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 May 2021 08:53:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75219/updating-bootloader-in-sdk-17-0-2-for-nrf52810-not-working" /><item><title>RE: Updating Bootloader in SDK 17.0.2 for NRF52810 not working</title><link>https://devzone.nordicsemi.com/thread/310345?ContentTypeID=1</link><pubDate>Wed, 19 May 2021 08:53:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4bcfaaf-a6de-467f-9223-e631847ccf70</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;The bootloader will erase the existing application to make room for the update image (single bank) if there&amp;#39;s not enough free flash to perform a dual bank update.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating Bootloader in SDK 17.0.2 for NRF52810 not working</title><link>https://devzone.nordicsemi.com/thread/310342?ContentTypeID=1</link><pubDate>Wed, 19 May 2021 08:50:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f72b24a2-a539-407e-89a1-82057c04f543</guid><dc:creator>Surya</dc:creator><description>&lt;p&gt;It is falling back in dfu mode.&lt;/p&gt;
&lt;p&gt;This is happening only when updating BL.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When I updated APP, it worked fine.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating Bootloader in SDK 17.0.2 for NRF52810 not working</title><link>https://devzone.nordicsemi.com/thread/310334?ContentTypeID=1</link><pubDate>Wed, 19 May 2021 08:21:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc806531-b915-402d-975e-05e78170403f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Sorry, I misread the question then, I thought you were attempting to upgrade from SDK 15 to SDK 17 through DFU. Thanks for clarifying. &lt;/p&gt;
[quote user=""]application is not getting started after that. how to debug this ?[/quote]
&lt;p&gt;First thing I would check is if the device falls back to DFU mode or not (i.e. see if it advertises or not). Next you may try to start a debug session with the bootloader or application project to try figure out if execution gets stuck somewhere or if it&amp;#39;s simply entering an endless boot loop.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating Bootloader in SDK 17.0.2 for NRF52810 not working</title><link>https://devzone.nordicsemi.com/thread/310240?ContentTypeID=1</link><pubDate>Tue, 18 May 2021 16:20:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fdb352ca-da91-4bc7-81ca-05e9f7d03359</guid><dc:creator>Surya</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am not updating BL developed in SDK 15. I am updating only BL.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have flashed SD + APP + BL developed in SDK 17. And tring to update only BL developed in SDK 17.&lt;/p&gt;
&lt;p&gt;The same has done with SDK 15 which is working (mentioned to convey procedure that I am following is correct)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating Bootloader in SDK 17.0.2 for NRF52810 not working</title><link>https://devzone.nordicsemi.com/thread/310236?ContentTypeID=1</link><pubDate>Tue, 18 May 2021 16:04:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:504c605c-3c2f-46e5-b90b-e88911c85296</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;But I assume the new app and bootloader based on SDK 17 is using the new Softdevice API? That means you have to update the SD+BL in one go followed by the new application to keep API compatibility at each step of the update.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating Bootloader in SDK 17.0.2 for NRF52810 not working</title><link>https://devzone.nordicsemi.com/thread/310217?ContentTypeID=1</link><pubDate>Tue, 18 May 2021 14:56:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da4b68b0-ed0e-4e75-ad12-43faa1e8e161</guid><dc:creator>Surya</dc:creator><description>&lt;p&gt;Thanks for your reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am not updating SD. Only updating BL.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/75098/is-it-possible-to-update-soft-device-in-nrf52810-through-dfu-ota"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/75098/is-it-possible-to-update-soft-device-in-nrf52810-through-dfu-ota&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The above question asked was completely different.&lt;/p&gt;
&lt;p&gt;I have mentioned same developed in SDK 15 and BL updating&amp;nbsp; is working fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating Bootloader in SDK 17.0.2 for NRF52810 not working</title><link>https://devzone.nordicsemi.com/thread/310091?ContentTypeID=1</link><pubDate>Tue, 18 May 2021 10:05:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b01e4ed-d61f-4b39-8782-04044ff581fd</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;This chip does not have enough flash to support a major over the air update from SDK 15&amp;nbsp; to 17. Please see my answer in your other post for more details: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/75098/is-it-possible-to-update-soft-device-in-nrf52810-through-dfu-ota"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/75098/is-it-possible-to-update-soft-device-in-nrf52810-through-dfu-ota&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>