<?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>USB Full speed communication with Windows</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77983/usb-full-speed-communication-with-windows</link><description>Hi, 
 I want Windows PC to communicate with nRF52840 dongle over USB full speed. 
 Are there sample of Windows software(likes API) and nRF52840 dongle ? 
 I want to realize that nRF52840 receive data over BLE in maximum throughput( ~ 1.4Mbps) and Windows</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 01 Aug 2021 23:53:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77983/usb-full-speed-communication-with-windows" /><item><title>RE: USB Full speed communication with Windows</title><link>https://devzone.nordicsemi.com/thread/322769?ContentTypeID=1</link><pubDate>Sun, 01 Aug 2021 23:53:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad80775b-7a52-444a-b095-d3731d0d7bda</guid><dc:creator>WaKo</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I got it.&lt;/p&gt;
&lt;p&gt;Thank you !&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB Full speed communication with Windows</title><link>https://devzone.nordicsemi.com/thread/322633?ContentTypeID=1</link><pubDate>Fri, 30 Jul 2021 10:13:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87f7576f-2ed1-4c3c-9638-7723a2449f25</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The nRFConnect for Desktop uses the SDC BLE connectivity firmware and the pc ble driver to communicate with the nRFConnect for Desktop. &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/46898/nrf-connect-desktop---where-is-the-connectivity-firmware/185245#185245"&gt;This thread already discuss and explain this thoroughly.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s up to you what app you use to handle the data received on the computer from the Dongle.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB Full speed communication with Windows</title><link>https://devzone.nordicsemi.com/thread/322566?ContentTypeID=1</link><pubDate>Fri, 30 Jul 2021 05:20:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be790c3a-9055-4272-ab41-e4d88e5181b4</guid><dc:creator>WaKo</dc:creator><description>&lt;p&gt;Thank you for your replay.&lt;/p&gt;
&lt;p&gt;Dose nRF52840 dongle use&amp;nbsp;&lt;span&gt;the CLI USB backend when it communicate with &amp;quot;Bluetooth Low Energy&amp;quot; in nRF Connect for Desktop ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/70833/throughput-calculation-with-wireshark"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/70833/throughput-calculation-with-wireshark&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;In the above, you said that if I use&amp;nbsp;&lt;span&gt;nRF Connect and&amp;nbsp;nRF52840 dongle as BLE master I will not get maximum throughput.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But&amp;nbsp; if nRF Connect and nRF52840 dongle use&amp;nbsp;CLI USB backend, should it be possible ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB Full speed communication with Windows</title><link>https://devzone.nordicsemi.com/thread/322397?ContentTypeID=1</link><pubDate>Thu, 29 Jul 2021 09:05:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e1d38c0-4a26-4627-89a7-25e2b29507ac</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Due to the summer vacation period we are currently understaffed, so delayed replies must be expected. I am sorry about any inconvenience this might cause.&lt;/p&gt;
&lt;p&gt;We have a few cases covering the maximum throughput over USB already.&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/76376/running-the-att_mtu-throughput-on-the-nrf52840-dongles/315555#315555"&gt; This one seems to be most relevant&lt;/a&gt;, where my colleague Vidar has uploaded a modified version of &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_att_mtu.html"&gt;our Throughput example&lt;/a&gt; using the CLI USB backend.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We&amp;#39;ve tested the USB MSC examples (that are writing zeroes to a RAM disk from a Linux host) to be able to write at speeds up to 4Mbps, so 1.4Mbps should not be problematic to reach using USB.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>