<?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>Direct test mode (DTM) on nRF52840 source code example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71971/direct-test-mode-dtm-on-nrf52840-source-code-example</link><description>Hello ! I&amp;#39;m currently experimenting with the direct test mode for the nRF52840. I got it up and running with the nRF connect application. 
 I do however want to run it from SEGGER embedded studios (or any other IDE for that matter) so that I&amp;#39;m able to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 Mar 2021 12:27:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71971/direct-test-mode-dtm-on-nrf52840-source-code-example" /><item><title>RE: Direct test mode (DTM) on nRF52840 source code example</title><link>https://devzone.nordicsemi.com/thread/299239?ContentTypeID=1</link><pubDate>Thu, 11 Mar 2021 12:27:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d803ee3f-1b11-43cf-a9a1-02fba87dc88e</guid><dc:creator>Buttman</dc:creator><description>&lt;p&gt;In hindsight was it pretty easy, as it is pretty clear in the code. The reason it got stuck on the app_uart_get was because it was waiting for a command but never got any (because I ran the code from SEGGER and not from the terminal).&lt;/p&gt;
&lt;p&gt;The code does later take in a bit map where specify TX or RX and which channel to use.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct test mode (DTM) on nRF52840 source code example</title><link>https://devzone.nordicsemi.com/thread/296775?ContentTypeID=1</link><pubDate>Mon, 01 Mar 2021 09:26:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd8e4a1a-fa82-4028-b098-d4c23dd1135c</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The radio_test example is a low-level radio example that doesn&amp;#39;t&amp;nbsp;follow&amp;nbsp;any specific wireless protocol. I suggest that you check the info slide that I linked in my previous reply and test the example. I don&amp;#39;t see any reasons for why the example wouldn&amp;#39;t work in your use case.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct test mode (DTM) on nRF52840 source code example</title><link>https://devzone.nordicsemi.com/thread/296578?ContentTypeID=1</link><pubDate>Fri, 26 Feb 2021 14:01:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d301503-7553-4d18-925c-c1cb1533dfc5</guid><dc:creator>Buttman</dc:creator><description>&lt;p&gt;My goal is to create interference towards my other node. The purpose with DTM is that it doesn&amp;#39;t follow any IEEE 802.15.4 rules. I&amp;#39;m unsure how the radio_test example work, but if it follows the 802.15.4 will it not work as an interference debugger.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct test mode (DTM) on nRF52840 source code example</title><link>https://devzone.nordicsemi.com/thread/296034?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2021 13:25:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7a2fd74-baaf-4a19-8c61-96c7e6d715f4</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Maybe the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/nrf_radio_test_example.html?cp=7_1_4_6_31"&gt;radio_test &lt;/a&gt;example is a better fit for you? The DTM example implements the DTM functions as specified in the BLE spec. The radio test example is much easier to configure and customize. See the radio_cmd.c on how the radio is configured during run time.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>