<?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>regarding DFU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20198/regarding-dfu</link><description>Hi. I&amp;#39;m using nRF51822AC, SDK12.2.0. S130 v2.0.1.
I just want to make DFU program. But I think it&amp;#39;s a little bit confusing. So I want some explain. 
 Q1. What is the difference between bootloader in SDK10 and bootloader_secure?
Which document can I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Mar 2017 23:54:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20198/regarding-dfu" /><item><title>RE: regarding DFU</title><link>https://devzone.nordicsemi.com/thread/78683?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2017 23:54:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:643b1ebc-24ac-4d6e-a08a-7112bb1d2d64</guid><dc:creator>roger.k</dc:creator><description>&lt;p&gt;Thank you so much for your reply. Let me try.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: regarding DFU</title><link>https://devzone.nordicsemi.com/thread/78682?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2017 10:32:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:300c0505-33d8-4e06-93c8-7083dfe30577</guid><dc:creator>J&amp;#248;rgen Kvalvaag</dc:creator><description>&lt;p&gt;Q1: Bootloader secure is a new implementation of bootloader, with the main new feature being cryptographically signed firmware, ie you store your public key on the target device, and it will only accept firmware signed with your private key.&lt;/p&gt;
&lt;p&gt;Q2: There are parts of ECC that are still under patent restrictions, so it was probably not advisable for Nordic to ship this component as part of the SDK.&lt;/p&gt;
&lt;p&gt;Q3: Yes. You can also do softdevice only, bootloader only, and bootloader + softdevice combined, if you have enough free flash memory on your device.&lt;/p&gt;
&lt;p&gt;Q4: For Android have a look at this: &lt;a href="https://github.com/NordicSemiconductor/Android-DFU-Library"&gt;github.com/.../Android-DFU-Library&lt;/a&gt;
For IOS: &lt;a href="https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library"&gt;github.com/.../IOS-Pods-DFU-Library&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>