<?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>Connecting nRF51 with Windows 10 Bluetooth</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29505/connecting-nrf51-with-windows-10-bluetooth</link><description>We have a custom hardware device that uses the nRF51 and the S130 softdevices. We are able to connect our device to our app on iOS and Android and through a web-bluetooth application on Chrome OS and Mac. 
 We are not able to connect the nRF51 to Windows</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Jan 2018 10:17:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29505/connecting-nrf51-with-windows-10-bluetooth" /><item><title>RE: Connecting nRF51 with Windows 10 Bluetooth</title><link>https://devzone.nordicsemi.com/thread/117289?ContentTypeID=1</link><pubDate>Fri, 19 Jan 2018 10:17:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6562101c-8212-40f8-a577-df0549d99743</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi Clifton, I was not able to establish a BLE connection with the Power Profiling example. It is difficult to say what the issue is, as the error received on Windows is not very useful unfortunately. Might work to try to use the &lt;a href="https://www.microsoft.com/en-us/store/p/bluetooth-le-explorer/9n0ztkf1qd98"&gt;Bluetooth LE Explorer app&lt;/a&gt; for Windows to get more debug information. Looking at the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.2.0%2Fusbd_hid_composite_example.html"&gt;infocenter&lt;/a&gt; for the power profiling example, in the testing phase you can see that you have to change the connection interval in master control panel (now called nrf connect) in order to connect to this example. The ble_peripheral experimental blinky example instead specifies a &lt;code&gt;MIN_CONN_INTERVAL&lt;/code&gt; &amp;amp; &lt;code&gt;MAX_CONN_INTERVAL&lt;/code&gt;. The central decides which &lt;a href="https://devzone.nordicsemi.com/question/60/what-is-connection-parameters/"&gt;connection interval&lt;/a&gt; to use. The same goes for the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fble_sdk_app_hids_keyboard.html&amp;amp;cp=4_0_5_4_2_2_12"&gt;ble_app_hids_keyboard&lt;/a&gt; example located in the ble_peripheral folder. I would take a close look at this example, as it specifies to connect directly to the Windows Bluetooth driver. Whereas the other examples tell the computer, any value between MIN &amp;amp; MAX connection intervals are fine, the Power Profiling example says only one value will work. Could be that the Windows Bluetooth driver is not satisfied with this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connecting nRF51 with Windows 10 Bluetooth</title><link>https://devzone.nordicsemi.com/thread/117288?ContentTypeID=1</link><pubDate>Wed, 17 Jan 2018 18:44:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5eaca48d-b2c2-4bcf-ab92-8748ef0a5cb1</guid><dc:creator>clifton</dc:creator><description>&lt;p&gt;Bjorn- thanks for the help. I had seen those other link threads but I was not able to get any help from them. I understand a dongle is a nice to have, but we are developing a consumer product and we cannot include a dongle.&lt;/p&gt;
&lt;p&gt;Did you try the &amp;quot;Power Profiling&amp;quot; example and were you able to establish a BLE connection? What is different between the &amp;quot;Power Profiling&amp;quot; program and the other example programs that would prevent connection? Have you seen instances where a product/program will work with all other OSs (Android, iOS, Chrome, Mac) but cannot establish connection with Win 10? Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connecting nRF51 with Windows 10 Bluetooth</title><link>https://devzone.nordicsemi.com/thread/117287?ContentTypeID=1</link><pubDate>Wed, 17 Jan 2018 13:41:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b91bf8d7-4cc5-4494-b851-5f382ee98325</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi clifton, one of these two links might be helpful (&lt;a href="https://devzone.nordicsemi.com/question/79565/cannot-connect-device-with-nrf8001-to-windows-10-pc/"&gt;link 1&lt;/a&gt;, &lt;a href="https://devzone.nordicsemi.com/question/87801/driver-error-when-trying-to-pair-with-windows-10-computer/"&gt;link 2&lt;/a&gt;). In general, whenever you want to communicate between a windows pc &amp;amp; an nrf5x dk using BLE, you are best off by connecting it via an nrf51 dongle or an nrf5x DK. Tools like &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.tools%2Fdita%2Ftools%2FnRF_Connect%2FnRF_Connect_Setting_up_the_application.html"&gt;nrf connect&lt;/a&gt; will require an nrf51 dongle or nrf5x dk to be able to establish BLE connections to another nrf5x DK for example.&lt;/p&gt;
&lt;p&gt;I also tried connecting to my Windows 10 PC via PC Settings with the BLE Blinky example running on my nrf52dk. In that example, a BLE connection was established. It might be that your PC does not recognize a Bluetooth service that the nrf51 DK application is using.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>