<?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 not to use the init packet in DFU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5642/how-not-to-use-the-init-packet-in-dfu</link><description>I am changing my project from 6.x to 7.x, and I saw in the BLE Bootloader/DFU documentation that there is a point in the bootloader where it decides weather to use the init packet or not, but I cannot find that place. Can someone point me in the right</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Apr 2016 10:45:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5642/how-not-to-use-the-init-packet-in-dfu" /><item><title>RE: How not to use the init packet in DFU</title><link>https://devzone.nordicsemi.com/thread/19758?ContentTypeID=1</link><pubDate>Tue, 12 Apr 2016 10:45:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:440f019e-752f-46c9-b3f7-50778d20c0f6</guid><dc:creator>ashakya</dc:creator><description>&lt;p&gt;Hi Hung,&lt;/p&gt;
&lt;p&gt;I hope you will get this comment although this question is old and has been answered. I am trying to change the source code of Bootloader from SDK v7.1.0 to avoid initdata packet checking such that I can do a FOTA without selecting an init packet from the Master Control Panel.&lt;/p&gt;
&lt;p&gt;I tried modifying the functions dfu_init_pkt_handle and dfu_init_pkt_complete in dfu_dual_bank.c but I still get INIT Packet required message in the MCP app.&lt;/p&gt;
&lt;p&gt;Could you tell me what changes are required more to make it run?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How not to use the init packet in DFU</title><link>https://devzone.nordicsemi.com/thread/19757?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2015 09:49:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:892fa17c-1990-4b46-b910-644ca7531e93</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Antonio,&lt;/p&gt;
&lt;p&gt;From SDK v7.x Initdata packet is obligated as you can see &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/doc/7.2.0/s110/html/a00071.html#ota_intro_section"&gt;here&lt;/a&gt; (it&amp;#39;s not optional as in SDK v6.x).&lt;/p&gt;
&lt;p&gt;If you want to avoid initdata packet you would need to modify the source code of the bootloader.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>