<?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>BLE and USB communication by using nRF52840 dongle.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49493/ble-and-usb-communication-by-using-nrf52840-dongle</link><description>Dear all, I started nRF52840 development. Using this module, I&amp;#39;m going to use BLE and USB connection. 
 I have nRF52832 module, which sends BLE data by 1.28Mbps. I&amp;#39;m going to make nRF52840 to receive those data, and send it to PC by USB connection. In</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Jul 2019 12:49:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49493/ble-and-usb-communication-by-using-nrf52840-dongle" /><item><title>RE: BLE and USB communication by using nRF52840 dongle.</title><link>https://devzone.nordicsemi.com/thread/197385?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2019 12:49:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f989dc63-6eb6-40b8-bd13-cf8198202a77</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I agree wholeheartedly with Andrew in that you should get an nRF52840DK for development. Once you have something working on the DK you can then deploy to the dongle.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As for transfer speed this depends more on connection parameters, MTU settings and similar than on the specific service used. As long as you increase the length of the TX and RX characteristics to leverage longer packets there is no reason you can&amp;#39;t get high throughput based on the UART service examples.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The maximum achievable throughput when using the 2M high speed BLE mode is about 1360kbps, or 1.33Mbps, but please be aware that this assumes zero packet loss. In real life use cases you will typically see lower data rates than this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Gary at Android Authority made a good video demonstrating Bluetooth 5 throughput, and how it can be affected by range and obstructions, based on&amp;nbsp;two nRF52840 DK&amp;#39;s:&lt;br /&gt;&lt;a href="https://www.youtube.com/watch?v=756lbLk3Aqw"&gt;https://www.youtube.com/watch?v=756lbLk3Aqw&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Skip to the 5 minute mark for the results of his testing.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE and USB communication by using nRF52840 dongle.</title><link>https://devzone.nordicsemi.com/thread/197195?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2019 15:31:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5c7e383-9c86-4479-aafd-87883b0b29af</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;You will find it far easier to do your development on an nRF52840 &lt;strong&gt;Development Kit&lt;/strong&gt; - rather than on the Dongle.&lt;/p&gt;
&lt;p&gt;As the name suggests, the &lt;em&gt;Development&lt;/em&gt; Kit is specifically designed for doing development - not least because it&amp;nbsp;has a Segger J-Link programmer/debugger built in.&lt;/p&gt;
[quote userid="81429" url="~/f/nordic-q-a/49493/ble-and-usb-communication-by-using-nrf52840-dongle"]Is there any good example to refer? [/quote]
&lt;p&gt;because the Dongle is not really intended for &lt;em&gt;development&lt;/em&gt;, there are rather few examples for it&lt;/p&gt;
&lt;p&gt;Another reason why the&amp;nbsp;&lt;em&gt;Development&lt;/em&gt;&lt;span&gt;&amp;nbsp;Kit is the better option to start your development!&lt;/span&gt;&lt;/p&gt;
[quote userid="81429" url="~/f/nordic-q-a/49493/ble-and-usb-communication-by-using-nrf52840-dongle"] I think UART doesn&amp;#39;t have enough speed for sending data by 1.28Mbps[/quote]
&lt;p&gt;&lt;span&gt;Note that 1.28Mbps is just the raw radio bit rate - the actual application data throughput achievable in practice will be much less that this.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;A UART should be fine in association with a BLE link in practice.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>