<?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 128uuid of characteristic.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18048/how-to-read-128uuid-of-characteristic</link><description>Hi dear Engineers!
How to read 128uuid of characteristic ?
I try to use sd_ble_gattc_characteristics_discover(..) then wait BLE_GATTC_EVT_CHAR_DISC_RSP.
But uuid always 0x0000 according to the Photo:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Nov 2016 11:03:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18048/how-to-read-128uuid-of-characteristic" /><item><title>RE: how to read 128uuid of characteristic.</title><link>https://devzone.nordicsemi.com/thread/69572?ContentTypeID=1</link><pubDate>Wed, 30 Nov 2016 11:03:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c01864d-1204-4d65-82eb-0b6798d084ba</guid><dc:creator>Oleg</dc:creator><description>&lt;p&gt;I founf the answer.
To discover the random 16 UUID of unknown characteristic I have to use&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;sd_ble_uuid_vs_add() if known 128 UUID vendor part&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;sd_ble_gattc_attr_info_discover() with Unknown vendor UUID, if S132 + nRF52 uses&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Thanks you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to read 128uuid of characteristic.</title><link>https://devzone.nordicsemi.com/thread/69571?ContentTypeID=1</link><pubDate>Wed, 30 Nov 2016 08:44:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:afc7fcb1-be08-450c-a236-7501dc252484</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;What SDK and SoftDevice version are you using? Do you know which 128 bit UUID you are trying to discover? Maybe &lt;a href="https://devzone.nordicsemi.com/question/69692/how-can-i-get-128bit-service-uuid-from-peripheral/"&gt;this&lt;/a&gt; answers you question?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>