<?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 to read central device name from the connected pherpipetial device ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33547/how-to-read-central-device-name-from-the-connected-pherpipetial-device</link><description>My device is advertising and some central devices can connect with. Now i need to read central device name which connect with me, how to do this ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 May 2018 06:22:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33547/how-to-read-central-device-name-from-the-connected-pherpipetial-device" /><item><title>RE: How to read central device name from the connected pherpipetial device ?</title><link>https://devzone.nordicsemi.com/thread/130427?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 06:22:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0ee0b87-43c4-4639-a283-c2f233850cf6</guid><dc:creator>Rune Holmgren</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Normally in BLE, a peripheral device will have a name in its advertisement packet with the intention of allowing the central device to present the user with the name in a list of connectable devices. For central devices, there is no advertisement packet, so the same concept doesn&amp;#39;t really exist.&lt;/p&gt;
&lt;p&gt;If the goal is to have a unique name for each device which the user may change, you will probably need to add a service with a name characteristic. If the purpose is just to inform the user that &amp;quot;An OWN product of this model&amp;quot; has connected, you should just use the device information service to establish what you have connected to. Also in this last case, you could use the custom service suggested first.&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>