<?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>ble custom service and desc</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60252/ble-custom-service-and-desc</link><description>Hi. 
 I try to test using ble pc-drivce C library &amp;amp; 52840 dongle on pc. 
 except custom service. everything is fine. 
 under below is custom service pic. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 1. is it normal custom service end handle is 0xFFFF? 
 2. when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Apr 2020 09:42:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60252/ble-custom-service-and-desc" /><item><title>RE: ble custom service and desc</title><link>https://devzone.nordicsemi.com/thread/245179?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2020 09:42:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d9f5f00-6b3b-4afa-a57a-25797aa1e744</guid><dc:creator>BEN_HB</dc:creator><description>&lt;p&gt;Yes. I used sd_ble_uuid_vs_add(). add Base UUID.&lt;/p&gt;
&lt;p&gt;I solved tricky...&lt;/p&gt;
&lt;p&gt;ble service order is A B C DFU(nordic) custom&lt;/p&gt;
&lt;p&gt;changed A B C custom DFU. End handle is not 0xFFFF. it work normal.&lt;/p&gt;
&lt;p&gt;however desc handle is still not work. only 0x2800 0x2803.&lt;/p&gt;
&lt;p&gt;So I checked handle I want like first photo.&lt;/p&gt;
&lt;p&gt;and manually I used the handle whatever i want.&lt;/p&gt;
&lt;p&gt;it is work at least I need. still not found why desc is not working correctly&lt;/p&gt;
&lt;p&gt;here is one more question&lt;/p&gt;
&lt;p&gt;I use ble DIS (Device Information Service).&lt;/p&gt;
&lt;p&gt;and then here is also not fount all of char handle.&lt;/p&gt;
&lt;p&gt;part of dis char is found.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/954x249/__key/communityserver-discussions-components-files/4/0003._A1CE98CC_.JPG" /&gt;&lt;/p&gt;
&lt;p&gt;char is 0x2A29, 0x2A25, 0x2A27&lt;/p&gt;
&lt;p&gt;but desc is only catch 5.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do i need more search??&lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;
&lt;div style="left:195px;position:absolute;top:159.2px;" id="gtx-trans"&gt;
&lt;div class="gtx-trans-icon"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble custom service and desc</title><link>https://devzone.nordicsemi.com/thread/245004?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2020 13:08:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a889be5-ee68-4973-bf67-255bfc8fcb27</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Ben,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you added the Base UUID using&amp;nbsp;sd_ble_uuid_vs_add() ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you show the code where you do service discovery for your service ?&amp;nbsp;&lt;br /&gt;End handle of 0xFFFF doesn&amp;#39;t sound right.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;These two following cases are similar to what you want to do, the example was in python but I don&amp;#39;t think it&amp;#39;s much different from the C library:&amp;nbsp;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/29848/how-to-use-pca10040-as-dongle-scanner"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/29848/how-to-use-pca10040-as-dongle-scanner&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/29043/nrf-dongle-as-uart-client-python#post-id-96453"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/29043/nrf-dongle-as-uart-client-python#post-id-96453&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>