<?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>BLE5 fast connection time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47536/ble5-fast-connection-time</link><description>I have an application (key fob) that needs to wake up on a button press. Scan and connect to a specific BLE device, then send one byte of data and disconnect and turn off. The button press and response needs to appear near instantaneous to the user. What</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 May 2019 09:19:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47536/ble5-fast-connection-time" /><item><title>RE: BLE5 fast connection time</title><link>https://devzone.nordicsemi.com/thread/188167?ContentTypeID=1</link><pubDate>Tue, 21 May 2019 09:19:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:774f0304-0543-4824-9194-4e3e7d727164</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;You&amp;#39;ll get the shortest time to connection with the shortest scan and advertisement intervals. Try setting a scan interval of 7.5ms with a scan window of 7.5ms, and an advertisement interval of 7.5ms.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Though I&amp;#39;ve not tested myself i think you should expect 15-30ms time-to-connection on average.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>