<?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>SMP Server DFU very slow</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80514/smp-server-dfu-very-slow</link><description>I have been using the DFU on nRF5 SDK for some years now and we use this feature to update firmware in the field. 
 I have sucessfully managed to get the SMP Server sample working on my custom board. However the different is performance is significant</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Oct 2021 08:47:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80514/smp-server-dfu-very-slow" /><item><title>RE: SMP Server DFU very slow</title><link>https://devzone.nordicsemi.com/thread/333667?ContentTypeID=1</link><pubDate>Tue, 12 Oct 2021 08:47:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb989927-302a-4055-88fe-0eb0bce2da60</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Looking at the traces I can see that much of the data is fragmented, this is because the peripheral have not enabled data length exentsion (DLE). Can you follow the project settings from the throughput example on how to enable DLE:&lt;br /&gt;&lt;a href="https://github.com/tejlmand/fw-nrfconnect-nrf/blob/master/samples/bluetooth/throughput/prj.conf"&gt;https://github.com/tejlmand/fw-nrfconnect-nrf/blob/master/samples/bluetooth/throughput/prj.conf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition I can see that the connection interval is about 48.75ms, if possible you should try to reduce the connection interval (e.g. 30ms) should speed thing up.&lt;/p&gt;
&lt;p&gt;The implementation is different from the nRF5 SDK, so you can&amp;#39;t get the same performance in terms of throughput, but hopefully the above should help some.&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMP Server DFU very slow</title><link>https://devzone.nordicsemi.com/thread/333618?ContentTypeID=1</link><pubDate>Tue, 12 Oct 2021 05:38:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:524c8916-bcc3-4b33-a190-404f0984373f</guid><dc:creator>fgeldenh</dc:creator><description>&lt;p&gt;Hi - I have taken traces from IOS and Android nrfConnect for Mobile.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/androidcapture.pcapng"&gt;devzone.nordicsemi.com/.../androidcapture.pcapng&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ioscapture.pcapng"&gt;devzone.nordicsemi.com/.../ioscapture.pcapng&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMP Server DFU very slow</title><link>https://devzone.nordicsemi.com/thread/333533?ContentTypeID=1</link><pubDate>Mon, 11 Oct 2021 13:09:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:588b343a-d159-4344-a96e-876f3a5505d8</guid><dc:creator>Kenneth</dc:creator><description>[quote userid="71851" url="~/f/nordic-q-a/80514/smp-server-dfu-very-slow"]Are there any suggestions as to how to improve the performance.[/quote]
&lt;p&gt;Are you able to create an on air BLE sniffer log so we can theorize a bit what may improve throughput?&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE"&gt;https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE&lt;/a&gt;&amp;nbsp;(you need a spare nRF52/nRF52840-DK)&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_sniffer_ble/UG/sniffer_ble/intro.html"&gt;https://infocenter.nordicsemi.com/topic/ug_sniffer_ble/UG/sniffer_ble/intro.html&lt;/a&gt;&amp;nbsp;(I suggest download the user guide in pdf)&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>