<?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>What are the commands sent by nRF Connect PC application to scan, connect, discover services etc?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53572/what-are-the-commands-sent-by-nrf-connect-pc-application-to-scan-connect-discover-services-etc</link><description>Greetings, 
 I am using nRF52840 Dongle and nRF Connect v3.2.0 PC application to scan for nearby Bluetooth devices and connect to them. 
 I want to develop a PC application similar to the nRF Connect. My application will also scan for nearby Bluetooth</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Oct 2019 14:36:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53572/what-are-the-commands-sent-by-nrf-connect-pc-application-to-scan-connect-discover-services-etc" /><item><title>RE: What are the commands sent by nRF Connect PC application to scan, connect, discover services etc?</title><link>https://devzone.nordicsemi.com/thread/216900?ContentTypeID=1</link><pubDate>Fri, 25 Oct 2019 14:36:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62ada09b-fed7-43de-adde-5199e9084290</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;nRF Connect for Desktop uses &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-js"&gt;pc-ble-driver-js&lt;/a&gt;, which is a JavaScript library for &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Fnrf51_setups_serialization.html"&gt;serializing the SoftDevice&lt;/a&gt; (our BLE stack), where a Dongle or DK is used for connectivity board and the PC is used for the application. Another serialization library for the PC is &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-py"&gt;pc-ble-driver-py&lt;/a&gt; (python library). Both of those are built on top of &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver&lt;/a&gt; (C / C++).&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>