<?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>Can you tell me Master Control Panel when service connection is how some of the data?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1959/can-you-tell-me-master-control-panel-when-service-connection-is-how-some-of-the-data</link><description>Hello：
1.
I used connect Master Control Panel and ble_app_cscs services see the following received some data not understand do not understand, here&amp;#39;s UUID I did not see the program calls?
For example：
Discovering all attribute UUIDs
{&amp;quot;UUID&amp;quot;:10240</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Mar 2014 16:53:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1959/can-you-tell-me-master-control-panel-when-service-connection-is-how-some-of-the-data" /><item><title>RE: Can you tell me Master Control Panel when service connection is how some of the data?</title><link>https://devzone.nordicsemi.com/thread/8418?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 16:53:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4f95bd8-697c-46c3-87d6-cd2ed46b0360</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;I&amp;#39;m having some trouble understanding what you want to know, but the UUIDs you see are 0x2800, 0x2803 and 0x2A00, respectively a &lt;a href="https://developer.bluetooth.org/gatt/declarations/Pages/AttributeViewer.aspx?u=org.bluetooth.attribute.gatt.primary_service_declaration.xml"&gt;GATT Primary Service Declaration&lt;/a&gt;, a &lt;a href="https://developer.bluetooth.org/gatt/declarations/Pages/AttributeViewer.aspx?u=org.bluetooth.attribute.gatt.characteristic_declaration.xml"&gt;GATT Characteristic Declaration&lt;/a&gt; and the &lt;a href="https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.gap.device_name.xml"&gt;Device Name Characteristic&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you wonder which handle a specific attribute has, the easiest is to select it in Master Control Panel and look in the Handle field, as shown in the attached screenshot. For an embedded device, you&amp;#39;ll have to do a full service discovery using the sd_ble_gattc_*_discover() API functions.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/mcp_2D00_handle.png" alt="mcp-handle.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>