<?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 discover 128bit primary service uuid with no 16bit uuid.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64593/how-to-discover-128bit-primary-service-uuid-with-no-16bit-uuid</link><description>I am using nrf52832 as my cnetral and also nrf52832 as my peripheral . i am connected central with peeripheral using ble multilink example code. but it shows only 16bit uuid discovering. i want to discover my peripheral primary service with 128bit uuid</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Aug 2020 14:33:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64593/how-to-discover-128bit-primary-service-uuid-with-no-16bit-uuid" /><item><title>RE: How to discover 128bit primary service uuid with no 16bit uuid.</title><link>https://devzone.nordicsemi.com/thread/263651?ContentTypeID=1</link><pubDate>Fri, 07 Aug 2020 14:33:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8395cf88-ab62-4c5c-a97e-bd9956828f81</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Athur,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please have a look at the ble_app_uart_c and ble_app_uart . In these examples we discover the 128 bit UUID NUS service.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Note that you expected to know the UUID of the service and you feed that to the db_discovery module before&amp;nbsp;doing service discovery.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t know the UUID and want to do generic discovery (discovery any UUID) it would be more complex. The library doesn&amp;#39;t support that and you will need to write your code to do so manually.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>