<?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>Read characteristic using pc-ble-driver-py bindings</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17720/read-characteristic-using-pc-ble-driver-py-bindings</link><description>Hi all, 
 I am using the pc-ble-driver-py python bindings to interface with my BLE peripheral. 
 Based on the heart-rate-collector example I could get a list of all advertising devices, and connect to get a list of all characteristics. 
 Now I want</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Aug 2018 08:51:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17720/read-characteristic-using-pc-ble-driver-py-bindings" /><item><title>RE: Read characteristic using pc-ble-driver-py bindings</title><link>https://devzone.nordicsemi.com/thread/145252?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 08:51:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e696a7c6-d8b9-43b4-93fe-12f55dc73d80</guid><dc:creator>Vardhan Bhargava</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I needed to do the same, but while running the given example, it shows this error:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;File &amp;quot;C:\Python27\lib\site-packages\pc_ble_driver_py\ble_adapter.py&amp;quot;, line 234, in enable_notification&lt;/em&gt;&lt;br /&gt;&lt;em&gt; raise NordicSemiException(&amp;#39;CCCD not found&amp;#39;)&lt;/em&gt;&lt;br /&gt;&lt;em&gt;pc_ble_driver_py.exceptions.NordicSemiException: CCCD not found&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Could you tell me why?&lt;/p&gt;
&lt;p&gt;The device I am connected to has characteristics stored in the UUID &amp;quot;0x2A26&amp;quot;, How do I access that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read characteristic using pc-ble-driver-py bindings</title><link>https://devzone.nordicsemi.com/thread/68201?ContentTypeID=1</link><pubDate>Wed, 16 Nov 2016 15:42:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3048ff34-1762-435d-80f7-9d89b0f571c9</guid><dc:creator>Martijn Vriens</dc:creator><description>&lt;p&gt;Thanks, that was the missing part that I needed. I can now read out the characteristics that I need!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read characteristic using pc-ble-driver-py bindings</title><link>https://devzone.nordicsemi.com/thread/68200?ContentTypeID=1</link><pubDate>Tue, 15 Nov 2016 15:36:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a688fee-a192-41af-99b8-3a2dc9fce0c3</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We are adding reading characteristic into the repo. You can have a look at this fork: &lt;a href="https://github.com/hubuhubu/pc-ble-driver-py/"&gt;github.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;One example of reading the battery level is attached here.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/heart_5F00_rate_5F00_collector_5F00_ReadChar.py"&gt;heart_rate_collector_ReadChar.py&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>