<?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>Buttonless DFU SDK14.1 without bonding</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29559/buttonless-dfu-sdk14-1-without-bonding</link><description>Board: PCA10040 (NRF52832) 
 Compiler: GCC 
 SDK: 14.1 
 I&amp;#39;m trying to add the buttonless DFU service to my application and I&amp;#39;ve had several issues. 
 First, I have a custom BLE service and the DFU service also requires a custom 128-bit UUID. When</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Mar 2020 16:40:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29559/buttonless-dfu-sdk14-1-without-bonding" /><item><title>RE: Buttonless DFU SDK14.1 without bonding</title><link>https://devzone.nordicsemi.com/thread/239795?ContentTypeID=1</link><pubDate>Fri, 13 Mar 2020 16:40:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a81f00e-e2d1-4c89-a9fa-254b9b814896</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Vũ,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It should advertise or there must be something wrong. Please create a new case and describe with as much information as possible.&amp;nbsp;&lt;br /&gt;I also have a guide here that you may want to have a look:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader"&gt;https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Buttonless DFU SDK14.1 without bonding</title><link>https://devzone.nordicsemi.com/thread/239615?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 22:19:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60cba971-d43e-4544-b691-29bb2fd2b09b</guid><dc:creator>Vu</dc:creator><description>&lt;p&gt;Hi Hung,&lt;/p&gt;
&lt;p&gt;How do you test the bootloader alone? I programmed the softdevice and the bootloader into my device, but I cannot find it when I scan on nRF Connect. Does that mean my bootloader is wrong?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Buttonless DFU SDK14.1 without bonding</title><link>https://devzone.nordicsemi.com/thread/117506?ContentTypeID=1</link><pubDate>Fri, 19 Jan 2018 10:13:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6267d09-9304-467a-8ec3-d0df8c2701d2</guid><dc:creator>Hung Bui</dc:creator><description>&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;If you have 2 128bit UUIDs service, you need to increase NRF_SDH_BLE_VS_UUID_COUNT in sdk_config.h&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you change the services, you should erase bond information on the phone, try turn off and on Bluetooth, there is a chance that the attribute table is cached. Also make sure you set NRF_SDH_BLE_SERVICE_CHANGED = 1 in sdk_config.h&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Please try to test first the bootloader alone, just to make sure DFU works (no bootloader setting or application flashing). Then please test with the default buttonless example, before you implement it on your application.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>