<?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>Enable Secure feature in BLE application and do DFU over Secure Serial bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56288/enable-secure-feature-in-ble-application-and-do-dfu-over-secure-serial-bootloader</link><description>Hello, 
 
 I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’. 
 
 1) If I enable “Just works” and without bonding at BLE blinky app, still do I need to do any changes in Secure Serial</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Jan 2020 13:32:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56288/enable-secure-feature-in-ble-application-and-do-dfu-over-secure-serial-bootloader" /><item><title>RE: Enable Secure feature in BLE application and do DFU over Secure Serial bootloader</title><link>https://devzone.nordicsemi.com/thread/227910?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2020 13:32:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0b00f41-e77c-4439-a723-5d27bc3450e1</guid><dc:creator>beemavishnu</dc:creator><description>&lt;p&gt;Fine no issues and thank you for your detailed inputs&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enable Secure feature in BLE application and do DFU over Secure Serial bootloader</title><link>https://devzone.nordicsemi.com/thread/227909?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2020 12:37:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c6a2d79-a221-4bb9-a710-c0fa6f57674a</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Vishnu,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I sincerly apologize for the late reply. We&amp;#39;re catching up to the backlog due to Christmas.&amp;nbsp;&lt;/p&gt;
[quote user=""]1) If I enable “Just works” and without bonding at BLE blinky app, still do I need to do any changes in Secure Serial Bootloader.&amp;nbsp;I want to do DFU of BLE Blinky application over Secure Serial Bootloader.[/quote]
&lt;p&gt;If your application, the&amp;nbsp; BLE Blinky app, only performs paring using &amp;quot;Just Works&amp;quot; then you do not do any changes in the Secure Bootloader. You only need to modify the Secure bootloader config if you only want the bootloader to accept firmware images from bonded peers.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]2) Similarly how about any changes to be done in Secure BLE bootloader, if I want to do DFU of BLE blinky app over Secure BLE Bootlolader.[/quote]
&lt;p&gt;No, same as above.&amp;nbsp;&lt;span&gt;If your application, the&amp;nbsp; BLE Blinky app, only performs paring using &amp;quot;Just Works&amp;quot; then you do not do any changes in the Secure Bootloader. You only need to modify the Secure bootloader config if you only want the bootloader to accept firmware images from bonded peers.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
[quote user=""]3) To my understanding&amp;nbsp;&lt;span&gt;NRF_DFU_BLE_REQUIRES_BONDS is required only for Button-less&amp;nbsp;BLE DFU and with Bonds. Please correct me if I am wrong.&lt;/span&gt;[/quote]
&lt;p&gt;Yes, if&amp;nbsp;&lt;span&gt;NRF_DFU_BLE_REQUIRES_BONDS&amp;nbsp;is defined in the secure bootloader project, then the bootloader will only accept firmware images from bonded peers. If you set&amp;nbsp;NRF_DFU_BLE_REQUIRES_BONDS&amp;nbsp;in the secure bootloader code, then you also need to set NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS in the application so that the bonding information stored by the application can be shared with the bootloader.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>