<?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>Peripheral UART example - connection interval and throughput</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26126/peripheral-uart-example---connection-interval-and-throughput</link><description>Hey guys, 
 I have another question related to this example. 
 I&amp;#39;ve modified the UART example such that UART printing is disabled, and I am calling ble_nus_send_string() to send a packet of 20 bytes six consecutive times in the nus event handler upon</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 Nov 2017 08:33:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26126/peripheral-uart-example---connection-interval-and-throughput" /><item><title>RE: Peripheral UART example - connection interval and throughput</title><link>https://devzone.nordicsemi.com/thread/102957?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2017 08:33:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b07b009-9fca-4961-a682-07d86244769a</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Could you post wireshark logs so I can see what is happening on air?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral UART example - connection interval and throughput</title><link>https://devzone.nordicsemi.com/thread/102956?ContentTypeID=1</link><pubDate>Mon, 23 Oct 2017 18:51:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbca97d0-2405-48e0-af68-bf06fb752890</guid><dc:creator>leonhart88</dc:creator><description>&lt;p&gt;Sorry maybe my question wasn&amp;#39;t entirely clear.  If I keep the gap event length CONSTANT, but just change the connection interval, I kind of expected to see the data transferred slower with a larger connection interval than a shorter one.&lt;/p&gt;
&lt;p&gt;However, on Wireshark I still see the packets being transferred very quickly.&lt;/p&gt;
&lt;p&gt;For example, with MTU=23, 30ms connection interval, and 6 packets sent in a row, the sniffer says all 6 packets were transferred within 20ms.&lt;/p&gt;
&lt;p&gt;If I change the connection interval to 15ms, WireShark tells me that all 6 packets were also transferred within 20ms.&lt;/p&gt;
&lt;p&gt;This is somewhat confusing because I thought the timing values would be different.  I do see with an oscilloscope that it takes 30ms and 15ms respectively to queue/send all the data though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral UART example - connection interval and throughput</title><link>https://devzone.nordicsemi.com/thread/102958?ContentTypeID=1</link><pubDate>Mon, 23 Oct 2017 07:22:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:902830d7-ff9f-4ff7-82ba-1694784aa509</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;I&amp;#39;m guessing that with 20ms connection interval and gap event length = 3. you send 3 packets in the first event then the rest in the next. But when you extend the gap event lenght you get more buffers, and are able to send all 6 packets in the first connection event.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>