<?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 on nrf53, with external xtal.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76479/direct-test-mode-on-nrf53-with-external-xtal</link><description>Is there a good example for using direct test mode, with an nrf53 and using an external xtal? 
 What application mcu code to use? And does it enable the LF xtal pins?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Jun 2021 19:39:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76479/direct-test-mode-on-nrf53-with-external-xtal" /><item><title>RE: direct test mode on nrf53, with external xtal.</title><link>https://devzone.nordicsemi.com/thread/316117?ContentTypeID=1</link><pubDate>Fri, 18 Jun 2021 19:39:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eaba3764-1059-46bf-a188-379503555452</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Sorry, I missed that part of your question. For the app core you can use &amp;quot;empty app core&amp;quot; sample in \nrf\samples\nrf5340\empty_app_core.&lt;/p&gt;
&lt;div&gt;
&lt;p style="padding-left:30px;"&gt;&lt;em&gt;&amp;quot;On the nRF5340 development kit, the Direct Test Mode sample is a standalone network sample. It does not require any counterpart application sample. However, you must still program the application core to boot up the network core. You can use any sample for this, for example, the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf5340/empty_app_core/README.html#nrf5340-empty-app-core"&gt;&lt;span&gt;nRF5340: Empty firmware for application core&lt;/span&gt;&lt;/a&gt;.&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: direct test mode on nrf53, with external xtal.</title><link>https://devzone.nordicsemi.com/thread/316114?ContentTypeID=1</link><pubDate>Fri, 18 Jun 2021 18:50:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8fcbe6a-d943-4973-9412-3a3e4ddf323b</guid><dc:creator>Jordan Archer</dc:creator><description>&lt;p&gt;That didn&amp;#39;t cover the question of what application core code base to use.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Since the application core, starts the netcore and sets the pin usage, this requires a application core code.&lt;/p&gt;
&lt;p&gt;Is there an example I can follow?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: direct test mode on nrf53, with external xtal.</title><link>https://devzone.nordicsemi.com/thread/316067?ContentTypeID=1</link><pubDate>Fri, 18 Jun 2021 12:32:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7250d076-981f-4746-93ca-75a62bdfa552</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;We include a dedicated Direct test mode sample application in the SDK you can use. The documentation for it can be found here:&amp;nbsp;&lt;a 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; . This application is only meant to be run on the net core. So the UART interface will be on the network core as well.&lt;/p&gt;
&lt;p&gt;The program will always start the HFXO crystal oscillator before the RADIO is used, but for the LF xtal pins it will depend on the board configuration. The Nordic DKs select the crystal by default, but you can override this by adding &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC.html"&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC&lt;/a&gt;=y to the prj.conf file inside the project folder.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: direct test mode on nrf53, with external xtal.</title><link>https://devzone.nordicsemi.com/thread/315978?ContentTypeID=1</link><pubDate>Thu, 17 Jun 2021 20:10:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecd8b0f0-d46f-40ec-b8ce-94608b8eceeb</guid><dc:creator>Jordan Archer</dc:creator><description>&lt;p&gt;And to amend this.&amp;nbsp; Should the uart interface for direct test be on the network or application cpu?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>