<?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>Expose service to BLE pheripheral using pc-ble-driver-py</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16319/expose-service-to-ble-pheripheral-using-pc-ble-driver-py</link><description>Hello all, 
 I am using the pc-ble-driver-py python bindings (which depends on pc-ble-driver) to test my BLE peripheral 
 It works fine for reading and writing characteristics on the BLE peripheral. However, I also would like to expose the current time</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Sep 2016 17:11:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16319/expose-service-to-ble-pheripheral-using-pc-ble-driver-py" /><item><title>RE: Expose service to BLE pheripheral using pc-ble-driver-py</title><link>https://devzone.nordicsemi.com/thread/62385?ContentTypeID=1</link><pubDate>Tue, 13 Sep 2016 17:11:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7faa3f96-6e69-43a4-928f-9496e166235a</guid><dc:creator>gijs</dc:creator><description>&lt;p&gt;Oke, thanks for the info!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Expose service to BLE pheripheral using pc-ble-driver-py</title><link>https://devzone.nordicsemi.com/thread/62384?ContentTypeID=1</link><pubDate>Mon, 12 Sep 2016 15:02:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df2e92ed-c989-438a-9101-d2dca9da1d93</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;the pc-ble-driver-py implemented on top of the pc-ble-driver. I assume you already find the examples of the python binding on the git repo. We don&amp;#39;t have other examples than that, but I assume you can get how it work by looking at the example. What you would need to do is to implementing similar to what we have done but for the ble_gatts_impl.cpp APIs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Expose service to BLE pheripheral using pc-ble-driver-py</title><link>https://devzone.nordicsemi.com/thread/62383?ContentTypeID=1</link><pubDate>Mon, 12 Sep 2016 13:21:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bb80564-359d-446d-bc34-afb8ab52ef1b</guid><dc:creator>gijs</dc:creator><description>&lt;p&gt;Thanks for the reply. Is there any example code available for the pc-ble-driver?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Expose service to BLE pheripheral using pc-ble-driver-py</title><link>https://devzone.nordicsemi.com/thread/62382?ContentTypeID=1</link><pubDate>Mon, 12 Sep 2016 12:11:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:398a40a5-9dde-4dee-8b44-273878aa4324</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Gijs,&lt;/p&gt;
&lt;p&gt;As far as I can see, the python bindings doesn&amp;#39;t support server yet. But the driver it self does have server supported as in &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/blob/3316c0c306257a825168751964f814cb95fc0d74/src/ble_gatts_impl.cpp"&gt;here&lt;/a&gt;. I assume you need to modify the python binding and can add some server APIs in.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>