<?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>DFU for BLE beacon using NRF51822 with SDK 12.3</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30840/dfu-for-ble-beacon-using-nrf51822-with-sdk-12-3</link><description>I need to develop a beacon application with the OTA DFU capabilities (Buttonless). I have the NRF51-DK. 
 As a starting point, I tried the bootloader example located in the \nRF5_SDK_12.3.0_d7731ad\examples\dfu directory to do a secure DFU( with button</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Feb 2018 14:48:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30840/dfu-for-ble-beacon-using-nrf51822-with-sdk-12-3" /><item><title>RE: DFU for BLE beacon using NRF51822 with SDK 12.3</title><link>https://devzone.nordicsemi.com/thread/122326?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2018 14:48:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdfad0aa-d35d-455c-b445-0ef1c75e8fb6</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/ble_sdk_app_buttonless_dfu.html?cp=4_0_5_4_3_2" rel="noopener noreferrer" target="_blank"&gt;As the documentation shows&lt;/a&gt;, you are correct that you should write 0x01 to the DFU control point characteristic. It should work with both nrf connect for mobile &amp;amp; nrf toolbox? Have you tried with nrf toolbox yet? I believe the beacon will need to be in connectable mode to be able to write the 0x01 to the DFU control point characteristic.&amp;nbsp;The beacon app can be added just like in step C1 of the &lt;a href="https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader" rel="noopener noreferrer" target="_blank"&gt;secure dfu blog post&lt;/a&gt;. You will not need to build the beacon app on top of the buttonless dfu bootloader template.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/ble_sdk_app_beacon.html?cp=4_0_5_4_2_2_2" rel="noopener noreferrer" target="_blank"&gt;this link&lt;/a&gt; states: &amp;quot;the&amp;nbsp;&lt;span&gt;beacon is advertising with its&amp;nbsp;&lt;/span&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;span&gt;device address without a Device Name&lt;/span&gt;&amp;quot;. Hope that helps!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU for BLE beacon using NRF51822 with SDK 12.3</title><link>https://devzone.nordicsemi.com/thread/121953?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 12:37:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11990ea7-be89-4e8c-b3b4-f14d5042e611</guid><dc:creator>michel21033</dc:creator><description>&lt;p&gt;I have successfully tested the secure dfu with the use of the button. However I&amp;#39;m not able to get it working without the button. I compiled the experimental buttonless dfu template app and uploaded via secure dfu mentioned above. I am using the nrf connect android app and I am able to see the dk advertising as buttonless dfu template. How do I then put the device in boot loader mode.? The documentation says to write 0x01 ? Can someone point me in the right direction?&lt;/p&gt;
&lt;p&gt;In my final application, in order to have buttonless dfu, should the beacon be in connectable mode?&lt;/p&gt;
&lt;p&gt;Should I build the beacon app on top of the template?&lt;/p&gt;
&lt;p&gt;What would be the advertised id? I am planning to make the beacon packet ibeacon compatible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>