<?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>What is the min send interval over BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34425/what-is-the-min-send-interval-over-ble</link><description>Hello, 
 
 I want to send 6 bytes of data over BLE. I will set a timer for this purpose. When there is timer interrupt, the data will be send. 
 What I wanted to ask is that What is the min send interval over BLE ? How quick can I send the data ? is 10ms</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 May 2018 10:07:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34425/what-is-the-min-send-interval-over-ble" /><item><title>RE: What is the min send interval over BLE</title><link>https://devzone.nordicsemi.com/thread/132224?ContentTypeID=1</link><pubDate>Wed, 16 May 2018 10:07:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df51a66f-52d2-4f36-b066-d7a0441368b2</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Your 10ms is &lt;em&gt;very&lt;/em&gt; fast, depending on the &amp;quot;other party&amp;quot;. Android typically allows 15ms connecion interval, while iphone will allow 50ms without the HID service trick - but even that may not yield timing below 10ms.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Note that I recommend setting a flag in the timer handler and sending from main() instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>