<?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>Understand BLE handles</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14268/understand-ble-handles</link><description>I am using sniffer to monitor the BLE packets.
I noticed that when master is reading the list of the characteristics, sometime there are 2 handles involved, sometime there 3 handles involve. 
 I am attaching two screenshots here to see if anyone can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Jun 2016 10:46:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14268/understand-ble-handles" /><item><title>RE: Understand BLE handles</title><link>https://devzone.nordicsemi.com/thread/54454?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2016 10:46:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61dd172d-a099-49cd-8548-126e5df2dac0</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;The read request &amp;quot;Read by type request, GATT Characteristic Declaration&amp;quot; will search for characteristic declarations in the handle range 0x18 to 0x2b. Only the characteristic declarations will be returned. It means that if starting to search from handle 0x18 and the first handle that is returned is 0x19, handle 0x18 is not a characteristic. Maybe handle 0x18 is a service declaration?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>