<?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>Code not entering DFU mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35304/code-not-entering-dfu-mode</link><description>Hi, 
 I am using SDK14.2 with softdevice v5.1.0. I have recently ported my application from SDK12.2. 
 When I run my application with the softdevice it works fine. But when I use the bootloader along with this I face issues. I am using bootloader secure</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Jun 2018 13:48:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35304/code-not-entering-dfu-mode" /><item><title>RE: Code not entering DFU mode</title><link>https://devzone.nordicsemi.com/thread/136195?ContentTypeID=1</link><pubDate>Thu, 14 Jun 2018 13:48:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed03ab37-e224-4fe6-bdfa-784428b85d70</guid><dc:creator>arai</dc:creator><description>&lt;p&gt;Thank you for the help. I found what the issue was, I had not defined DFU enable in preprocessor definitions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Code not entering DFU mode</title><link>https://devzone.nordicsemi.com/thread/135827?ContentTypeID=1</link><pubDate>Wed, 13 Jun 2018 06:25:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5045b158-0326-4f50-b06a-a157c352b345</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I recommend you look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_buttonless_dfu.html?cp=4_0_0_4_1_2_6"&gt;Buttonless DFU Template Application&lt;/a&gt;&amp;nbsp;example which demonstrate buttonless DFU.&lt;/p&gt;
&lt;p&gt;To disable bond share, you must set&amp;nbsp;&lt;code&gt;NRF_DFU_BLE_REQUIRES_BONDS&lt;/code&gt; to 0 in the sdk_config.h for the bootloader. This is the default configuration of the examples. You should also set&amp;nbsp;&lt;code&gt;NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS&lt;/code&gt; to 0 for the application. This is also default configuration for the&amp;nbsp;Buttonless DFU Template Application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Code not entering DFU mode</title><link>https://devzone.nordicsemi.com/thread/135799?ContentTypeID=1</link><pubDate>Tue, 12 Jun 2018 17:11:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b6b5ab6-16cc-43aa-aad1-b60b1ded9572</guid><dc:creator>arai</dc:creator><description>&lt;p&gt;I have tried to use bootloader with bot configuration. But I want to use bootloader without bond sharing.&lt;/p&gt;
&lt;p&gt;Once the device enters the DFU mode it stops advertising( if I&amp;nbsp; comment out&amp;nbsp;nrf_dfu_button_check()) , I cannot see the device on nrF connect. I dont have the logs now but I will try to get it and post it here.&lt;/p&gt;
&lt;p&gt;In the meanwhile if you have any suggestion so that I can enter DFU mode without bond sharing and without using button, it would be really appreciated.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Code not entering DFU mode</title><link>https://devzone.nordicsemi.com/thread/135745?ContentTypeID=1</link><pubDate>Tue, 12 Jun 2018 12:44:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f17b3709-99c0-49ff-83e5-811556174533</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you elaborate a bit more about what configuration you have? Are you using the bootloader with or without bond sharing? What happens when you attempt to enter DFU mode (after the disconnect? Which state is the device in? Any relevant logs or similar?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>