<?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 DFU Service to Proximity Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18945/enable-dfu-service-to-proximity-example</link><description>Hi, 
 I am now trying to add DFU functionality to Proximity sample application. 
 The SDK I use is nRF5 SDK v.11, and the board is pca10040. 
 I have tried to add DFU to ble_uart example code and it works well. 
 but when I do it with Proximity Example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Jan 2017 01:52:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18945/enable-dfu-service-to-proximity-example" /><item><title>RE: Enable DFU Service to Proximity Example</title><link>https://devzone.nordicsemi.com/thread/73229?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2017 01:52:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16a57ae5-c957-4705-af7d-103c9c714f59</guid><dc:creator>Amy</dc:creator><description>&lt;p&gt;To Hung Bui&lt;/p&gt;
&lt;p&gt;Thank for your command. I have replaced the peer manager by device manager, and according to the link &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk51.v9.0.0%2Fbledfu_appextending.html&amp;amp;anchor=app_dfu_files_sec"&gt;here&lt;/a&gt;, the bonding information will be shared automaticlly.&lt;/p&gt;
&lt;p&gt;But I found the problem. In the on_ble_evt(), the m_conn_handle is declare again and is set to BLE_CONN_HANDLE_INVALID. After commanding out it, the application works well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enable DFU Service to Proximity Example</title><link>https://devzone.nordicsemi.com/thread/73228?ContentTypeID=1</link><pubDate>Thu, 12 Jan 2017 13:20:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f6f52b3-0409-4937-a1d9-06d67dd8e0fd</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Amy,&lt;/p&gt;
&lt;p&gt;You need to check if the device enters bootloader and advertises as &amp;quot;DFUTarg&amp;quot; after you write 0x0104 or not.&lt;/p&gt;
&lt;p&gt;Do you do bonding ? this could be the main difference between the UART example and the Proximity one. Note that in the proximity example we will forward bond information to the bootloader, make sure there is no assertion when the code does that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>