<?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&amp;#39;s the NRF Toolbox (Android App) UART&amp;#39;s Connection INTERVAL?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22434/what-s-the-nrf-toolbox-android-app-uart-s-connection-interval</link><description>What&amp;#39;s the NRF Toolbox (Android App) UART&amp;#39;s Connection INTERVAL? 
 At the SDK12&amp;#39;s EXAMPLE&amp;#39;s Nordic Uart Service&amp;#39;s default connection Interval is 
 MIN_CONN_INTERVAL = 25ms 
MAX_CONN_INTERVAL = 75ms 
 and this Conn Parameter is conducted by Central</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 31 May 2017 09:23:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22434/what-s-the-nrf-toolbox-android-app-uart-s-connection-interval" /><item><title>RE: What's the NRF Toolbox (Android App) UART's Connection INTERVAL?</title><link>https://devzone.nordicsemi.com/thread/88232?ContentTypeID=1</link><pubDate>Wed, 31 May 2017 09:23:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a5f25b2-bfbe-4349-88f7-9a30fb284361</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;It&amp;#39;s not possible for the Android app to set connection parameters. It&amp;#39;s up to the Android OS.
But from Android app you can request to change connection priority , see &lt;a href="https://developer.android.com/reference/android/bluetooth/BluetoothGatt.html#requestConnectionPriority(int)"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The easiest to set connection parameters is from the peripheral side like what we have:&lt;/p&gt;
&lt;p&gt;MIN_CONN_INTERVAL = 25ms
MAX_CONN_INTERVAL = 75ms&lt;/p&gt;
&lt;p&gt;Of course there is a chance that the central will reject it. But I haven&amp;#39;t seen Android /iOS would reject the above parameters.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>