<?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>nRF52833 USB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61069/nrf52833-usb</link><description>Hi 
 
 I am currently trying to design my own custom board with just the nRF52833 SoC. I am using this for AoA and I/Q sampling. I had a few questions. 
 
 1. What is the best way to transfer the I/Q sample data from the SoC to my PC. Is through USB or</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 May 2020 10:13:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61069/nrf52833-usb" /><item><title>RE: nRF52833 USB</title><link>https://devzone.nordicsemi.com/thread/248889?ContentTypeID=1</link><pubDate>Fri, 08 May 2020 10:13:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a092c25-b84e-42a9-b2db-db1944d8fea4</guid><dc:creator>Sigurd</dc:creator><description>[quote userid="85966" url="~/f/nordic-q-a/61069/nrf52833-usb"]1. What is the best way to transfer the I/Q sample data from the SoC to my PC. Is through USB or SWD pins or something else?[/quote]
&lt;p&gt;That depends on what you plan to do with the I/Q samples on the PC, and if it&amp;#39;s for development or for an end-product. If you just want to view the data under development, then just print them using NRF_LOG_INFO(), with UART and/or Segger RTT as logger backends. For UART, any terminal program should work, e.g. PuTTY, Termite, etc. For RTT, use e.g. J-Link RTT viewer.&lt;/p&gt;
[quote userid="85966" url="~/f/nordic-q-a/61069/nrf52833-usb"]2. I was trying to send data though the nRF USB port using the USB_CDC_ACM example but nothing is being outputted. The NRF_LOG_INFO statements as well are not showing anything on the debug console. I am also constantly monitoring the COM port that shows up no data comes through.[/quote]
&lt;p&gt;You can use&amp;nbsp;CLI over USB&amp;nbsp;to view NRF_LOG. You can take a look at how to set it up in the CLI example (SDK_folder\example\peripheral\cli).&amp;nbsp;&lt;/p&gt;
[quote userid="85966" url="~/f/nordic-q-a/61069/nrf52833-usb"]3. What is the nRF only switch used for?&amp;nbsp;[/quote]
&lt;p&gt;See &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52833_dk/UG/nrf52833_DK/nrf_only_mode.html"&gt;this page.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>