<?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>Changing service names and characteristic names</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44953/changing-service-names-and-characteristic-names</link><description>SDK 15.2 API6.1 
 I am using the ble_app_blinky and ble_app_blinky_c examples and when i connect I see the &amp;quot;Nordic LED Button Service&amp;quot; and inside that i see 2 chracteristics &amp;quot;Button&amp;quot; and &amp;quot;LED&amp;quot;. I modified the code a little to add another characteristic</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Mar 2019 14:47:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44953/changing-service-names-and-characteristic-names" /><item><title>RE: Changing service names and characteristic names</title><link>https://devzone.nordicsemi.com/thread/177390?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 14:47:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d055f40-179b-45a9-8b02-ee5bd40d708b</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Yes, it seems so. The phone app does not have the custom service name in its database, which is why it uses unknown service instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing service names and characteristic names</title><link>https://devzone.nordicsemi.com/thread/176762?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2019 14:46:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dfe6db08-0a60-49ad-8dd1-8aac6601c710</guid><dc:creator>dmleone</dc:creator><description>&lt;p&gt;So the display on the app is a result of the phone app itself and not necessarily the info stored within the bluetooth packet?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing service names and characteristic names</title><link>https://devzone.nordicsemi.com/thread/176747?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2019 14:17:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5859453-5fb0-442b-bc83-f67afb4af181</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;From what I can see, it does not seem this is that easy to do (&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/9418/how-to-change-the-service-name"&gt;link 1&lt;/a&gt;, &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/54/how-add-a-name-to-a-custom-service"&gt;link 2&lt;/a&gt;). It seems that the reason the service is unknown from the smartphone side (nRF Connect for Mobile) is that the UUID is not defined in the database. Service UUIDs that the smartphone app has in it&amp;#39;s database (such as predefined Bluetooth SIG names) will show the service name, but custom services will show &amp;quot;Unknown Service&amp;quot; (&lt;a href="https://github.com/bjornspockeli/custom_ble_service_example"&gt;link&lt;/a&gt;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>