<?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>How to disable bootloader dfu signature ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38728/how-to-disable-bootloader-dfu-signature</link><description>Hi 
 I want to update bootloader.zip file over BLE DFU mode without signature checking , the open bootloader example only for USB, 
 How to disable bootloader signature checking at secure bootloader example code ? Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Sep 2018 12:51:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38728/how-to-disable-bootloader-dfu-signature" /><item><title>RE: How to disable bootloader dfu signature ?</title><link>https://devzone.nordicsemi.com/thread/149639?ContentTypeID=1</link><pubDate>Thu, 20 Sep 2018 12:51:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d40154bf-2502-4afe-af7d-07ab7d883c5d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is possible to remove the signature requirement from the secure bootloader examples, but then you should not use the same Service UUID as it is reserved&amp;nbsp;for&amp;nbsp;the secure&amp;nbsp;implementation (I.e., DFU with signature requirement). You may use the nrf_dfu_req_handler.c file from the open bootloader as reference to see how you can disable the signature check (req handling should not be transport depentent). Note that the open bootloader still require signature validation for bootloader updates.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>