<?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>SDK 15.3 DFU with  Bonds</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54061/sdk-15-3-dfu-with-bonds</link><description>need help on multiple things 
 All work is on the DK 840 board using sdk15.3 
 Started with this link 
 https://rigado.zendesk.com/hc/en-us/articles/360025376053-Add-Nordic-DFU-to-a-SDK-Example 
 I use this for the 15.3 problem and can get things working</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Dec 2019 08:35:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54061/sdk-15-3-dfu-with-bonds" /><item><title>RE: SDK 15.3 DFU with  Bonds</title><link>https://devzone.nordicsemi.com/thread/226038?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2019 08:35:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70706219-b86f-42b6-b5c0-eec6aad458a0</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The bootloader will not advertise unless it has received the bonding information from the app first. So in order to test DFU with bond forwarding you need to 1. program the softdevice+bootloader+app+settings page 2. connect to the app perform bonding. 3. initiate DFU through the buttonless service. Or did you follow these steps already?&lt;/p&gt;
&lt;p&gt;Also, you may know this, but I just want to point out that&amp;nbsp;the app will still support bonding if you disable the&amp;nbsp;&lt;span&gt;NRF_DFU_BLE_REQUIRES_BONDS config option. This flag is only to enable bond forwarding to the bootloader.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;From the SDK documentation:&amp;nbsp;&lt;a title="Testing Buttonless Secure DFU with bonds" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_buttonless_dfu.html?cp=6_1_4_4_1_3_0#project_buttonless_dfu_test_bonds"&gt;Testing Buttonless Secure DFU with bonds&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15.3 DFU with  Bonds</title><link>https://devzone.nordicsemi.com/thread/226004?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2019 03:37:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d735706-5c90-4755-862d-4ebf95e104cb</guid><dc:creator>SK</dc:creator><description>[quote userid="4240" url="~/f/nordic-q-a/54061/sdk-15-3-dfu-with-bonds/218824"]Could you verify that the bootloader is compiled with the&amp;nbsp;NRF_DFU_BLE_REQUIRES_BONDS option enabled in sdk_config.h?[/quote]
&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can i continue here with the issue? I am facing something similar and to your question, bootloader does compile but it does not advertise at all unless i disable the bond forwarding support in it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also, here is something i am having trouble with in SDK 15.3 --&amp;gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/55705/application-service-uuid-gone-after-secure-ota-dfu"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/55705/application-service-uuid-gone-after-secure-ota-dfu&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15.3 DFU with  Bonds</title><link>https://devzone.nordicsemi.com/thread/219410?ContentTypeID=1</link><pubDate>Mon, 11 Nov 2019 09:41:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cf02951-1669-45ba-95ad-a2a012c30809</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;No problem. Just let me know when you&amp;#39;re ready to revisit this issue.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15.3 DFU with  Bonds</title><link>https://devzone.nordicsemi.com/thread/219325?ContentTypeID=1</link><pubDate>Fri, 08 Nov 2019 15:43:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d327e83b-26fe-49b9-b0f4-b8c122fb84aa</guid><dc:creator>testsweng</dc:creator><description>&lt;p&gt;Please close this as I am too busy to get back to it.&amp;nbsp; It will be a few months before i need to try it again.&amp;nbsp; Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15.3 DFU with  Bonds</title><link>https://devzone.nordicsemi.com/thread/218824?ContentTypeID=1</link><pubDate>Wed, 06 Nov 2019 12:43:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b95d7f7-2c1d-46d5-9ecb-291d4d861c1c</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you verify that the bootloader is compiled with the&amp;nbsp;NRF_DFU_BLE_REQUIRES_BONDS option enabled in sdk_config.h? The bootloader will not support bond forwarding otherwise.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;By the way, the issue&amp;nbsp;mentioned in the thread you linked to is fixed in SDK 16.0.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15.3 DFU with  Bonds</title><link>https://devzone.nordicsemi.com/thread/218678?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2019 20:51:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d968087-5a07-41b7-b105-a9f48a2364b8</guid><dc:creator>testsweng</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/buttonlessdfubonds.txt"&gt;devzone.nordicsemi.com/.../buttonlessdfubonds.txt&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>