<?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>nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/97693/nrf53-direct-test-mode-question</link><description>Hi, 
 I followed https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direct_test_mode/README.html to work with nRF5340 DK PCA10095. I am using latest nRF connect v2.3.0 with no change of board &amp;quot;nrf5340dk_nrf5340_cpunet&amp;quot;.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Mar 2023 22:30:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/97693/nrf53-direct-test-mode-question" /><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/418437?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2023 22:30:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bee6cab-b47f-4fbe-9146-2933e72ec475</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;Hi Jared,&lt;/p&gt;
&lt;p&gt;I found the issue with nRF5340. There were 3 serial ports for nRF5340:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/nRF53_2D00_good_2D00_case.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;I previously used CDC UART ports (COM6 and COM9) for my testing. Those do not work. I tried USB Serial Device (COM10) and it worked for me. We can close this issue now. Thanks for your helps.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Dennis&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/418435?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2023 21:56:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:223da760-c8d3-4219-a84d-caf433ac38fa</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;Jared,&lt;/p&gt;
&lt;p&gt;I did the same procedure for nRF52840 PCA10112, the serial interface works. I was able to transmit reset (0x00 0x00) or transmitter_test (0x80 0x96) and I got back success (0x00 0x00) or failure (0x00 0x01). This tells me that&amp;nbsp;there is definitely an issue with the same DTM software running on nrf5340 network core with remote shell on the application core.&lt;/p&gt;
&lt;p&gt;This is my screenshot from RealTerm with&amp;nbsp;&lt;span&gt;nRF52840 PCA10112:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/nRF52_2D00_good_2D00_case.jpg" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/418177?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2023 20:26:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:122123f6-6ecf-4a47-9035-2e7270a9ef8a</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;The issue I am facing with DTM is direct-test-mode example does not work or does not work consistently with MS Visual Studio Code IDE. I won&amp;rsquo;t get to the issue at this point.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I switched to the command line and I was able to see J-Link RTT as Jared mentioned. However my observations are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;J-Link RTT viewer is only displays the printk from the network core.&lt;/li&gt;
&lt;li&gt;J-Link RTT viewer only works with MS Visual Studio Code IDE over SWD. If I reset the board, I won&amp;rsquo;t see anything because I am not using SWD.&lt;/li&gt;
&lt;li&gt;From reading &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direct_test_mode/README.html#direct-test-mode-testing-app"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direct_test_mode/README.html#direct-test-mode-testing-app&lt;/a&gt;, the user interface to send DTM commands (two-byte HEX numbers) has to be a serial terminal interface as you can see in section &amp;ldquo;Connect with RealTerm&amp;rdquo;. I was not be able to able to see anything over this JLinkCDC1 serial.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;I am still can&amp;rsquo;t get DTM application going. Please let me know if I am missing something here.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks for your helps in advance,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/418164?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2023 16:46:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03f36d46-d0c7-4949-a938-b70b61297585</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;Jared,&lt;/p&gt;
&lt;p&gt;I build dtm from the command line with &amp;quot;west build samples/bluetooth/direct_test_mode -b nrf5340dk_nrf5340_cpunet -- -DCONFIG_DTM_USB=y&amp;quot;. I was able to see this RTT viewer:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2023_5F00_03_5F00_29_5F00_11_5F00_23_5F00_27_5F00_J_5F00_Link_5F00_RTT_5F00_Viewer_5F00_V7.82.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;I followed&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direct_test_mode/README.html#direct-test-mode-testing-app"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direct_test_mode/README.html#direct-test-mode-testing-app&lt;/a&gt;, section Connect with RealTerm (Windows) step 3, but I got nothing in the RealTerm: Serial Capture Program area 3?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/418158?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2023 15:47:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c152d750-9dc7-4c0d-85e2-3321b3cce8b6</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;Jared,&lt;/p&gt;
&lt;p&gt;I built MS Visual Studio Code to build this DTM. Would this be a problem since &lt;a id="" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direct_test_mode/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direct_test_mode/README.html&lt;/a&gt;&amp;nbsp;referenced to the command line?&lt;/p&gt;
&lt;p&gt;I used and configured J-Link RTT viewer as you recommended. I still can&amp;#39;t get the user interface as I expected. This is all I got from RTT viewer:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2023_5F00_03_5F00_29_5F00_10_5F00_40_5F00_55_5F00_J_5F00_Link_5F00_RTT_5F00_Viewer_5F00_V7.82_5F00_Configuration.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2023_5F00_03_5F00_29_5F00_10_5F00_36_5F00_09_5F00_J_5F00_Link_5F00_RTT_5F00_Viewer_5F00_V7.82.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Should Nordic update the readme information here? &lt;a id="" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direct_test_mode/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direct_test_mode/README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I am expecting that the user interface is similar to what I saw from nrf52 several years ago. A single key allow the users to drive dtm test modes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/417099?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2023 13:23:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0759a52-0e74-4a1c-9970-8d377194cd2c</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;Jared,&lt;/p&gt;
&lt;p&gt;I flashed the unmodified to nRF5340 DK PCA10095 and viewed from Visual Studio Code RTT terminal. I don&amp;#39;t think viewing from J-Link RTT viewer should make any difference but I will try it.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/417093?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2023 13:17:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86c87127-35d4-4fbc-b871-43fa4673c1d1</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Did you build the sample unmodified this time?&lt;/p&gt;
&lt;p&gt;I tried flashing the unmodified sample to my nRF5340 development kit with the latest NCS v2.3.0 and was able to run it and view it on RTT:&lt;/p&gt;
&lt;p&gt;&lt;img style="height:auto;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x0/__key/communityserver-discussions-components-files/4/pastedimage1679577401063v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1679577431227v2.png" alt=" " /&gt;&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: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/416889?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 16:22:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:594e8566-8efd-48ee-b9d2-3220c4396347</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;Jared,&lt;/p&gt;
&lt;p&gt;I switched to RTT and running on NRF5340 DK PCA10095. The only connections I have are J2 and J3. However, I still have UART device is not ready error. RTT trace:&lt;/p&gt;
&lt;p&gt;Connected via RTT with settings mem-address:auto&lt;/p&gt;
&lt;p&gt;SEGGER J-Link V7.82 - Real time terminal output&lt;br /&gt;J-Link OB-nRF5340-NordicSemi compiled Dec 3 2021 15:46:49 V1.0, SN=1050031422&lt;br /&gt;Process: JLink.exe&lt;br /&gt;[00:00:00.000,793] &amp;lt;inf&amp;gt; ipc_uart: IPC service instance opened&lt;br /&gt;[00:00:00.100,982] &amp;lt;err&amp;gt; ipc_uart: IPC endpoint bond timeout&lt;br /&gt;*** Booting Zephyr OS build v3.2.99-ncs2 ***&lt;br /&gt;Starting Direct Test Mode example&lt;br /&gt;UART device not ready&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/416873?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 15:23:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac81d4c2-a245-4415-aa44-dc1246f153b9</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;Thanks for the clarifications, Jared. Since the radio direct test mode is a board level test, I could use SWD pins on my breakout boards for RTT. My first thought by reading main.c in application was UART was for the user interface. Now, I am seeing UART on the application is for interfacing to the network core. I will switch to RTT.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dennis&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/416860?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 14:57:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54811016-ac22-4e53-877e-6e66ca4449de</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Dennis,&lt;/p&gt;
&lt;p&gt;I see, I don&amp;#39;t think this is trivial&amp;nbsp;as the UART peripheral for the netcore is already in use for the DTM commands.&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: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/416850?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 14:34:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03f4b4c0-45b6-4c41-beba-7b20ac2ba355</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;Hi Jared,&lt;/p&gt;
&lt;p&gt;Yes, I am attempting to use the UART interface because that is the only interface for us to do radio direct test mode on our custom PCBA. I can&amp;#39;t use RTT. My thought was UART versus RTT is just a minor configuration. Please let me know if this is not the case.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dennis&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/416838?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 13:58:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b6ce159-0a02-4140-938b-6fd9ab707ba3</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi Dennis,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry for the late reply,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been out of office,&lt;/p&gt;
&lt;p&gt;Just to be clear I understand what you&amp;#39;re trying to do:&lt;/p&gt;
&lt;p&gt;Are you trying to get the debug logs out to UART instead of RTT when you run the DTM sample on your nRF5340 board?&lt;/p&gt;
&lt;p&gt;Have you been able to run`and test the unmodified sample?&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: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/416293?ContentTypeID=1</link><pubDate>Mon, 20 Mar 2023 13:41:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73011676-302f-466d-8ce6-60ee8a25d9da</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;I double checked uart0 pins from GPIO port 0 for application core remote_shell. I saw zephyr boot string *** Booting Zephyr OS build v3.2.99-ncs2 ***. However, uart0 is not ready due to&amp;nbsp;&lt;span&gt;z_device_is_ready&lt;/span&gt;&lt;span&gt;()&amp;nbsp;&lt;/span&gt;&lt;span&gt;uart0&amp;nbsp;&lt;/span&gt;&lt;span&gt;dev&lt;/span&gt;&lt;span&gt;-&amp;gt;&lt;/span&gt;&lt;span&gt;state&lt;/span&gt;&lt;span&gt;-&amp;gt;&lt;/span&gt;&lt;span&gt;init_res is 32 while expecting 0 in below images.&lt;/span&gt;&lt;/p&gt;
&lt;table style="border-collapse:collapse;width:192pt;" border="0" cellpadding="0" cellspacing="0" width="256"&gt;
&lt;tbody&gt;
&lt;tr style="height:14.5pt;"&gt;
&lt;td style="height:14.5pt;width:48pt;" height="19" width="64"&gt;UART0&lt;/td&gt;
&lt;td style="width:48pt;" width="64"&gt;&lt;/td&gt;
&lt;td style="width:48pt;" width="64"&gt;FTDI&lt;/td&gt;
&lt;td style="width:48pt;" width="64"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:14.5pt;"&gt;
&lt;td style="height:14.5pt;" height="19"&gt;TX&lt;/td&gt;
&lt;td&gt;P0.20&lt;/td&gt;
&lt;td&gt;RX&lt;/td&gt;
&lt;td&gt;Yellow&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:14.5pt;"&gt;
&lt;td style="height:14.5pt;" height="19"&gt;RX&lt;/td&gt;
&lt;td&gt;P0.22&lt;/td&gt;
&lt;td&gt;TX&lt;/td&gt;
&lt;td&gt;Orange&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:14.5pt;"&gt;
&lt;td style="height:14.5pt;" height="19"&gt;RTS&lt;/td&gt;
&lt;td&gt;P0.19&lt;/td&gt;
&lt;td&gt;CTS&lt;/td&gt;
&lt;td&gt;Brown&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:14.5pt;"&gt;
&lt;td style="height:14.5pt;" height="19"&gt;CTS&lt;/td&gt;
&lt;td&gt;P0.21&lt;/td&gt;
&lt;td&gt;RTS&lt;/td&gt;
&lt;td&gt;Green&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:14.5pt;"&gt;
&lt;td style="height:14.5pt;" height="19"&gt;GND&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;GND&lt;/td&gt;
&lt;td&gt;Black&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/5710.dtm.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;From&amp;nbsp;&lt;span&gt;z_device_is_ready&lt;/span&gt;&lt;span&gt;()&amp;nbsp;&lt;/span&gt;uart0&amp;nbsp;&lt;span&gt;dev&lt;/span&gt;&lt;span&gt;-&amp;gt;&lt;/span&gt;&lt;span&gt;state&lt;/span&gt;&lt;span&gt;-&amp;gt;&lt;/span&gt;&lt;span&gt;init_res is 32 while expecting 0&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/1513.dtm_2D00_1.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/415829?ContentTypeID=1</link><pubDate>Thu, 16 Mar 2023 21:30:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5f7c566-2959-43cc-83b3-36ac37dfc31b</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;Please let me know if you need anything else. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/415471?ContentTypeID=1</link><pubDate>Wed, 15 Mar 2023 13:26:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e81c7ce2-2b26-419b-a8d5-0fdc5c5dd381</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;Hi Jared,&lt;/p&gt;
&lt;p&gt;I attached the build folder. Thanks,&lt;/p&gt;
&lt;p&gt;Dennis&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0458.build.7z"&gt;devzone.nordicsemi.com/.../0458.build.7z&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/415461?ContentTypeID=1</link><pubDate>Wed, 15 Mar 2023 13:12:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:caf4e6b8-c86c-40fd-8ff6-ca3e51e2ac06</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you share your build folder?&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: nRF53 Direct Test Mode Question</title><link>https://devzone.nordicsemi.com/thread/415330?ContentTypeID=1</link><pubDate>Tue, 14 Mar 2023 18:27:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90fab37b-fc60-4cd2-a7fe-7e1e28e848a7</guid><dc:creator>gfgf2400a</dc:creator><description>&lt;p&gt;To make sure that I have a working FTDI cable. I ran the Hello World example. I was able to see the serial trace on Tera Term:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2023_5F00_03_5F00_14_5F00_13_5F00_26_5F00_21_5F00_COM11_5F00_Tera_5F00_Term_5F00_VT.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>