<?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>Multi peripheral and central</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76827/multi-peripheral-and-central</link><description>Hi, 
 I developed some multi peripheral units. and also i developed some central units which are allowed to connect to the multi peripheral devices. 
 F.E: i got 2 multi peripheral units (marked as MP1 &amp;amp; MP2) and 2 central units (marked as C1 &amp;amp; C2) 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Jun 2021 13:13:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76827/multi-peripheral-and-central" /><item><title>RE: Multi peripheral and central</title><link>https://devzone.nordicsemi.com/thread/317499?ContentTypeID=1</link><pubDate>Mon, 28 Jun 2021 13:13:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55b89cf7-4b47-452e-ba64-e8869d502e2a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Yuval,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you describe how you configure the MP1 and MP2 to establish a new connection ? Are you filtering by just the device name or UUID in the advertising packet and connect automatically if match ? (connect_if_match=true)&lt;/p&gt;
&lt;p&gt;If it&amp;#39;s the case, it explains why the connection is established again with C1/C2. The central doesn&amp;#39;t know if it&amp;#39;s already connected to a device. You may need to&amp;nbsp;some connection manually (connect_if_match = false) and do the filtering on your own. The filtering can be either by address (if the C devices doesn&amp;#39;t change address dynamically) or by using some kind of serial number in the advertising packet.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>