<?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>Enabling USB and BLE on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73271/enabling-usb-and-ble-on-nrf52840-dongle</link><description>Hi, 
 I want to receive data on BLE and send it through USB to PC, I am using SDK17 and nRF52840 dongle. I send data from the transmitter with nRF52832 through ESB configuration. which examples in SDK can help me to enable the receiver as easy as possible</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Apr 2021 09:38:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73271/enabling-usb-and-ble-on-nrf52840-dongle" /><item><title>RE: Enabling USB and BLE on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/303061?ContentTypeID=1</link><pubDate>Tue, 06 Apr 2021 09:38:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24a336aa-0510-487d-afdf-c68af3b1c4a2</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am not sure why you see that. I just tested this on SDK 17.0.2, and the only change I needed to do to get this working was to change the preprocessor define&amp;nbsp;BOARD_PCA10056 to&amp;nbsp;BOARD_PCA10059. With that, the sample worked as expected on the nRF52840 dongle (I was able to connect via BLE, and send data both ways using NUS via nRF Connect on a phone and PuTTY on a computer).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling USB and BLE on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/302322?ContentTypeID=1</link><pubDate>Mon, 29 Mar 2021 09:32:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4815162c-e9a9-4a14-b4d6-7c82c8c7b2b2</guid><dc:creator>Masoumeh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;nRF52840 dongle is pca10059 but the examples in SDK are for pca10056, and when I change the board in preprocessor definition, I get errors which are the result of the differences in pin assignments.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling USB and BLE on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/302135?ContentTypeID=1</link><pubDate>Fri, 26 Mar 2021 12:57:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a74e999b-9796-4436-ab2f-6ec05cfcd0ec</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/usbd_ble_uart_example.html"&gt;USBD BLE UART Example&lt;/a&gt;&amp;nbsp;demonstrates combining BLE and USB.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>