<?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>nRF51 IoT UDP transfer speed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9389/nrf51-iot-udp-transfer-speed</link><description>Hi All, 
 I use iot_ipv6_udp_client example on nRF51 DK.
I modified it and send data in one direction only (not receiving back).
Testing has shown that the maximum packet rate for short packets (20 - 30 bytes of payload) is about 13 packets per second</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Sep 2015 14:35:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9389/nrf51-iot-udp-transfer-speed" /><item><title>RE: nRF51 IoT UDP transfer speed</title><link>https://devzone.nordicsemi.com/thread/34653?ContentTypeID=1</link><pubDate>Fri, 25 Sep 2015 14:35:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01d399ba-2e96-409b-9fda-c35e9ea47e7d</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;It is the central device that dictates the connection parameters. I don&amp;#39;t think you need to change anything in the IoT example. The change should be done on the central side. We need to figure out what connection interval that is used, and how many packets that are actually transferred in each connection interval. The first you may be able to find by using using the HCI interface, the other is a bit more difficult. I&amp;#39;ll talk to some developers and see if we have done any throughput tests. Let me know if you have any new information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51 IoT UDP transfer speed</title><link>https://devzone.nordicsemi.com/thread/34652?ContentTypeID=1</link><pubDate>Fri, 25 Sep 2015 10:22:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de551e2e-1bbf-43a3-a956-a58d778e518c</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;Petter, thank you very much for your reply.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using nRF51 IoT SDK and an iot_ipv6_udp_client example for the implementation of data transfer via UDP connection. I use as a central device the ASUS USB-BT400 usb dongle and PC with Ubuntu with 6lowpan support.
I&amp;#39;m trying to evaluate the maximum possible speed of data transmission over the Internet via UDP connection. To receive data on the PC I&amp;#39;m using Python script based on examples from the Nordic.
I not found in the iot_ipv6_udp_client example the ability to change connection interval. I also tried to add my own code for that. But this is to no avail.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51 IoT UDP transfer speed</title><link>https://devzone.nordicsemi.com/thread/34651?ContentTypeID=1</link><pubDate>Thu, 24 Sep 2015 13:07:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b107f418-116c-4a9e-ac87-4b3a111b4d20</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;How are you testing this? Are you talking about transfer speed over the BLE link or something else? What central device (BLE dongle) are you using? With 7.5 ms connection interval, 6 packets per connection interval and 20 B in each packet the nRF5 can achieve a throughput of 16 kB/s, please see &lt;a href="https://devzone.nordicsemi.com/question/3440/how-do-i-calculate-throughput-for-a-ble-link/"&gt;this&lt;/a&gt; for more information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>