<?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>Custom Buttonless Bootloader fails after a power cycle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74170/custom-buttonless-bootloader-fails-after-a-power-cycle</link><description>Hello, 
 
 I was working on buttonless dfu feature. I add buttonless dfu service as shown as ble_app_buttonless_dfu example and i manage to perform a ota dfu on nrf52 devkit with my firmware. 
 
 But when it comes to my custom board with a bootloader</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Apr 2021 07:49:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74170/custom-buttonless-bootloader-fails-after-a-power-cycle" /><item><title>RE: Custom Buttonless Bootloader fails after a power cycle</title><link>https://devzone.nordicsemi.com/thread/305725?ContentTypeID=1</link><pubDate>Tue, 20 Apr 2021 07:49:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1b006f3-2c6c-4208-87dd-65a02118abac</guid><dc:creator>srac</dc:creator><description>&lt;p&gt;Thank you for this quick answer Edvin. It was a perfect shot. It works.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your support.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regars,&lt;/p&gt;
&lt;p&gt;Sirac&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom Buttonless Bootloader fails after a power cycle</title><link>https://devzone.nordicsemi.com/thread/305611?ContentTypeID=1</link><pubDate>Mon, 19 Apr 2021 14:34:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13dbcf5a-77e7-4c17-9b5b-22699d75588c</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;If you are struggling with it entering DFU mode, I suggest you check out the _debug bootloader project (pca10040_s132_ble_debug). Check the log to see the reason why it stays in DFU mode.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;My guess is that the button enter method is enabled in your bootloader, and on your custom board, this may be shorted to ground. Please check the definition in your bootloaders sdk_config.h file:&lt;/p&gt;
&lt;p&gt;NRF_BL_DFU_ENTER_METHOD_BUTTON and set it to 0, and see if that changes the behavior.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>