<?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>BLE pheripheral and client send and recieve timing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72459/ble-pheripheral-and-client-send-and-recieve-timing</link><description>Hi, good morning , i am just wondering is it possible to send and recive data through ble faster than the coded examples please as i am sending gyrodata and its taking about 0.5sec per line and i would like to take alot of data samples and would like</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Mar 2021 11:03:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72459/ble-pheripheral-and-client-send-and-recieve-timing" /><item><title>RE: BLE pheripheral and client send and recieve timing</title><link>https://devzone.nordicsemi.com/thread/298331?ContentTypeID=1</link><pubDate>Mon, 08 Mar 2021 11:03:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a17a93f-741a-4e4f-85fd-7a1724601eca</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]i am just wondering is it possible to send and recive data through ble faster than the coded examples please[/quote]
&lt;p&gt;Absolutely - most of the examples does not strive for high throughput, as it is simply not required for their function.&lt;br /&gt;Have you see &lt;a href="https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/ble_data_throughput/ble_data_throughput.html"&gt;the SoftDevice&amp;#39;s throughput documentation&lt;/a&gt;? This should be helpful for you to choose the right connection parameters, to achieve the desired throughput.&lt;/p&gt;
[quote user=""]i am sending gyrodata and its taking about 0.5sec per line and i would like to take alot of data samples and would like to minimize the time.[/quote]
&lt;p&gt;0.5 sec per sample? That is indeed a very slow connection.&lt;br /&gt;What connection parameters are you using? If you want to minimize latency, you could try to configure your central device to use the shortest possible connection interval - 7.5 ms. Try this, and let me know if you achieve the desired functionality.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>