<?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>Packet delivery time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15645/packet-delivery-time</link><description>Hello Nordic! Regarding Notifications on the s110, once sd_ble_gatts_hvx(conn_handle, &amp;amp;params) returns NRF_SUCCESS , how long does it take, at most, in units of CI (Connection Interval), for the packet to be delivered to the Central and why?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Aug 2016 10:37:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15645/packet-delivery-time" /><item><title>RE: Packet delivery time</title><link>https://devzone.nordicsemi.com/thread/59747?ContentTypeID=1</link><pubDate>Wed, 10 Aug 2016 10:37:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cbcd983-a7cd-49a2-89ab-0c7a01c2c839</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In BLE packets are sent at a fixed rate, determined by the connection interval. A ballpark answer is that after returning from sd_ble_gatts_hvx you will get approximately one connection interval delay before it is sent. Once on the air it is transferred at the speed of light, so this is negligible.&lt;/p&gt;
&lt;p&gt;In reality the delay will depend on congestion (if many packets are queued), current radio conditions and so on.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>