<?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 BLE Connectivity Example integration with BLE peripheral Communication example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37652/nrf52840-dongle-ble-connectivity-example-integration-with-ble-peripheral-communication-example</link><description>Hi everyone, 
 I found this example in the SDK for the nRF52840 Dongle: nRF5_SDK_15.0.0_a53641a\examples\connectivity\ble_connectivity\pca10059\ser_s140_usb_hci. 
 With this example, the dongle is recognized as a virtual COM port when running the application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 31 Aug 2018 07:17:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37652/nrf52840-dongle-ble-connectivity-example-integration-with-ble-peripheral-communication-example" /><item><title>RE: nRF52840 Dongle BLE Connectivity Example integration with BLE peripheral Communication example</title><link>https://devzone.nordicsemi.com/thread/146622?ContentTypeID=1</link><pubDate>Fri, 31 Aug 2018 07:17:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b68158d1-ce0e-4fe8-880a-fe8af83ec9f4</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;The connectivity project in the SDK need to be slightly modified to work with the pc-ble-driver. Therefore, you should get the SDK and apply the patch as described under &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/blob/v2.3.2/Installation.md#compiling-the-connectivity-hex-files"&gt;Compiling the connectivity .hex files&lt;/a&gt;&amp;nbsp;if you want to build it yourself. Alternatively you can simply use the precompiled connectivity firmware which already has the needed modifications, as you can find &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/tree/v2.3.2/hex/sd_api_v3"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle BLE Connectivity Example integration with BLE peripheral Communication example</title><link>https://devzone.nordicsemi.com/thread/146586?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 18:21:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:920bc807-bd4a-4a20-adcb-fc1d1e2a7b3f</guid><dc:creator>Esteban</dc:creator><description>&lt;p&gt;Einar, can you provide a link or a location in the sdk to the project file, (keil or ses) for connectivity_1.2.3_usb_with_s132_3.1.hex? Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle BLE Connectivity Example integration with BLE peripheral Communication example</title><link>https://devzone.nordicsemi.com/thread/145221?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 07:29:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2874c080-1c53-4af5-9ba4-1bea15a29e82</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Ah, ignore the file name. It was a copy past error on my part. It should be&amp;nbsp;connectivity_1.2.3_usb_with_s132_3.1.hex, which you can find &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/tree/v2.3.2/hex/sd_api_v3"&gt;here&lt;/a&gt;. It is intended for the nRF52840 even though it uses the&amp;nbsp;S132 SoftDevice. (We do not have a tested S140 SoftDevice connectivity firmware that work with pc-ble-driver).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle BLE Connectivity Example integration with BLE peripheral Communication example</title><link>https://devzone.nordicsemi.com/thread/145184?ContentTypeID=1</link><pubDate>Tue, 21 Aug 2018 19:20:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:164a7026-a6ff-496f-a029-f232431eb1e5</guid><dc:creator>Esteban</dc:creator><description>&lt;p&gt;Based on the instructions in the install document, it says that when you install the latest version of nRFConnect v2.4, the needed drivers are installed. But when I look at devices and printers it says that there isn&amp;#39;t anything installed to identify it.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/807x503/__key/communityserver-discussions-components-files/4/4784.Capture2.PNG" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle BLE Connectivity Example integration with BLE peripheral Communication example</title><link>https://devzone.nordicsemi.com/thread/145174?ContentTypeID=1</link><pubDate>Tue, 21 Aug 2018 16:20:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73ff2e85-ac14-4497-9f3c-fa6655dd469a</guid><dc:creator>Esteban</dc:creator><description>&lt;p&gt;Hi Einar,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t see a&amp;nbsp; &amp;quot;connectivity_6.0_1m_with_s140_usb_6.0.hex&amp;quot; in the hex folder when I look under tag 2.3.2. Can you provide a direct link to it? &lt;/p&gt;
&lt;p&gt;I see a connectivity_1.2.3_usb_with_s132_3.1.hex but I don&amp;#39;t expect that to work since it&amp;#39;s for Soft device 132. I tried either way to merge this hex file with my application using mergehex but it says there are conflicts.&lt;/p&gt;
&lt;p&gt;I also tried flashing the zip package in the examples to the dongle with success, I checked on my terminal and the dongle is on a loop sending a hex string but it doesn&amp;#39;t do much else.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m close but I still need some pointers. Thanks!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle BLE Connectivity Example integration with BLE peripheral Communication example</title><link>https://devzone.nordicsemi.com/thread/145125?ContentTypeID=1</link><pubDate>Tue, 21 Aug 2018 12:22:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0467a2bf-b53b-47d9-b91e-f56f1bb9d205</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The connectivity example is for using the nRF52840 as a connectivity chip. If you want to use it from a PC, then the pc-ble-driver is probably what you want. Currently you should use&amp;nbsp;the&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/tree/v2.3.2"&gt;v2.3.2 tag of the pc-ble-driver&lt;/a&gt;&amp;nbsp;as the master does not have support for the nRF52840 dongle. You should use this version on the PC, and the connectivity firmware&amp;nbsp;connectivity_6.0_1m_with_s140_usb_6.0.hex from&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/tree/v2.3.2"&gt;here&amp;nbsp;&lt;/a&gt;(same tag) instead of the one from the SDK (that you referred to). The pc-ble-driver variant is based on the SDK connectivity firmware, but with some changes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>