<?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>PCA10000 to run nRFUart application in Windows 10</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10064/pca10000-to-run-nrfuart-application-in-windows-10</link><description>My goal to build a device that can connect to phone with nRF8001.
I am using nRf8001 Development kit. My prototype uses TI msp430 with the nRF270 board in the kit, and I can successfully connect to nRF UART v2.0 in the Andriod table. I tested typing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Nov 2015 07:28:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10064/pca10000-to-run-nrfuart-application-in-windows-10" /><item><title>RE: PCA10000 to run nRFUart application in Windows 10</title><link>https://devzone.nordicsemi.com/thread/37316?ContentTypeID=1</link><pubDate>Tue, 10 Nov 2015 07:28:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42fffa85-f52a-49eb-bc90-a74d33a552d9</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;I looked through the project. In the function IsEligibleForConnection, You can see that we are checking for ServicesCompleteListUuid128, changing this to ServicesMoreAvaiableUuid128 would help to discover the device. You might get another problem during service discovery, if you have other services in addition to the one you have configured.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10000 to run nRFUart application in Windows 10</title><link>https://devzone.nordicsemi.com/thread/37318?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2015 15:54:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:964ac1c3-e24e-4a7b-83b4-a6079f44b2f3</guid><dc:creator>Chen-Hsiang Feng</dc:creator><description>&lt;p&gt;Thank you!! The log is uploaded to the link below.
&lt;a href="https://onedrive.live.com/redir?resid=D41EE99BC663FA59!20944&amp;amp;authkey=!ADrhDQZ79SdkT6M&amp;amp;ithint=file%2ctxt"&gt;onedrive.live.com/redir&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I can see that my device address 0xE62EDB6D5C07 is in the log. Also the same device works with Android nRF UART v2.0 app.&lt;/p&gt;
&lt;p&gt;Thanks again for the help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10000 to run nRFUart application in Windows 10</title><link>https://devzone.nordicsemi.com/thread/37317?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2015 13:04:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24abf098-993d-4914-9d26-e75f704f1f83</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Yes, unfortunately we haven&amp;#39;t tested this on windows 10 yet, but they don&amp;#39;t see why it shouldn&amp;#39;t work. Especially since you have gotten all the way to scanning without problems. Can you please upload the log file, so we can take a look? This file should be located in something like C:\ProgramData\Nordic Semiconductor\MasterEmulator\&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10000 to run nRFUart application in Windows 10</title><link>https://devzone.nordicsemi.com/thread/37315?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2015 00:28:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8346c74-9f66-440a-b5d2-f3eac9f32d4b</guid><dc:creator>Chen-Hsiang Feng</dc:creator><description>&lt;p&gt;Hi, did you get any feedback from the developers?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10000 to run nRFUart application in Windows 10</title><link>https://devzone.nordicsemi.com/thread/37314?ContentTypeID=1</link><pubDate>Thu, 05 Nov 2015 19:25:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:735ebf7d-9c6b-409c-86aa-546cfbdcd036</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;aha, Yes. Not sure how I overlooked that, but if you only have the pca10000 you should use the master emulator as is. Unfortunately I&amp;#39;m not sure why it doesn&amp;#39;t work properly on windows 10, so I will check with the developers when they are back in office tomorrow.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10000 to run nRFUart application in Windows 10</title><link>https://devzone.nordicsemi.com/thread/37313?ContentTypeID=1</link><pubDate>Wed, 04 Nov 2015 22:31:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:377620d5-ab48-4a49-a8da-802f172b0dc2</guid><dc:creator>Chen-Hsiang Feng</dc:creator><description>&lt;p&gt;Thank you for your reply!!
I looked at the driver, and I think it can provide the functions that I need, especially the Python support. However, I have question that is this driver support PCA10000(the only thing I have so far)? I notice the following statements in the README. If you can point me the combination of HW/SW that test steps are documented and works reliably, I can go to order the kits.&lt;/p&gt;
&lt;p&gt;&amp;quot;The BDD tests require nRF51 hardware connected to the computer. A combination of two devices of the following is required, two of one kind or one of each:&lt;/p&gt;
&lt;p&gt;nRF51 Development Kit (&lt;strong&gt;&lt;em&gt;pca10028)&lt;/em&gt;&lt;/strong&gt;, or
nRF51 Development Dongle (&lt;strong&gt;&lt;em&gt;pca10031&lt;/em&gt;&lt;/strong&gt;)&amp;quot;&lt;/p&gt;
&lt;p&gt;At this stage, I need to start with something proven works without excessive change/hack. Either Master emulator or the driver should both fulfill my need, but Master emulator for me seems a short cut, because I can test the UART over BLE without code change on either PC side or device side.&lt;/p&gt;
&lt;p&gt;Thank you again for the help!! Please let me know if you have any instruction that I can try it out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10000 to run nRFUart application in Windows 10</title><link>https://devzone.nordicsemi.com/thread/37312?ContentTypeID=1</link><pubDate>Wed, 04 Nov 2015 13:24:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40937eb9-bd55-4307-bec0-4efbe8e84999</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Have you seen our &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/48445/19/12972318"&gt;BLE-Driver for windows&lt;/a&gt;. This is a ble driver you can use together with the serialization projects from our SDK to expose the SD function to standard windows apps. Let me know if you prefer to use the Master emulator and I will take a closer look at this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>