<?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>Connection</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14070/connection</link><description>Hello, 
 i have a nRF51 DK 1 and the Dongle to test and try some BLE applications.
Now i want to test how long does it take to establish and close a simple connection.
The idea is to advertise some data to more than one device like smartphones or tablets</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 May 2016 14:58:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14070/connection" /><item><title>RE: Connection</title><link>https://devzone.nordicsemi.com/thread/53793?ContentTypeID=1</link><pubDate>Wed, 25 May 2016 14:58:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:320ad21c-2c18-4c64-a372-c7d74642cffd</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;This depends on so many things that it is hard to give an answer. The most important factors are how often you advertise, how often you are scanning, and for how long you are scanning. It is a nondeterministic system and establishing a connection might take a few ms or several seconds depending on your system and environment. Have a look at &lt;a href="https://devzone.nordicsemi.com/blogs/782/bluetooth-smart-and-the-nordics-softdevices-part-1/"&gt;this blog&lt;/a&gt; to understand a bit more about the relationship between advertising intervals and scan windows. When you are finally in a connection it is still a bit tricky to estimate how long it will take to do your thing. If you are just writing some values from one device to another, without any processing, you might say that the writing time should be deterministic. However, you are still prone to interference from other sources lowering the bandwidth between your devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>