<?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>pc ble driver installation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17338/pc-ble-driver-installation</link><description>Hello,
I am trying to develop a PC station. However, I am having a problem with getting it started. I am using 
 github.com/.../pc-ble-driver-py 
as a reference. 
 I was able to successfully install using pip install pc-ble-driver-py 
However, when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Oct 2016 07:44:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17338/pc-ble-driver-installation" /><item><title>RE: pc ble driver installation</title><link>https://devzone.nordicsemi.com/thread/66626?ContentTypeID=1</link><pubDate>Fri, 28 Oct 2016 07:44:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38111d8f-0bbd-47c7-85ca-f05755d383dc</guid><dc:creator>Jong yoon lee</dc:creator><description>&lt;p&gt;I Solved the problem. The problem was that I had both 8.5 and 5.2 installed by the nrfgostudio.
After I deleted the 5.2 everything worked&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pc ble driver installation</title><link>https://devzone.nordicsemi.com/thread/66623?ContentTypeID=1</link><pubDate>Wed, 26 Oct 2016 10:43:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f5412f3-e5ff-47a8-ba6c-a71964826091</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Try updating to the latest version of &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/51499/33/55139325"&gt;nRF5x-Command-Line-Tools&lt;/a&gt;. You should use the command &lt;code&gt;nrfjprog -f NRF52 -e&lt;/code&gt;/&lt;code&gt;nrfjprog -f NRF5 --program hex/connectivity_115k2_with_s132.hex&lt;/code&gt;. You can also try to replace &lt;code&gt;-f&lt;/code&gt; with &lt;code&gt;--family&lt;/code&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pc ble driver installation</title><link>https://devzone.nordicsemi.com/thread/66625?ContentTypeID=1</link><pubDate>Wed, 26 Oct 2016 08:47:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8336b68b-0f2a-4ae2-81c1-28157fb22824</guid><dc:creator>Jong yoon lee</dc:creator><description>&lt;p&gt;Hello,
Yes, I have it installed.
Is there a specific version of the command lin tool we need to use?
I currently downloaded 8.5.0.
On the terminal the nrfprog version is 5.2.0.45231&lt;/p&gt;
&lt;p&gt;However I am not even being able to use the given command
$ nrfjprog -f NRF5 -e
$ nrfjprog -f NRF5 --program hex/connectivity_115k2_with_s13x_2...hex
(&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver#hardware-setup)"&gt;github.com/.../pc-ble-driver&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;i am getting this
C:\Python27\Lib\site-packages\pc_ble_driver_py\examples&amp;gt;nrfjprog -f NRF52 -e
ERROR: Invalid argument provided: -f.&lt;/p&gt;
&lt;p&gt;I flash the nrf52 with the hex found in the pc-ble-driver-py with nrfgo studio&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pc ble driver installation</title><link>https://devzone.nordicsemi.com/thread/66624?ContentTypeID=1</link><pubDate>Wed, 26 Oct 2016 07:46:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f5feb81-b070-4d99-9fb4-cd61fdc86441</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;It looks like the example is trying to autoflash the firmware and that the error is coming from call to nrfjprog. Do you have nrfjprog installed? Did you flash the nRF52 connectivity firmware (connectivity_115k2_with_&lt;strong&gt;s132&lt;/strong&gt;_2.0.1.hex found in hex folder of pc-ble-driver-py) to your board?  In the last line of your log, the &lt;em&gt;--family&lt;/em&gt; parameter is wrong, this might cause the error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>