<?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 commands</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70712/usb-commands</link><description>It appears that when the Dongle originally ships the Bluetooth advertiser is switched off. 
 ok i understand to download all kinds of software or some kinds of it to turn the Dongle on so I will see it on my Bluetooth network. 
 however, strangely as</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Jan 2021 11:21:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70712/usb-commands" /><item><title>RE: USB commands</title><link>https://devzone.nordicsemi.com/thread/290999?ContentTypeID=1</link><pubDate>Mon, 25 Jan 2021 11:21:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1015210c-3a83-4e2e-83ac-5c6a4ceabe63</guid><dc:creator>Edvin</dc:creator><description>[quote user="SKOG"]The issue I surmise is that once the Bluetooth can be pick up on a network[/quote]
&lt;p&gt;&amp;nbsp;The dongle doesn&amp;#39;t scan anything, and there is no pre-programmed commands that you can use with the dongle. If you want the dongle to do something, you must write an application for the dongle.&lt;/p&gt;
&lt;p&gt;I.e. if you want the dongle to scan for Bluetooth Low Energy devices nearby, and list the advertisements, then you need to write an application using the &lt;a href="https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK"&gt;SDK&lt;/a&gt;, which enables the softdevice, and starts scanning. Whenever this application receives an advertisement, you then need to decide what you want to do with it. If you want it to send the advertising packet to the computer via USB, your application needs to do that. If you then want to be able to receive commands from the computer that says &amp;quot;Start scanning&amp;quot;, &amp;quot;Stop scanning&amp;quot;, &amp;quot;connect to this device&amp;quot; then you need to implement these commands.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Do I misunderstand your question? If so, can you explain in detail what you want to do? Because unfortunately, it is not clear for me.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB commands</title><link>https://devzone.nordicsemi.com/thread/290825?ContentTypeID=1</link><pubDate>Fri, 22 Jan 2021 18:45:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edefbee8-a9ee-4830-aa0e-b39faf417e92</guid><dc:creator>SKOG</dc:creator><description>&lt;p&gt;No I think your direction is right - I am using it for development reasons. The issue I surmise is that once the Bluetooth can be pick up on a network ( I.E. transmission switch on ) I can proceed with the development from my iPad via the nRF Connect App for Apple&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USB commands</title><link>https://devzone.nordicsemi.com/thread/290519?ContentTypeID=1</link><pubDate>Thu, 21 Jan 2021 12:55:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79b7ba7f-15e6-45ec-8e35-32c74e57146c</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;This is not a normal Bluetooth dongle that you can insert into your computer and use as your bluetooth interface (as if your computer had bluetooth connected). This is a development tool, used together with e.g. &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-desktop"&gt;nRF Connect for Desktop&lt;/a&gt;, or the &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE"&gt;nRF Sniffer for BLE&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I believe what you are looking for is something called a Bluetooth HCI (Host Control Interface) dongle. Please let me know if my assumption is wrong.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The nRF52 Dongle&amp;#39;s flash is blank when you get it (Except for the bootloader). You can use the nRF Connect for Desktop -&amp;gt; Programmer app to program it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>