<?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 discovery 128bit characteristic UUID which is totally different form 128bit service UUID</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34561/how-to-discovery-128bit-characteristic-uuid-which-is-totally-different-form-128bit-service-uuid</link><description>Hi, I am trying to make nrf52832 as a UART certal. The service UUID and characteristic UUID of peripheral are shown as the following picture. They are all 128bit and quite different. In the example of &amp;quot;ble_app_uart_c&amp;quot; , the BLE_UUID_NUS_SERVICE, BLE_UUID_NUS_TX_CHARACTERISTIC</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 May 2018 07:27:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34561/how-to-discovery-128bit-characteristic-uuid-which-is-totally-different-form-128bit-service-uuid" /><item><title>RE: how to discovery 128bit characteristic UUID which is totally different form 128bit service UUID</title><link>https://devzone.nordicsemi.com/thread/132882?ContentTypeID=1</link><pubDate>Wed, 23 May 2018 07:27:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:405088e4-bb37-4dd0-88f8-870d0aefd35b</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Unless I am mistaken, you need to add at least two vendor specific UUIDs using sd_ble_uuid_vs_add() API call.&lt;/p&gt;
&lt;p&gt;The primary service seems to use the base UUID from bluetooth standard, but the characteristics don&amp;#39;t and they also seem to change the &amp;quot;wrong&amp;quot; byte(s) - that is why you need &lt;em&gt;two&lt;/em&gt; uuids. Nordic softdevice only allows to &amp;quot;re-use&amp;quot; the same base UUID if byte 12 and 13 changes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to discovery 128bit characteristic UUID which is totally different form 128bit service UUID</title><link>https://devzone.nordicsemi.com/thread/132863?ContentTypeID=1</link><pubDate>Wed, 23 May 2018 06:29:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ed41123-18ed-4403-9bca-07fc0f8a616a</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I&amp;#39;m a bit confused. Just to doublecheck: do you want to get the characteristic UUID of the uart central?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>