<?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</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50425/direct-test-mode</link><description>Hi, 
 we have to program direct test mode software for our certification process of our device. What we did was: take the dtm example from Nordic SDK (v15.3.0) and programmed it to the device. Our certication lab gives us feedback that the mode does not</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Jun 2020 08:36:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50425/direct-test-mode" /><item><title>RE: Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/256606?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2020 08:36:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80333dc4-7297-4668-b002-68f2d1afe71d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Arno,&amp;nbsp;&lt;br /&gt;Please create a new case for your question.&amp;nbsp;&lt;br /&gt;Note that nRFGo studio is very old application. We have Direct Test Mode app on NRF Connect for Desktop application on PC.&amp;nbsp;&lt;br /&gt;When you connect a new board to the PC there will be a new COM port you would need to select that com port.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/256492?ContentTypeID=1</link><pubDate>Tue, 23 Jun 2020 14:05:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6903614d-90c2-4629-b574-30d3acbda0c9</guid><dc:creator>Aijiapeng</dc:creator><description>&lt;p&gt;Hi ,&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/hungbui"&gt;Hung Bui&lt;/a&gt;&amp;nbsp;.Now the UART defined by NRF52832 is connected to my other SOC. When I do DTM, do I need to disconnect it from the hardware?&lt;span&gt;Now I have burned the DTM application, but NRFGO reminds me that the connection is wrong.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1592921112730v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/201742?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 06:49:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc5ac2f6-5c96-490f-af4a-357c6a1d02c5</guid><dc:creator>Sascha Schmidt</dc:creator><description>&lt;p&gt;Ok, perfect. I did&amp;nbsp; that and it worked!!&lt;/p&gt;
&lt;p&gt;Thank you very much for your help!!!! I appreciate it!!&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;
&lt;p&gt;Sascha&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/201730?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 06:04:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6bdd026e-b8c7-471f-bbde-14e78dcdac58</guid><dc:creator>mrono</dc:creator><description>[quote userid="68846" url="~/f/nordic-q-a/50425/direct-test-mode/201654"] is it possible to redirect the RX and TX pins to port 9 and 10? Because these are the pins for the NFC antenna to connect. Do I have to program something special to the dtm example other than defining these other pins?[/quote]
&lt;p&gt;There is a preprocessor define that triggers the startup code to initialize the NFC pins as regular GPIOs. It is called CONFIG_NFCT_PINS_AS_GPIOS. Add this define to your project options then you should be able to use those pins as regular GPIOs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/201673?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 15:49:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae18a33a-3ff0-4b8f-ae6a-e9d179715b56</guid><dc:creator>cbd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can reassign the TX RX pins by changing the definitions in the board file.&lt;/p&gt;
&lt;p&gt;For your product you should have your own version of the board file. Best to have a separate one for your board rather than change one of the SDK ones. Then include it by using a pre-processor switch e.g. MYBOARD instead of PCA10056 and have an entry in board.h use that to include your custom board file&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/201654?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 15:00:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9c70551-b248-4b88-8300-255076ba6267</guid><dc:creator>Sascha Schmidt</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;now it works with the precompiled file and the UART with RX and TX pins on port 6 and&amp;nbsp;8!!! &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;But I have another question: is it possible to redirect the RX and TX pins to port 9 and 10? Because these are the pins for the NFC antenna to connect. Do I have to program something special to the dtm example other than defining these other pins?&lt;/p&gt;
&lt;p&gt;That would make it easier for us to support our test lab, because than we could only send new firmware instead of&amp;nbsp;getting&amp;nbsp;back the complete devices to us?&lt;/p&gt;
&lt;p&gt;Thanks in advance for your good support !!!!&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;
&lt;p&gt;Sascha&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/201644?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 14:09:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:843c2a9a-2d91-44e8-afd4-14cd8f63571f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;No, you don&amp;#39;t need a softdevice to be flashed on the board when using DTM. Softdevice should be erased.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please make sure there is no bootloader on the module that may prevent running the DTM code.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please test using UART example and try to debug.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/201628?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 13:41:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d03db4e2-995b-47c3-940e-e18262f299c1</guid><dc:creator>Sascha Schmidt</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;ok that verified my understanding of which pins of the chip are used, so thanks for that!! :) We have a FTDI chip to connect to the PC via USB. Is it necessary that the softdevice is programmed to the device, so that dtm works?&lt;/p&gt;
&lt;p&gt;We have a rigado demo board for thier BMD-350 module.&lt;/p&gt;
&lt;p&gt;Thanks in advance!!!!&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;
&lt;p&gt;Sascha Schmidt&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/201579?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 12:33:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e19093ad-bc6e-465b-aacc-0925341a3ceb</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Sascha,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;By default the pins are configures as follow:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;#define RX_PIN_NUMBER 8&lt;br /&gt;#define TX_PIN_NUMBER 6&lt;br /&gt;#define CTS_PIN_NUMBER 7&lt;br /&gt;#define RTS_PIN_NUMBER 5&lt;/p&gt;
&lt;p&gt;Which demo board are you testing with ? Note that&amp;nbsp;when you connect to PC you need a RS232/FTDI chip to interface with PC.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would suggest you to test with the&amp;nbsp;\examples\peripheral\uart to make sure UART works at it should.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/201471?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 09:19:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e3b3630-0dfe-424d-9d04-e3541443d023</guid><dc:creator>Sascha Schmidt</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;yes your right. I checked it with a logic analyzer. I now programmed the precompiled hex file from Nordic and tried it out with a demo board and a PC. Now the UART says nothing at all. I get no response to any command of the direct test mode. Am I right that the UART pins are on 5, 6, 7, 8 of the nRF52832 (I looked it up in the board-file of the board_pca10040.h)&lt;/p&gt;
&lt;p&gt;Kind regards and thanks for the support!!!&lt;/p&gt;
&lt;p&gt;Sascha Schmidt&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode</title><link>https://devzone.nordicsemi.com/thread/201334?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2019 15:50:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1b78292-9427-446c-b24b-02007b292e39</guid><dc:creator>cbd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you set-up the UART correctly and are the lines isolated from the rest of the board?&lt;/p&gt;
&lt;p&gt;Your test house may just be seeing signal reflection rather than data response.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>