<?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>What EXACTLY I need to do to include DFU feature for my application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10582/what-exactly-i-need-to-do-to-include-dfu-feature-for-my-application</link><description>So, I am having a nRF51822 application that I used to upload via wired interface. Now I want my application to support so called DFU over BTLE, enabling software upload from nRF Toolbox. I am using S110 soft device. Also, I don&amp;#39;t want to use any buttons</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Dec 2015 12:45:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10582/what-exactly-i-need-to-do-to-include-dfu-feature-for-my-application" /><item><title>RE: What EXACTLY I need to do to include DFU feature for my application</title><link>https://devzone.nordicsemi.com/thread/39396?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2015 12:45:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c50f6260-6d9e-4c48-95a6-e419614e4c5f</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;I don&amp;#39;t know about DFU_REVISION (cant find it in my sources), but BOOTLOADER_DFU_START is in bootloader_types.h&lt;/p&gt;
&lt;p&gt;I am using packs in keil and i added: ble_dfu service from nRF_BLE -&amp;gt; BLE_Services and also dfu_app handler and nrf_bootloader_util from nRF_Libraries-&amp;gt;DFU&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What EXACTLY I need to do to include DFU feature for my application</title><link>https://devzone.nordicsemi.com/thread/39395?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2015 12:26:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e0fc2d2-12bf-4411-ad65-6a6943133d3b</guid><dc:creator>Jarmo</dc:creator><description>&lt;p&gt;Thanks, that helped a bit further. Now I am wondering where are the constants BOOTLOADER_DFU_START and DFU_REVISION actually defined, or what should I define for them?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What EXACTLY I need to do to include DFU feature for my application</title><link>https://devzone.nordicsemi.com/thread/39394?ContentTypeID=1</link><pubDate>Tue, 01 Dec 2015 13:36:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8430d33-96ab-4148-a97e-744b9305c84a</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;I used &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/doc/8.0.0/s110/html/a00081.html"&gt;that&lt;/a&gt; instruction to add dfu to my app. There is no buttons etc, i just upload firmware from my app (and master control panel).&lt;/p&gt;
&lt;p&gt;I just changed bootloader to version from SDK 10 with signing and it also works fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>