<?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>Increasing latency.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43837/increasing-latency</link><description>Hi, i use SDK 15.0.0 ble_app_uart_pca10056_s140 nrf52840 
 I set BLE parameters like this: 
 #define MIN_CONN_INTERVAL MSEC_TO_UNITS(7.5, UNIT_1_25_MS)
#define MAX_CONN_INTERVAL MSEC_TO_UNITS(12.5, UNIT_1_25_MS) 
#define CONN_SUP_TIMEOUT MSEC_TO_UNITS</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Feb 2019 13:08:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43837/increasing-latency" /><item><title>RE: Increasing latency.</title><link>https://devzone.nordicsemi.com/thread/171891?ContentTypeID=1</link><pubDate>Tue, 19 Feb 2019 13:08:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4e50004-593c-4493-a92c-9e208ef2f5dc</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I assume there is a typo, and that 3.5 ms is not the latency you expect? After all, 7.5 ms is the minimum connection interval in BLE.&lt;/p&gt;
&lt;p&gt;In any case, it sounds like the connection interval is gradually being increased by the Android phone. A sniffer trace could confirm whether this is the case or not. The connection interval is determined by the central, though a peripheral can request a change. Assuming this is the problem, you could try to always request a connection parameter update whenever the connection interval becomes larger than what you would like.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>