<?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>ETA of PC-BLE-driver 0.6.0 as .lib and H file</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14741/eta-of-pc-ble-driver-0-6-0-as-lib-and-h-file</link><description>Hi, when can we expect to see next version of PC-BLE-driver for PC C code?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jun 2016 15:15:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14741/eta-of-pc-ble-driver-0-6-0-as-lib-and-h-file" /><item><title>RE: ETA of PC-BLE-driver 0.6.0 as .lib and H file</title><link>https://devzone.nordicsemi.com/thread/56278?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2016 15:15:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f9a8a16-f29d-42fc-a238-d510fdf89cdb</guid><dc:creator>Per Kristian Schanke</dc:creator><description>&lt;p&gt;We will not be able to provide those HEX files at the moment, but if you download the SDK version 11 and apply the patch &lt;code&gt;SD20_SDK11.patch&lt;/code&gt; found in the &lt;code&gt;hex&lt;/code&gt; folder, you should be able to compile your own version and be able to run at 1Mbit.&lt;/p&gt;
&lt;p&gt;The project used is the &lt;code&gt;examples/ble_central_and_peripheral/ble_connectivity&lt;/code&gt; project.&lt;/p&gt;
&lt;p&gt;The hex-files provided in the pc-ble-driver are merged with the softdevice, so you have to remember to program this as well to get a working application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ETA of PC-BLE-driver 0.6.0 as .lib and H file</title><link>https://devzone.nordicsemi.com/thread/56277?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2016 15:00:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:528192ae-7dde-4b82-8690-27c19771a231</guid><dc:creator>victor</dc:creator><description>&lt;p&gt;Would it be possible to get the HEX file for the NRF5x for 1Mbit uart?
We would benefit from higher throughput when doing DFU from PC&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ETA of PC-BLE-driver 0.6.0 as .lib and H file</title><link>https://devzone.nordicsemi.com/thread/56276?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2016 13:23:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5476fdd2-c4f2-47be-8c6d-dff577f8e1a7</guid><dc:creator>victor</dc:creator><description>&lt;p&gt;Thank you, now I can use the lib, dll and h files in my c++ project!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ETA of PC-BLE-driver 0.6.0 as .lib and H file</title><link>https://devzone.nordicsemi.com/thread/56275?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2016 12:22:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6de9d44c-f73a-46cf-815b-f76e50a871ce</guid><dc:creator>Per Kristian Schanke</dc:creator><description>&lt;p&gt;The header-files should be in the &lt;code&gt;include&lt;/code&gt; folder.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ETA of PC-BLE-driver 0.6.0 as .lib and H file</title><link>https://devzone.nordicsemi.com/thread/56274?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2016 12:19:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28958d4c-67b0-44c3-a148-90fa54c8c9ee</guid><dc:creator>victor</dc:creator><description>&lt;p&gt;Thanks, this worked, How do I get the H file to be able to use the LIB file?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ETA of PC-BLE-driver 0.6.0 as .lib and H file</title><link>https://devzone.nordicsemi.com/thread/56273?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2016 08:52:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a3b2b1a-b991-4001-baf6-c7cc64380e36</guid><dc:creator>Per Kristian Schanke</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;At the moment, a release of pc-ble-driver is planned, but a date is not set yet as we have a couple of other releases to go through first. However, the content of this &lt;a href="https://devzone.nordicsemi.com/blogs/968/accessing-the-softdevice-api-from-python-with-pc-b/" title="Accessing the SoftDevice API from Python with pc-ble-driver-py"&gt;blog post&lt;/a&gt; refers to the most updated version of &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The pc-ble-driver you can find in the repos is updated to the SD 2.0. It builds as both a static and dynamic library out of the box. We use the static libraries in both the release of the &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-py"&gt;python bindings&lt;/a&gt; and in our &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-js"&gt;javascript bindings&lt;/a&gt;, and utilize the python bindings in test projects in-house and the javascript bindings in our upcoming product, &lt;a href="https://devzone.nordicsemi.com/blogs/922/nrf-connect-v10-release-candidate/"&gt;nRF Connect&lt;/a&gt;. The library is well tested.&lt;/p&gt;
&lt;p&gt;What we lack before a release is more thorough testing as well as examples. But everything you need to compile it yourself should be included.&lt;/p&gt;
&lt;p&gt;Building pc-ble-driver should be easy:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download and build boost following &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver#building-boost"&gt;this guide&lt;/a&gt; (Any version after 1.54 should be ok)&lt;/li&gt;
&lt;li&gt;Install &lt;a href="https://cmake.org/"&gt;cmake&lt;/a&gt; (3.3 or later)&lt;/li&gt;
&lt;li&gt;Check out the &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver repos&lt;/a&gt; from github&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;cmake CMakeLists.txt&lt;/code&gt; in the root-checkout folder&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The lib files should now be in the &lt;code&gt;build/Release&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Hopefully this will help you.&lt;/p&gt;
&lt;p&gt;--PK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>