<?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 connect Multiperipherals Devices to one Central?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32601/how-can-i-connect-multiperipherals-devices-to-one-central</link><description>I know this example but how can i multiple peripherals devices on one center same time? In this example you can connect one devices on central.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 Mar 2018 06:42:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32601/how-can-i-connect-multiperipherals-devices-to-one-central" /><item><title>RE: How Can I connect Multiperipherals Devices to one Central?</title><link>https://devzone.nordicsemi.com/thread/125644?ContentTypeID=1</link><pubDate>Fri, 23 Mar 2018 06:42:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40a07cc9-7352-4d63-ba03-94c3209ec219</guid><dc:creator>rraa</dc:creator><description>&lt;p&gt;I tried and connect diffrent devices which same name. I asked missing question. I want to connect diffrent name but it is not possible?. Thanks Rune Holmgren for your answer.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;static char const m_target_periph_name[] = &amp;quot;Device_Name&amp;quot;;


////////////////////////////////////////////////////////

/* Is it Possible */

static char* const m_target_periph_name[2] = &amp;quot;Device_Name, Device_Name_1&amp;quot;;

/* With timer connect different devices */&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How Can I connect Multiperipherals Devices to one Central?</title><link>https://devzone.nordicsemi.com/thread/125381?ContentTypeID=1</link><pubDate>Wed, 21 Mar 2018 14:33:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16ee427d-80b8-4c3b-b1be-70b8cb7d7af2</guid><dc:creator>rraa</dc:creator><description>&lt;p&gt;Thanks for answer Rune Holngren. I will tried and call back again.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How Can I connect Multiperipherals Devices to one Central?</title><link>https://devzone.nordicsemi.com/thread/125375?ContentTypeID=1</link><pubDate>Wed, 21 Mar 2018 14:13:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f9dbc90-314e-48c0-8f8b-58826eef4379</guid><dc:creator>Rune Holmgren</dc:creator><description>&lt;p&gt;If you flash&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Fble_sdk_app_multilink.html&amp;amp;cp=4_0_0_4_2_0_2"&gt;the central application&lt;/a&gt;&amp;nbsp;on one nRF52 device and&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Fble_sdk_app_blinky.html"&gt;the peripheral application&lt;/a&gt;&amp;nbsp;on two devices you get connections running like this.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/650x270/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-e0e47494f793448486e0bf49a0ddf276/conn_5F00_dia.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If this is what you wanted you can simply follow the instructions in the &amp;quot;Testing&amp;quot; section of the documentation to set it up. Otherwise, let me know what configuration you had in mind and I will help you find a good starting point for your development.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Rune Holmgren&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>