<?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>Slow master DFU implementation over BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61584/slow-master-dfu-implementation-over-ble</link><description>Hello, 
 I am looking for some tips to speed up a DFU transfer. 
 I have 2 BLE, I implemented a DFU master in the first one using SDK11. 
 Transfer duration is about 3mn30s (.bin is 180ko), too long compared to Nordic mobile App DFU (less than one minute</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Jun 2020 22:31:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61584/slow-master-dfu-implementation-over-ble" /><item><title>RE: Slow master DFU implementation over BLE</title><link>https://devzone.nordicsemi.com/thread/253618?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2020 22:31:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87007556-9cb3-4864-99f9-c028294e5007</guid><dc:creator>EbonyH</dc:creator><description>&lt;p&gt;We have a similar project that needs to do the DFU via master over the BLE. Can you share your project?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Slow master DFU implementation over BLE</title><link>https://devzone.nordicsemi.com/thread/251551?ContentTypeID=1</link><pubDate>Mon, 25 May 2020 15:27:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32626063-eaea-4630-9524-edf00a6bafa8</guid><dc:creator>Vincent Smf</dc:creator><description>&lt;p&gt;PRN is not set to 1. Thank you for the explanation. I will try to give feedback as soon I can debug.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Slow master DFU implementation over BLE</title><link>https://devzone.nordicsemi.com/thread/251527?ContentTypeID=1</link><pubDate>Mon, 25 May 2020 14:16:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1536dce-7dc6-43d8-b4a6-9aa24d634db5</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="Vincent Smf"]I do not understand what to check. When you said check bandwidth config, where is it setup ? I write my app from an hrs example (central side).&amp;nbsp;[/quote]
&lt;p&gt;If still using SDK 11 with a version 2.x.x SoftDevice, you use the options API to set the bandwidth configuration (search for &amp;quot;BLE_CONN_BW_HIGH&amp;quot; &lt;a href="https://github.com/NordicPlayground/nrf528xx-ble-throughput-demo/blob/master/ble_app_att_mtu_throughput/main.c"&gt;here&lt;/a&gt; to see an example of that.&lt;/p&gt;
[quote user="Vincent Smf"]Also, how to check the number of packets per connection event? Thks[/quote]
&lt;p&gt;You need to use a sniffer to see this clearly.&lt;/p&gt;
&lt;p&gt;I cannot say for sure if this is the issue,&amp;nbsp; but if you check with a sniffer, then we would know more. Another potentially relevant parameter is the packet receipt notification (PRN) in the DFU protocol. Do you by any chance set the PRN to 1 in the &amp;quot;slow&amp;quot; DFU master implementation?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Slow master DFU implementation over BLE</title><link>https://devzone.nordicsemi.com/thread/251498?ContentTypeID=1</link><pubDate>Mon, 25 May 2020 13:13:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b8a17a1-8aa9-40b0-b808-5cb90d0266ae</guid><dc:creator>Vincent Smf</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I do not understand what to check. When you said check bandwidth config, where is it setup ? I write my app from an hrs example (central side).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also, how to check the number of packets per connection event? Thks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Slow master DFU implementation over BLE</title><link>https://devzone.nordicsemi.com/thread/251029?ContentTypeID=1</link><pubDate>Wed, 20 May 2020 14:17:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:556a03ab-32a3-49e9-964f-457ec600e677</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It could be several things, but the first thing I would check is the bandwidth configuration of the nRF that is acting as DFU master and also observe the link with a sniffer. How many packets is transmitter per connection event?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>