<?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>Create a bluetooth dongle to connect to a personal computer in windows</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108097/create-a-bluetooth-dongle-to-connect-to-a-personal-computer-in-windows</link><description>Hello. 
 I need to develop a bluetooth module working with a nus service to receive and send bytes, but not connect to an external mcu throug UART. It should be connected to another mcu through an USB connector. 
 
 Is it possible?. Is there any example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Feb 2024 10:07:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108097/create-a-bluetooth-dongle-to-connect-to-a-personal-computer-in-windows" /><item><title>RE: Create a bluetooth dongle to connect to a personal computer in windows</title><link>https://devzone.nordicsemi.com/thread/467886?ContentTypeID=1</link><pubDate>Wed, 07 Feb 2024 10:07:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a6fc489-d2fd-4459-bbe4-5d893b4b1950</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;This is definitely possible, but we don&amp;#39;t have a sample doing exactly this. I would recommend starting out with one of our&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/usb/usb.html"&gt; USB samples&lt;/a&gt;, &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/usb/cdc_acm/README.html"&gt;USB CDC-ACM&lt;/a&gt; for example to have the communication from nRF5340 to computer over USB, and then implement the NUS service and forward that over USB to that sample. There are also multiple tickets already on DevZone on this matter, so you could also do some searching in case you run into any issues&amp;nbsp;trying to implement this.&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>