<?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>Event upon connection start</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5647/event-upon-connection-start</link><description>Hello, 
 I have an application in which the available power is so extremely limited that the hardware cannot do anything else at the same time as conencting to a central. Therefore I need to abort all other activities when a central is trying to connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Feb 2015 10:34:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5647/event-upon-connection-start" /><item><title>RE: Event upon connection start</title><link>https://devzone.nordicsemi.com/thread/19787?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2015 10:34:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d368f3c-92cc-4278-b4f2-c6f3721e68a4</guid><dc:creator>victor</dc:creator><description>&lt;p&gt;Hi Hung,&lt;/p&gt;
&lt;p&gt;Thank you for the reply. I will take a better look at the Core Spec.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Event upon connection start</title><link>https://devzone.nordicsemi.com/thread/19786?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2015 10:03:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:516a2862-3ce1-49bd-abcb-473572132fbf</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Victor,&lt;/p&gt;
&lt;p&gt;There is no handshaking or connection establishing procedure with BLE when a connection in starting.
BLE_GAP_EVT_CONNECTED event occurs when the softdevice receive the connect request packet from central.
Please have a look at section 4.5.4 Vol 6 Part B in Bluetooth Core Spec v4.2.&lt;/p&gt;
&lt;p&gt;And I think you should be aware that with the same interval, advertising consume more power than in connection, because we have to advertise in 3 channel when in connection we listen and transmit on 1 channel at a time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>