<?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 delay on receiving data in real time.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43901/ble-delay-on-receiving-data-in-real-time</link><description>hi guys, 
 i&amp;#39;m trying to send data between two boards (nrf52840) in real time. every time the input pin toggle there is a message to send to the central board. 
 i did this,but i misured a delay of about 30 ms between the square wave i trasmetted and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Feb 2019 12:56:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43901/ble-delay-on-receiving-data-in-real-time" /><item><title>RE: ble delay on receiving data in real time.</title><link>https://devzone.nordicsemi.com/thread/172112?ContentTypeID=1</link><pubDate>Wed, 20 Feb 2019 12:56:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8e1921c-770a-4ace-bc80-6eb5c574df3d</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;After you&amp;nbsp;queue the BLE packet, it won&amp;#39;t be sent before the next connection event. The timing of connection events are determined by the connection interval(MIN_CONN_INTERVAL/MAX_CONN_INTERVAL).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>