<?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>Bootloader and application both running at the same time?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11810/bootloader-and-application-both-running-at-the-same-time</link><description>Hello, 
 I want to import DFU bootloader to my project. Now i got DFU working with &amp;quot;hrm&amp;quot; example. I can upload .zip file to my nRF and everything works perfect. 
 When i want to upload with DFU .zip file with my apllication, module (nRF) doesn&amp;#39;t advertise</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Feb 2016 10:13:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11810/bootloader-and-application-both-running-at-the-same-time" /><item><title>RE: Bootloader and application both running at the same time?</title><link>https://devzone.nordicsemi.com/thread/44658?ContentTypeID=1</link><pubDate>Wed, 10 Feb 2016 10:13:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9205016d-e805-43c7-ac64-2ef36ec4fd88</guid><dc:creator>nejcokle</dc:creator><description>&lt;p&gt;Nevermind, i checked again if there is a problem with my app, and it didn&amp;#39;t seem to be working properly. I don&amp;#39;t know why is that, since i didn&amp;#39;t change anything, but luckily i had backup. Everything works great now.&lt;/p&gt;
&lt;p&gt;Thanks for your help.
Best regards,
Nejc&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader and application both running at the same time?</title><link>https://devzone.nordicsemi.com/thread/44657?ContentTypeID=1</link><pubDate>Wed, 10 Feb 2016 07:25:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:414dc68b-1982-4cf0-ad42-4c521bee85f7</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The bootloader will always be executed first on startup (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.130.sds.v1.0.0/mbr_bootloader/mbr_sd_reset_behavior.html?cp=2_7_2_0_9_2"&gt;reset behavior&lt;/a&gt;), and it will determine whether it should  go into DFU mode, or forward execution to the application given that it&amp;#39;s valid.&lt;/p&gt;
&lt;p&gt;When doing DFU of application the bootloader will mark the application as valid once finished by setting a flag in bootloader settings, othwerwise the bootlaoder will fall back into DFU mode.&lt;/p&gt;
&lt;p&gt;In your case it sounds like there may be problem with the application itself. Assume it doesn&amp;#39;t advertise if your are loading it directly through the SWD interface either? Have you tried to attach a debugger and see if the application is asserting or hanging somewhere in the code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>