<?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>Central making connection request without scanning</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41643/central-making-connection-request-without-scanning</link><description>Hi Nordic, 
 I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK. 
 I would like to ask if central can make connection request without scanning (central know the mac address of peripheral). 
 I tried by directly calling sd_ble_gap_connect function</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Dec 2018 09:58:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41643/central-making-connection-request-without-scanning" /><item><title>RE: Central making connection request without scanning</title><link>https://devzone.nordicsemi.com/thread/162456?ContentTypeID=1</link><pubDate>Wed, 19 Dec 2018 09:58:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4da5c5d7-b736-443b-8bea-6bd85268dc37</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is OK, as long as the peripheral that you try to connect to is advertising. The Softdevice will perform a scanning after the sd_ble_gap_connect() has been called regardless if the application has performed a scanning or not.&amp;nbsp;The sequence chart for a connection establishment is shown &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s130.api.v2.0.1%2Fgroup___b_l_e___g_a_p___c_e_n_t_r_a_l___c_o_n_n___m_s_c.html"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>