<?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>nRF52832 Direct Test Mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113453/nrf52832-direct-test-mode</link><description>Hello, 
 My company has developed a Bluetooth application that runs on the nRF52832 and we are about to perform FCC pre-scan testing next week. In order to prepare for this, we would like to put the device into a continuous waveform mode of operation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Jul 2024 13:56:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113453/nrf52832-direct-test-mode" /><item><title>RE: nRF52832 Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/496241?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2024 13:56:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcb694a6-eb11-4e46-ac8c-cfc03a1b93db</guid><dc:creator>CodeBlue-117</dc:creator><description>&lt;p&gt;I got it figured out. I just had to search the &amp;quot;Copy a Sample&amp;quot; directory under &amp;quot;Create a New Application&amp;quot;. I was able to find radio_test under lpuart. Once I made a build configuration and flashed the board everything worked like a charm. The UART radio test commands must be sent in the nRF Serial Terminal. You can close this ticket. Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/496071?ContentTypeID=1</link><pubDate>Mon, 29 Jul 2024 16:58:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:314ff6ee-48ff-4bea-878a-4c6088618fc4</guid><dc:creator>CodeBlue-117</dc:creator><description>&lt;p&gt;Hey Jonathan,&lt;/p&gt;
&lt;p&gt;Thanks for the timely response.&lt;/p&gt;
&lt;p&gt;I checked out the links you sent. They appear to be pretty straight forward. But there remains an issue. I cannot open the folder&amp;nbsp;&lt;span&gt;nRF5_SDK_vxx\examples\peripheral\radio_test\&lt;/span&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;mark class="has-inline-color has-vivid-red-color"&gt;board number&lt;/mark&gt;&lt;/span&gt;&lt;span&gt;\blank in VS Code.&amp;nbsp;&lt;/span&gt;The radio_test/pca10040/blank folder only contains configuration files for an SES project (radio_test_pca10040.emProject). I am trying to use Visual Studio Code because SES IDE is deprecated by my understanding. In order to use this radio_test example, do I need to go back to SES IDE, or is there a way to bring the project up in VS Code? According to this:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/92198/unable-to-add-ses-project-to-vsc-nrf-connect#:~:text=The%20SES%20project%20uses%20the,and%20built%20in%20VS%20Code"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/92198/unable-to-add-ses-project-to-vsc-nrf-connect#:~:text=The%20SES%20project%20uses%20the,and%20built%20in%20VS%20Code&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;migrating from an nRF5 SDK SES project to nRF Connect project in VS Code is not trivial as the APIs and libraries are different.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;So my question is: Should I try to use the deprecated SES IDE to bring up this example, or is there a way to do it in VS Code that I am not aware of?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Jake&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/495851?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2024 18:12:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a89d129-4a35-4bc9-9d29-20e553824f1d</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;You can use direct test mode (DTM) as well for the nRF52832, but since you only require a&amp;nbsp;continuous waveform mode you can use the Radio test sample. It has a unmodulated Carriere option and you just select output power and channel.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Radio test info:&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/peripheral/radio_test/README.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/peripheral/radio_test/README.html&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;For nRF5 SDK:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf_radio_test_example.html?cp=9_1_4_6_31"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf_radio_test_example.html?cp=9_1_4_6_31&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;There are some other blogs on this,&amp;nbsp;&lt;br /&gt;here&amp;nbsp;&lt;a href="https://raytac.blog/2023/11/22/navigating-rf-certification-a-guide-to-dtm-and-radio-testing/"&gt;https://raytac.blog/2023/11/22/navigating-rf-certification-a-guide-to-dtm-and-radio-testing/&lt;/a&gt;&amp;nbsp;&lt;br /&gt;and here:&amp;nbsp;&lt;a href="https://jimmywongiot.com/2021/03/02/rf-physical-test-on-the-nrf5-series/"&gt;https://jimmywongiot.com/2021/03/02/rf-physical-test-on-the-nrf5-series/&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Imagery might be a bit outdated on these blogs post but concept is the same.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>