<?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>Automated BLE testing using the nRF52840 Dongle with command line scripts</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55297/automated-ble-testing-using-the-nrf52840-dongle-with-command-line-scripts</link><description>Hello, 
 I have some custom hardware that uses both BLE 4.0 and BLE 5. I am looking for information on if it is possible to use a nRF52840 Dongle to connect to multiple peripheral devices from my PC. Are there command line scripts available with examples</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Dec 2019 12:34:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55297/automated-ble-testing-using-the-nrf52840-dongle-with-command-line-scripts" /><item><title>RE: Automated BLE testing using the nRF52840 Dongle with command line scripts</title><link>https://devzone.nordicsemi.com/thread/224167?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2019 12:34:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d3eb122-b0a8-4abf-b1ff-c52bc174b5b7</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use the nRF52840 Dongle as connectivity device for &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver&lt;/a&gt;, and for the python (&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-py"&gt;pc-ble-driver-py&lt;/a&gt;) and javascript (&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-js"&gt;pc-ble-driver-js&lt;/a&gt;) wrappers built on top. With that, you get &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_serialization.html"&gt;serialization of the BLE API of the SoftDevice&lt;/a&gt; (in c/c++, python or javascript), with which you can build a pc side application or script.&lt;/p&gt;
&lt;p&gt;pc-ble-driver-js is used for nRF Connect for Desktop, where with the BLE app you can connect, write/read characteristics etc. through the GUI interface.&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>