<?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>connectivity FW API</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52150/connectivity-fw-api</link><description>Hi, 
 
 I try to build a simple BLE central device from nRF52840 dongle. 
 Using Nordic&amp;#39;s nrf Connect desktop application I upload connectivity FW. 
 I want to replace nrf Connect with simple application which shall act as central device. 
 Is there a</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Sep 2019 11:49:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52150/connectivity-fw-api" /><item><title>RE: connectivity FW API</title><link>https://devzone.nordicsemi.com/thread/209811?ContentTypeID=1</link><pubDate>Mon, 16 Sep 2019 11:49:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71fccfb1-33f5-40cf-a7dc-fc109553ccb7</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;As &lt;a href="https://devzone.nordicsemi.com/members/turboj"&gt;Turbo J&lt;/a&gt; says, it isn&amp;#39;t really straight forward, but I believe that the HCI example from Zephyr is the closest you get to a &amp;quot;standard bluetooth dongle&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Really, it depends a bit on what you are trying to do. You can use the dongle together with the SDK as a BLE peripheral (/server), but I am not sure I know what your purpose it. If it is to test a central, then you can look into our &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver" rel="noopener noreferrer" target="_blank"&gt;pc-ble-driver&lt;/a&gt;, which is what nRF Connect for Desktop is using. Maybe that is what you are looking for, but I am not sure.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connectivity FW API</title><link>https://devzone.nordicsemi.com/thread/209726?ContentTypeID=1</link><pubDate>Sun, 15 Sep 2019 15:52:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5241d5b0-f9e5-4ce1-8665-87a7e7abf281</guid><dc:creator>yes</dc:creator><description>&lt;p&gt;Our devices, which are based on nrf52832 &amp;amp; nrf52840 chips, act as BLE servers&lt;/p&gt;
&lt;p&gt;For testing them in lab and at production we need PC application which act as server for few device.&lt;/p&gt;
&lt;p&gt;For early development stages we used generic usb BLE dongle but it support only BLE 4.0 and we must test it with BLE 4.2 and above&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I didn&amp;#39;t find any &amp;quot;out of the box&amp;quot; BLE &lt;strong&gt;4.2&lt;/strong&gt; dongle (based on Nordic chips or other chip manufacturers) which can be used with Windows generic BLE API as central device.&lt;/p&gt;
&lt;p&gt;Do you have any suggestions for &amp;quot;in-house&amp;quot; easy implementation?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connectivity FW API</title><link>https://devzone.nordicsemi.com/thread/209725?ContentTypeID=1</link><pubDate>Sun, 15 Sep 2019 15:24:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f293c420-6491-4283-8ff6-8fd363ff7d78</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;There is an USB HCI example firmware from the zephyr project for the 5840 chip. That turns the dongle/DK into an &amp;quot;BT LE USB stick&amp;quot;.&lt;/p&gt;
&lt;p&gt;Unfortunately it exposes a problem in the windows drivers: They require bluetooth classic support, and thus won&amp;#39;t work with the BTLE-only nordic chip. Linux BlueZ stack does not have this problem.&lt;/p&gt;
&lt;p&gt;This precludes &amp;quot;out of the box&amp;quot; windows support - you always need an application and custom communication between the app and the device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>