<?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>nrf528520 BLE DFU OTA Issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122354/nrf528520-ble-dfu-ota-issue</link><description>nrf52820 custom board 
 nRF5_SDK_17.1.0_ddde560 
 s112_nrf52_7.2.0_softdevice 
 secure_bootloader_ble_s112_pca10100e 
 
 I tried to incorporate ble dfu to my application but the bootloader never finds the application, neither when hex files (of app +</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Jun 2025 08:08:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122354/nrf528520-ble-dfu-ota-issue" /><item><title>RE: nrf528520 BLE DFU OTA Issue</title><link>https://devzone.nordicsemi.com/thread/539968?ContentTypeID=1</link><pubDate>Fri, 20 Jun 2025 08:08:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5feb87bf-3e07-4a40-be60-c1ee72e94da1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Noaman,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please double check which pin is assigned as NRF_BL_DFU_ENTER_METHOD_BUTTON_PIN in your code.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Also please check the level of this pin in a normal application , it should be at VDD and not at GND. If it&amp;#39;s at GND (0) then it will keep the bootloader to stay in DFU mode. See&amp;nbsp;dfu_enter_check() in the nrf_bootloader.c file. If you don&amp;#39;t plan to put the device to DFU mode via a pin, you would need to set&amp;nbsp;NRF_BL_DFU_ENTER_METHOD_BUTTON to 0 in sdk_config.h of the bootloader.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf528520 BLE DFU OTA Issue</title><link>https://devzone.nordicsemi.com/thread/539946?ContentTypeID=1</link><pubDate>Fri, 20 Jun 2025 00:46:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49ae65cc-0b1c-4ec8-b968-7ccef9f11d94</guid><dc:creator>Stratosphere</dc:creator><description>&lt;p&gt;Hi Hung,&lt;/p&gt;
&lt;p&gt;Here is the schematic. P0.16 is tied to ACC Int 2 pin which is disabled by default.&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1750380246470v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What there anything in the files I shared that may be indicated any issue?&lt;/p&gt;
&lt;p&gt;I can try to take the motion sensor off the board and try. But is that the only thing? I could also disable the button option and test.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Noaman&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf528520 BLE DFU OTA Issue</title><link>https://devzone.nordicsemi.com/thread/539711?ContentTypeID=1</link><pubDate>Wed, 18 Jun 2025 12:52:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9a3752c-36a5-41c7-8dd0-93a5b8789bc5</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Noaman,&amp;nbsp;&lt;br /&gt;My suggestion is to try flashing with the bootloader debug build so that you can step in the code and see what could be wrong.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you disabled the option to enter DFU via a button press (NRF_BL_DFU_ENTER_METHOD_BUTTON) ? If not there could be a chance that the button (P0.16- Button4 on the DK) is&amp;nbsp;held&amp;nbsp;active when the device booting =&amp;gt; always enter DFU mode.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;One another thing you should try is to test on a DK to see if your application start.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>