<?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 for nRF51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65053/direct-test-mode-for-nrf51822</link><description>Hi, 
 I am using nRF51822-CEAA with S110 SoftDevice on a custom board which is commercially deployed now. I am using IAR 7.80.2 and Segger JLink Ultra+. I found there are a few queries about the Direct Test Mode. However, I found none is close to my goal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Aug 2020 20:32:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65053/direct-test-mode-for-nrf51822" /><item><title>RE: Direct Test Mode for nRF51822</title><link>https://devzone.nordicsemi.com/thread/266834?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2020 20:32:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a140383-8bea-48db-a189-c22a805f462a</guid><dc:creator>gfgf2400</dc:creator><description>&lt;p&gt;I found the issue. In radio_test, the IAR project compiler-&amp;gt;Output-&amp;gt;Generate debug information is not enable. 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: Direct Test Mode for nRF51822</title><link>https://devzone.nordicsemi.com/thread/266827?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2020 18:54:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6bcb2063-7928-4e9e-bbd4-cb7f1ac0b36e</guid><dc:creator>gfgf2400</dc:creator><description>&lt;p&gt;Hi Jay,&lt;/p&gt;
&lt;p&gt;I downloaded SDK version 12.3 and reviewed the attachments as suggested. I am doing FCC testing therefore I am looking at examples\peripheral\radio_test. However, I am having a start up issue with radio_test. On the other hand, I was able to flash, start and break at main() with examples\dtm\dtm_serialization ok.&lt;/p&gt;
&lt;p&gt;I set the same MCU to nRF51822-CEAA to both example projects. Both IAR projects have Debugger-&amp;gt;Run into main checked. However, I can&amp;#39;t get radio_test break into main(). I uploaded&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/dtm_5F00_serialization.jpg" /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/radio_5F00_test.jpg" /&gt; my screen shots for both projects.&lt;/p&gt;
&lt;p&gt;Please let me know what I should check.&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: Direct Test Mode for nRF51822</title><link>https://devzone.nordicsemi.com/thread/265835?ContentTypeID=1</link><pubDate>Fri, 21 Aug 2020 18:43:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:283a9feb-9fd5-4ec9-8ecd-49fc36a9c304</guid><dc:creator>gfgf2400</dc:creator><description>&lt;p&gt;Thanks, Jay. I actually use BLUETOOTH CORE SPECIFICATION Version 5.2 | Vol 6, Part F today. I scanned through yours provided information and they are very informative. I will check it out thoroughly.&lt;/p&gt;
&lt;p&gt;Thank you so much for the helps,&lt;/p&gt;
&lt;p&gt;Dennis&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direct Test Mode for nRF51822</title><link>https://devzone.nordicsemi.com/thread/265628?ContentTypeID=1</link><pubDate>Thu, 20 Aug 2020 23:41:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e25fd2f9-d436-4ee3-b8e4-6f147c30d475</guid><dc:creator>Jay Tyzzer</dc:creator><description>&lt;p&gt;HI Dennis,&lt;/p&gt;
&lt;p&gt;I suggest that you use the SDK version 12.3 for DTM testing if not for anything else.&amp;nbsp; As the DTM only exercises the RADIO &lt;strong&gt;the softdevice is not required&lt;/strong&gt;.&amp;nbsp; No buttons or LEDs are used in the direct_test_mode which is the one you can use.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use UART interface to do the DTM testing.&amp;nbsp; Two wires needed and no flow control.&amp;nbsp; TX and RX are mapped out to the GPIOs that the nRF51-DK uses and are used in the examples.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;If you need to change&amp;nbsp;the GPIOs that is easily done by changing the GPIOs used in the PCA10028.h file in the project and recompiling.&lt;/p&gt;
&lt;p&gt;I have attached a app note nAN34 which is for DTM testing.&amp;nbsp; I also attached a brief, unofficial document written back in the day.&amp;nbsp; It is still valid even if some of the links are not.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please note, if this is a new BLE design, you may have difficulty certifying it.&amp;nbsp; This is because BT specification 4.0 has been depreciated. I suggest you look into that further, perhaps with your test house or the BT Sig directly.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;if you are going to do FCC and other agency testing then I suggest you use the Radio_test example found in&amp;nbsp; SDK 12.3 for that also.&amp;nbsp; It does not use the softdevice either.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Good luck with your testing!!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Jay Tyzzer&amp;nbsp;|&amp;nbsp;Sr. Field Application Engineer, Hardware&lt;/p&gt;
&lt;p&gt;M&amp;nbsp;+1 626 710 7494 | Southern California, USA&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.nordicsemi.com/"&gt;nordicsemi.com&lt;/a&gt; | &lt;a href="https://devzone.nordicsemi.com/"&gt;devzone.nordicsemi.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Skype -&amp;gt; RFforU2&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nAN34_5F00_v1.01.zip"&gt;devzone.nordicsemi.com/.../nAN34_5F00_v1.01.zip&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Configuring-and-using-the-DTM-example-from-the-Nordic-SDK_2D00_01.1.pdf"&gt;devzone.nordicsemi.com/.../Configuring-and-using-the-DTM-example-from-the-Nordic-SDK_2D00_01.1.pdf&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>