<?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>connect mulit peripherals with one central</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78549/connect-mulit-peripherals-with-one-central</link><description>Hi, I&amp;#39;m programming both Central and Peripheral. 
 [Picture 1] is what I want to implement. 
 [Picture 1] 
 
 Central connect multiple peripherals which is the same functionality. If it send the unique ID of each peripheral to the central, it performs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Aug 2021 00:17:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78549/connect-mulit-peripherals-with-one-central" /><item><title>RE: connect mulit peripherals with one central</title><link>https://devzone.nordicsemi.com/thread/324992?ContentTypeID=1</link><pubDate>Mon, 16 Aug 2021 00:17:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8391af9-44ef-43d0-9199-e306aa4c3954</guid><dc:creator>lyrics</dc:creator><description>&lt;p&gt;Hi, Simonr!&lt;/p&gt;
[quote userid="75734" url="~/f/nordic-q-a/78549/connect-mulit-peripherals-with-one-central/324801#324801"]The UUID will be the same for all NUS services[/quote]
&lt;p&gt;&lt;span&gt;In other words, if each have the same service, UUID is the same, right?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I thought UUID was the ID for device identification, so I thought that UUID is different for every device, even though the functions of the devices were the same.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;But now I understand clearly! Thank you :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect mulit peripherals with one central</title><link>https://devzone.nordicsemi.com/thread/324801?ContentTypeID=1</link><pubDate>Fri, 13 Aug 2021 10:50:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3ed63a1-67d3-42bd-a382-36fec73b70d2</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I think you&amp;#39;re mixing up DEVICE ID (that&amp;#39;s preprogrammed in each device FICR area of Flash) and the UUIDs that are used by a BLE application to identify services and characteristics in a BLE connection.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. The UUID will be the same for all NUS services for example, but these devices will have different Device IDs. I don&amp;#39;t think there&amp;#39;s a specific filter using Device IDs, but you can use part of the device ID as the name if you&amp;#39;d like, or a filter for the service UUIDs you&amp;#39;re planning on using.&lt;/p&gt;
&lt;p&gt;2. I hope the explanation above makes this clear.&lt;/p&gt;
&lt;p&gt;3. The &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_multilink.html"&gt;BLE Multi-Link example&lt;/a&gt; shows how one central can be connected to and maintain several peripheral connections at the same time.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>