<?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>How can i make multi-connection at the same time?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13499/how-can-i-make-multi-connection-at-the-same-time</link><description>Hi.
I&amp;#39;m using PCA10028, SDK10.0.0, S130. 
 About &amp;quot;ble_app_multilink_central&amp;quot; for the reference.
This code shows me below sequence. 
 Scan-&amp;gt;connect request-&amp;gt;get connection event-&amp;gt;scan again...... 
 I want to send &amp;quot;connection request&amp;quot; at the same time</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Apr 2016 08:59:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13499/how-can-i-make-multi-connection-at-the-same-time" /><item><title>RE: How can i make multi-connection at the same time?</title><link>https://devzone.nordicsemi.com/thread/51532?ContentTypeID=1</link><pubDate>Wed, 27 Apr 2016 08:59:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db7407ca-ca77-46dc-857d-ccff96996b30</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I&amp;#39;m guessing that the first sd_ble_gap_connect() returns NRF_SUCCESS, but the second returns INVALID_STATE which in APP_ERROR_CHECK() resets the chip.&lt;/p&gt;
&lt;p&gt;Please have a look at &lt;a href="https://devzone.nordicsemi.com/question/54632/central-multiple-connection-at-the-same-time/"&gt;this&lt;/a&gt; question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>