<?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>Secure DFU througput</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21965/secure-dfu-througput</link><description>Hi, 
 We are using the Secure DFU from SDK 12.2, with SD132 3.1.0, on a PCA10040.
As a DFU controller, we use a PCA10031 with a SD130 2.0.1 and a project derived from the multilink central in SDK 12.2.
The data is transferred to the central via UART</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 May 2017 12:31:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21965/secure-dfu-througput" /><item><title>RE: Secure DFU througput</title><link>https://devzone.nordicsemi.com/thread/86189?ContentTypeID=1</link><pubDate>Thu, 11 May 2017 12:31:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a072ca1-a0fb-4278-9e31-b5251069c66f</guid><dc:creator>Gili Elias</dc:creator><description>&lt;p&gt;Yes. we are working with 6 packets per interval and it seems to be pretty consistent during the transfer.&lt;/p&gt;
&lt;p&gt;I increased the buffer size to 4KB, so we only get flash writes at the end of each data object.
I do see some lack of data transfer (for about 600ms) between the flash write and the time the EXECUTE is handled.&lt;/p&gt;
&lt;p&gt;The CRC and EXECUTE commands are sent immediately after the last packet of the object.&lt;/p&gt;
&lt;p&gt;Any idea what can cause such delay?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Secure DFU througput</title><link>https://devzone.nordicsemi.com/thread/86188?ContentTypeID=1</link><pubDate>Thu, 11 May 2017 11:54:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8615ec23-2a4c-41a0-b20f-a55b5ae282de</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We are looking to improve the buffer handling as it has been limiting the throughput in some cases, but I&amp;#39;m not sure if it has been a limiting factor for updates with Bluetooth as transport.&lt;/p&gt;
&lt;p&gt;Have you changed the bandwidth configuration in the softdevice at both sides to ensure that as many packets as possible are sent on each connection interval (BW configuration is explained in SD migration document)?&lt;/p&gt;
&lt;p&gt;Shorter connection intervals make it harder to schedule flash operations via the softdevice stack so you might have to make it a bit longer if you increase the BW.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>