<?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>Flash EVK-ANNA-B402C with Direct Test Mode Sample</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119586/flash-evk-anna-b402c-with-direct-test-mode-sample</link><description>Hello, 
 I wanted to know if the &amp;quot;direct test mode sample&amp;quot; could be used for the EVK-ANNA-B402C that integrates the nRF52833 in its SIP. 
 Because building with the board definition gives some erros : 
 
 Thanks in advance !</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Mar 2025 13:38:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119586/flash-evk-anna-b402c-with-direct-test-mode-sample" /><item><title>RE: Flash EVK-ANNA-B402C with Direct Test Mode Sample</title><link>https://devzone.nordicsemi.com/thread/526185?ContentTypeID=1</link><pubDate>Thu, 06 Mar 2025 13:38:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43f7438d-a77f-4ba1-a4af-174c21deb244</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you do not require DFE support in DTM, you can delete the property.&lt;/p&gt;
&lt;p&gt;You can do this by adding this to the board overlay:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;/ {
	chosen {
		ncs,dtm-uart = &amp;amp;uart0;
	};
};

&amp;amp;uart0 {
	status = &amp;quot;okay&amp;quot;;
	current-speed = &amp;lt;19200&amp;gt;;
};

&amp;amp;radio {
	/delete-property/ dfe-supported;
};
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try this and see if this works as expected?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>