<?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>Question about Python BLE Library</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15105/question-about-python-ble-library</link><description>I&amp;#39;m trying to use BLE library for python to communicate with one Nordic nrf51844 chipset. Because one characteristic is notification enabled, I need to enable notification from client side by setting the descriptor Client Characteristic Configuration</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Jul 2016 06:27:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15105/question-about-python-ble-library" /><item><title>RE: Question about Python BLE Library</title><link>https://devzone.nordicsemi.com/thread/57693?ContentTypeID=1</link><pubDate>Fri, 15 Jul 2016 06:27:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47f39ccb-064a-48a3-b454-1143bbeb4802</guid><dc:creator>Stanley</dc:creator><description>&lt;p&gt;Finally I figured out by checking the API of IOS to set notification. It should be set by calling setNotify for characteristic instead of writeValue for descriptor. And for the descriptor stuff, it shows we need to wait for some time before all descriptors are discovered and returned. Might be the issue implemented with Python. Not really verified with IOS native program.&lt;/p&gt;
&lt;p&gt;BTW, after setting the notification, we need to wait for some time as well before the device sends notification to client.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question about Python BLE Library</title><link>https://devzone.nordicsemi.com/thread/57692?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2016 22:00:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9d1f671-7bbb-44ad-bbe6-b4c36e334365</guid><dc:creator>Stanley</dc:creator><description>&lt;p&gt;Yes, I have. But looks like it&amp;#39;s not as many developers as here concerning about the forum, and I suppose there should have someone else trying to create a PC client to communicate with Nordic device. So I put the question here as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question about Python BLE Library</title><link>https://devzone.nordicsemi.com/thread/57691?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2016 21:52:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9880f31-9268-4e85-8985-9bd4c01cfb52</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;So have you tried the &lt;strong&gt;Adafruit&lt;/strong&gt; forums for support with this &lt;strong&gt;Adafruit&lt;/strong&gt; library?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://forums.adafruit.com/"&gt;https://forums.adafruit.com/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question about Python BLE Library</title><link>https://devzone.nordicsemi.com/thread/57690?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2016 19:33:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4847f5fd-246f-4d97-af56-cb9ada8a81ff</guid><dc:creator>Stanley</dc:creator><description>&lt;p&gt;Here is the link: &lt;a href="https://learn.adafruit.com/bluefruit-le-python-library/overview"&gt;learn.adafruit.com/.../overview&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m running on Mac OS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question about Python BLE Library</title><link>https://devzone.nordicsemi.com/thread/57689?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2016 19:23:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:535f8dc3-3f6a-4599-a4e8-baeb4b5aea21</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;What &amp;quot;BLE library for python&amp;quot;, exactly, are you using? Give a link.&lt;/p&gt;
&lt;p&gt;What target are you running on?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>