<?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>nRF52840 dongle PC_BLE_Driver API description</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47376/nrf52840-dongle-pc_ble_driver-api-description</link><description>Hi, I&amp;#39;m new with the Nordic, looks fin but I can&amp;#39;t find application command interface description for the PC_BLE_Driver. 
 Background: I have a running application supporting two different BLE USB dongles via virtual com port. My application send the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 May 2019 11:08:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47376/nrf52840-dongle-pc_ble_driver-api-description" /><item><title>RE: nRF52840 dongle PC_BLE_Driver API description</title><link>https://devzone.nordicsemi.com/thread/188520?ContentTypeID=1</link><pubDate>Wed, 22 May 2019 11:08:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2ea141f-4c50-4736-8e44-333fadb0b913</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Alex,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The function ID is the same as the SVC number of the function defined in the softdevice header files. For example&amp;nbsp;SD_BLE_GAP_ADV_START has function ID = 0x73 (BLE_GAP_SVC_BASE + 7)&lt;/p&gt;
&lt;p&gt;Please aware that before you can start doing BLE activity you would need to initialize the softdevice and the service, etc. Please follow what we do in the driver , for example the &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/tree/master/examples"&gt;hrs example&lt;/a&gt; to know how to use the driver.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 dongle PC_BLE_Driver API description</title><link>https://devzone.nordicsemi.com/thread/188409?ContentTypeID=1</link><pubDate>Wed, 22 May 2019 06:14:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c58de46-a19e-4a88-9561-a4b813ff29a8</guid><dc:creator>Alex Vienna</dc:creator><description>&lt;p&gt;Hi Hung Bui,&lt;/p&gt;
&lt;p&gt;thanks and I&amp;#39;m aware of that but i&amp;#39;m looking for the link between a function and the function ID. which function ID to send for Scan, connect,gattExchange,Bond, etc. Parameters and frame/format are clear to me.&lt;/p&gt;
&lt;p&gt;thanks in advance&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 dongle PC_BLE_Driver API description</title><link>https://devzone.nordicsemi.com/thread/188017?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 15:15:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be971049-1faf-4321-9359-3c717a90a7cc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Alex,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The PC-BLE_Driver is to be used with the connectivity firmware on the Dongle. You can find the documentation about the protocol of the connectivity firmware here:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_serialization.html?cp=5_1_3_42"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_serialization.html?cp=5_1_3_42&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I would suggest to capture a logic analyzer of a pc-ble-drive session to match it with the protocol doc.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>