<?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>GAP Device Name vs Advertised Complete Local Name</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19426/gap-device-name-vs-advertised-complete-local-name</link><description>What is the difference between the GAP Device Name and the Complete Local Name in an advertising or scan response packet? Can the two be different? 
 We have a requirement where are product needs to us it&amp;#39;s serial number as the name but we also want</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 05 Feb 2017 18:40:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19426/gap-device-name-vs-advertised-complete-local-name" /><item><title>RE: GAP Device Name vs Advertised Complete Local Name</title><link>https://devzone.nordicsemi.com/thread/75458?ContentTypeID=1</link><pubDate>Sun, 05 Feb 2017 18:40:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:767674aa-80f2-419e-b9b3-29c50a75bf8a</guid><dc:creator>WestCoastDaz</dc:creator><description>&lt;p&gt;Petter,&lt;/p&gt;
&lt;p&gt;Thanks for the clarification.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GAP Device Name vs Advertised Complete Local Name</title><link>https://devzone.nordicsemi.com/thread/75457?ContentTypeID=1</link><pubDate>Fri, 03 Feb 2017 12:30:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f44b934-b1d0-4da1-a630-9ab786b1434c</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;From CSS v7:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The Local Name data type shall be the
same as, or a shortened version of,
the local name assigned to the device.
The Local Name data type value
indicates if the name is complete or
shortened. If the name is shortened,
the complete name can be read using
the remote name request procedure over
BR/EDR or by reading the device name
characteristic after the connection
has been established using GATT.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;So the local name shall be the same as the name in the device name characteristic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GAP Device Name vs Advertised Complete Local Name</title><link>https://devzone.nordicsemi.com/thread/75456?ContentTypeID=1</link><pubDate>Fri, 03 Feb 2017 02:33:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d12dd59-6f4e-46b9-8f6b-889768a665a9</guid><dc:creator>Roger Clark</dc:creator><description>&lt;p&gt;You could put the user defined name in the manufacturer data, or simply have a lookup table in your app.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m currently doing the latter, with my SmartBeacon, as it broadcasts its ID in the manufacturer data, and the user can select an unknown beacon, and assign it a name which is stored locally in the App
So that next time the App detects the same ID it displays the name assigned by the user instead of the ID&lt;/p&gt;
&lt;p&gt;This works OK as long as there is a one to one mapping between the SmartBeacon and the app, but if the same SmartBeacon needs to be used by multiple people, each one has to renter its name into their phone.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m debating adding a Characteristic that allows the name set in the app to be sent to the SmartBeacon which will then send that as part of its advertising, but this is a privacy issue as anyone could see the assigned name&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>