<?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>Problem reading custom characteristics using CLI example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46983/problem-reading-custom-characteristics-using-cli-example</link><description>I&amp;#39;m working with the BLE experimental CLI example in the 15.3 SDK 
 I&amp;#39;m able to connect and read standard BLE services and characteristics, no problem. 
 However, discovering a service with custom UUID, the service discovery returns UUID of zero. 
 Looking</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 May 2019 03:50:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46983/problem-reading-custom-characteristics-using-cli-example" /><item><title>RE: Problem reading custom characteristics using CLI example</title><link>https://devzone.nordicsemi.com/thread/187759?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 03:50:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:683d2522-ed85-4b66-b1a6-346fa9d131b6</guid><dc:creator>Jchristf</dc:creator><description>&lt;p&gt;I added a very simple extension to the CLi example to allow entering in a UUID type when doing &amp;quot;gatt characteristics &amp;lt;address&amp;gt; &amp;lt;uuid/type&amp;gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;That allows me to get then handle range and fire of the SD characteristic discovery for custom services as well (they each have unit UUID type)&lt;/p&gt;
&lt;p&gt;The problem&amp;nbsp;is that I get an infinite loop on&amp;nbsp;response event from this discover call:&amp;nbsp; the first has UUID of 0xFFFF and then follows an infinite loop of response events with UUID 0x100.&amp;nbsp; &amp;nbsp;I can see in nrfConnect&amp;nbsp;that I have 3 characteristics: 0xFFFF, 0x100 and 0x200.&amp;nbsp; But it keep reporting the 0x100 infinitely.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Putting in some debug, I can see that handle range is initially 1-8&amp;nbsp; (yielding 0xFFFF). Then seach continues for handles 4-8, yielding 0x100, which then repeats infinitely...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem reading custom characteristics using CLI example</title><link>https://devzone.nordicsemi.com/thread/185687?ContentTypeID=1</link><pubDate>Tue, 07 May 2019 11:01:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:118cf4da-b66f-4b3e-bf91-093fbea2508f</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;This may be a limitation of the CLI example project (I can report this as an improvement for future), but in general you can find the following thread on how to work with 128-bit UUID:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/12203/how-can-i-get-128bit-service-uuid-from-peripheral"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/12203/how-can-i-get-128bit-service-uuid-from-peripheral&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>