<?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>Make BLE Central send firmware to DFU Bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17912/make-ble-central-send-firmware-to-dfu-bootloader</link><description>Hello all! 
 I&amp;#39;ve been researching DFU over BLE, between a central and a peripheral. 
 The peripheral is possible to upgrade over the DFU Bootloader. I&amp;#39;ve tried upgrading this unit with the MCP from nordic, and it works. 
 However, when i try to initiate</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Nov 2019 15:26:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17912/make-ble-central-send-firmware-to-dfu-bootloader" /><item><title>RE: Make BLE Central send firmware to DFU Bootloader</title><link>https://devzone.nordicsemi.com/thread/221378?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 15:26:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:557d3148-7cc5-4dc8-8cdb-9a820d4fc5ac</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Poovai,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;this is question is over&amp;nbsp;3 years old. I recommend opening a new question and then adding a link to this question for reference.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Make BLE Central send firmware to DFU Bootloader</title><link>https://devzone.nordicsemi.com/thread/221252?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 09:29:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8dfb7989-00bd-4971-82ea-a4e00ae3c2c8</guid><dc:creator>Anitha</dc:creator><description>&lt;p&gt;Hi Goature,&lt;/p&gt;
&lt;p&gt;We are also try to implement the same. We aren&amp;#39;t getting any idea how to start.&lt;/p&gt;
&lt;p&gt;1.how to upload the firmware image from central(nrf52832) nordic device to peripheral nrf52832 device.&lt;/p&gt;
&lt;p&gt;2.how to split the image packet and also storing the image on central side?&lt;/p&gt;
&lt;p&gt;Kindly give suggestion for our problems.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; regards,&lt;/p&gt;
&lt;p&gt;Poovai Anitha.L&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Make BLE Central send firmware to DFU Bootloader</title><link>https://devzone.nordicsemi.com/thread/139006?ContentTypeID=1</link><pubDate>Wed, 04 Jul 2018 14:54:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e228a55e-7d77-40c7-86af-61277e984ab1</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;HI &lt;a href="https://devzone.nordicsemi.com/members/atyq"&gt;Lora&lt;/a&gt;,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I apologize for the late reply.&lt;/p&gt;
&lt;p&gt;WHich SDK version are you using? Is it SDK v11?&amp;nbsp;If you have sent the entire image then yes, you should receive a notification with opcode=0x10 reqopcode=0x3 and respValue =0x01 according to the&amp;nbsp;&lt;a title="DFU image transfer procedure" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_transport_bleprofile.html?cp=4_0_9_4_3_1_4_0_1_1#ota_profile_updater_role_transfering"&gt;DFU image transfer procedure&lt;/a&gt;. Have you verified that the size sent in step 2 matches the number of bytes that have been sent to the DFU Packet characteristic?&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Make BLE Central send firmware to DFU Bootloader</title><link>https://devzone.nordicsemi.com/thread/137432?ContentTypeID=1</link><pubDate>Mon, 25 Jun 2018 12:13:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa9a368e-e04a-410e-a5d7-33efeec73ee6</guid><dc:creator>Lora</dc:creator><description>&lt;p&gt;Hello Bjorn-spockeli,&lt;/p&gt;
&lt;p&gt;I contact you because I have a problem on the firmware transfer, I did not get to receive the notification after writing 0x03 on the dfu control point.&lt;/p&gt;
&lt;p&gt;I started by enable CCCD&lt;/p&gt;
&lt;p&gt;1- I made write 0x01 0x04&lt;br /&gt;2- I wrote the size write &amp;quot;0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x20 0xac 0x00 0x00&amp;quot;&lt;br /&gt;3- I received the nitify 0x10 0x01 0x01&lt;br /&gt;4- I wrote write 0x02 0x02&lt;br /&gt;5- I did init_data write &amp;quot;0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0x01 0x00 0xfe 0xff 0xb3 0x3c&amp;quot;&lt;br /&gt;6- I received the good notify on the control point 0x10 0x02 0x01&lt;br /&gt;7- I did write 0x03&lt;br /&gt;8- stream data file .bin&lt;/p&gt;
&lt;p&gt;no notify, normally I am supposed to receive the notify 0x10 0x3 0x01&lt;/p&gt;
&lt;p&gt;could you help me please?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;thank you,&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1529928802517v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1529928819457v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Make BLE Central send firmware to DFU Bootloader</title><link>https://devzone.nordicsemi.com/thread/137430?ContentTypeID=1</link><pubDate>Mon, 25 Jun 2018 12:08:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e2cc1ed-5337-421f-baf9-a5a4179f6b17</guid><dc:creator>Lora</dc:creator><description>&lt;p&gt;Hello Goature,&lt;/p&gt;
&lt;p&gt;I contact you because I have a problem on the firmware transfer, I did not get to receive the notification after writing 0x03 on the dfu control point.&lt;/p&gt;
&lt;p&gt;I started by enable CCCD&lt;/p&gt;
&lt;p&gt;1- I made write 0x01 0x04&lt;br /&gt;2- I wrote the size write &amp;quot;0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x20 0xac 0x00 0x00&amp;quot;&lt;br /&gt;3- I received the nitify 0x10 0x01 0x01&lt;br /&gt;4- I wrote write 0x02 0x02&lt;br /&gt;5- I did init_data write &amp;quot;0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0x01 0x00 0xfe 0xff 0xb3 0x3c&amp;quot;&lt;br /&gt;6- I received the good notify on the control point 0x10 0x02 0x01&lt;br /&gt;7- I did write 0x03&lt;br /&gt;8- stream data file .bin&lt;/p&gt;
&lt;p&gt;no notify, normally I am supposed to receive the notify 0x10 0x3 0x01&lt;/p&gt;
&lt;p&gt;could you help me please?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;thank you,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Make BLE Central send firmware to DFU Bootloader</title><link>https://devzone.nordicsemi.com/thread/69061?ContentTypeID=1</link><pubDate>Thu, 24 Nov 2016 09:34:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70538337-d181-4c02-9c55-5695d43db4f6</guid><dc:creator>Goature</dc:creator><description>&lt;p&gt;Thank you very much, got the whole thing working now :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Make BLE Central send firmware to DFU Bootloader</title><link>https://devzone.nordicsemi.com/thread/69060?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2016 08:22:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abf20c07-18df-4817-81a2-b7e3a55c1a86</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Goature,&lt;/p&gt;
&lt;p&gt;Yes, error code 6 is &lt;em&gt;&lt;strong&gt;Operation Failed:&lt;/strong&gt; Response if the requested procedure failed&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;The DFU image transfer procedure is explained in detail &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_transport_bleprofile.html?cp=4_0_1_4_2_3_4_0_1_1#ota_profile_updater_role_transfering"&gt;here&lt;/a&gt;. In order to start and initialize DFU you have to&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Enable DFU Control point notification ( Write 0x0001 to the CCCD of the Control Point Characteristic)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Write the start DFU Op code 0x01 followed by the DFU Type ( 0x01 = SD, 0x02= BL and 0x04 = App)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Write the Image size to the to the DFU packet characteristic&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>