<?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 Problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15508/connection-problem</link><description>Hello, 
 Environment: nRF51DK + SDK8 
 We&amp;#39;ve developed the beacon application but the advertising interval is set to 5 seconds. The beacon can be discovered by nRF Connect App (ios) but iPhone is really hard to connect with it. 
 The question is that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Aug 2016 17:04:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15508/connection-problem" /><item><title>RE: Connection Problem</title><link>https://devzone.nordicsemi.com/thread/59220?ContentTypeID=1</link><pubDate>Tue, 02 Aug 2016 17:04:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da0a784c-7752-442e-bcfb-5e5bb820440a</guid><dc:creator>Adrian Eggenberger</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;A device with an advertising interval of 5 seconds may be difficult to connect. The advertising is a broadcast and multiple advertisings of various devices may interfere. Additionally the central devices often don&amp;#39;t scan permanently (it&amp;#39;s an option in the bluetooth API and choosen by the central application). In fact it&amp;#39;s normal that not all advertisements are received by a central device.&lt;/p&gt;
&lt;p&gt;The central devices may start connecting to a peripheral. In this case the central will wait for the next received advertisement and respond to it with the connect request. A successful connect will result if within the connect timeout period a advertising is received and the connect sequence can be finished properly. The duration of the connect timeout may be set by the central, but a timeout of 5 seconds or less is not unusual.&lt;/p&gt;
&lt;p&gt;I see the following options for your problem:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Lower the advertising interval permanently or in certain situations (will result in higher current consumption)&lt;/li&gt;
&lt;li&gt;Increase the timeout for the connect (only possible if you write your own app and will result in long connect periods)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Regards Adrian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>