<?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) Response</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60835/direct-test-mode-dtm-response</link><description>I would like to use the direct test mode (DTM) to test my own hardware with Rohde &amp;amp; Schwartz CBT. I have managed to create a simple test case using nRF52 DK and the example in nRF5 SDK. I managed to modify the UART configuration according my own hardware</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 May 2020 03:44:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60835/direct-test-mode-dtm-response" /><item><title>RE: Direct Test Mode (DTM) Response</title><link>https://devzone.nordicsemi.com/thread/248326?ContentTypeID=1</link><pubDate>Wed, 06 May 2020 03:44:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:638995a1-9f4b-4bfa-80b8-0b09fae70c33</guid><dc:creator>Jimmy Wong</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I list out some command of the DTM (TX / RX). You can refer to&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://jimmywongiot.com/2019/09/02/rf-physical-test-on-the-nrf5-series/"&gt;https://jimmywongiot.com/2019/09/02/rf-physical-test-on-the-nrf5-series/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode (DTM) Response</title><link>https://devzone.nordicsemi.com/thread/248240?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 14:33:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:681c3090-5534-403e-b94a-de78239fb668</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Have you made any progress? You may also find the documentation for DTM useful:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_dtm_serial.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_dtm_serial.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You may need to edit the pca10040.h (if you are using nRF52832) to fit the pins you want to use:&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;Make sure to power cycle the board after programming, this should ensure that the SEGGER -jlink does not take control over the UART pins above.&lt;/p&gt;
&lt;p&gt;The tester need to have common ground with the DK, and&amp;nbsp;voltage level&amp;nbsp;should be ~3V for the UART pins. Adding a 1Mohm pull-up on the RX and TX pin may be a good idea to avoid them floating while not connected to the tester.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode (DTM) Response</title><link>https://devzone.nordicsemi.com/thread/247775?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 07:51:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0efdf0a4-b164-40de-a95c-2723871a8ad5</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;You may find the application note using DTM in production testing useful:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_appnotes/struct/appnotes_nan34.html"&gt;https://infocenter.nordicsemi.com/topic/struct_appnotes/struct/appnotes_nan34.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode (DTM) Response</title><link>https://devzone.nordicsemi.com/thread/247604?ContentTypeID=1</link><pubDate>Thu, 30 Apr 2020 14:14:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02621ae9-2ffb-4cda-b05c-af18fd15eb47</guid><dc:creator>Sami</dc:creator><description>&lt;p&gt;According to the specification I should send command &amp;quot;LE_Transmitter_Test&amp;quot; and the DUT should sent back &amp;quot;LE_Status&amp;quot;.&lt;br /&gt;&lt;br /&gt;However, I am not sure command &amp;quot;LE_Transmitter_Test&amp;quot; should be sent to the DUT and what kind of response should be expected. If I send string &amp;quot;LE_Transmitter_Test&amp;quot; to the UART port, the response is still the same.&lt;br /&gt;&lt;br /&gt;How the commands should be sent? Is there some kind of data format?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode (DTM) Response</title><link>https://devzone.nordicsemi.com/thread/247517?ContentTypeID=1</link><pubDate>Thu, 30 Apr 2020 11:16:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eded9c9c-959c-4697-986b-2ff7511b9158</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;The commands and responses are described in BT core spec v5.2 vol 6 part F, chapter 2 (for instance page 3194):&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.bluetooth.com/specifications/bluetooth-core-specification/"&gt;https://www.bluetooth.com/specifications/bluetooth-core-specification/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode (DTM) Response</title><link>https://devzone.nordicsemi.com/thread/247490?ContentTypeID=1</link><pubDate>Thu, 30 Apr 2020 09:48:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f21c132a-a364-4505-ad92-bccc91189eb7</guid><dc:creator>Sami</dc:creator><description>&lt;p&gt;I have also tested the original example in nRF5 SDK. In other words, I did not make any changes at all. The results are the same. It does not matter which command I send, the output does not make any sense.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>