<?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>Can you use DTM in an Application (using S110) without using a UART interface?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11331/can-you-use-dtm-in-an-application-using-s110-without-using-a-uart-interface</link><description>Hi Nordic Dev Zone, Ray Kampmeier here. 
 I&amp;#39;m building Direct Test Mode (DTM) into a production application that uses the 110 soft device. Unlike the provided Nordic examples, I&amp;#39;m not using an external UART interface to send/receive DTM commands. I need</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Feb 2016 07:17:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11331/can-you-use-dtm-in-an-application-using-s110-without-using-a-uart-interface" /><item><title>RE: Can you use DTM in an Application (using S110) without using a UART interface?</title><link>https://devzone.nordicsemi.com/thread/42614?ContentTypeID=1</link><pubDate>Mon, 22 Feb 2016 07:17:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb845b5e-a606-47e1-b581-0a0ad4ab49f2</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;You&amp;#39;ll have to &amp;quot;hardcode&amp;quot; the dtm commands.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can you use DTM in an Application (using S110) without using a UART interface?</title><link>https://devzone.nordicsemi.com/thread/42613?ContentTypeID=1</link><pubDate>Sat, 20 Feb 2016 13:49:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac79c7e8-7804-4388-948b-e6acdb86f74f</guid><dc:creator>makouda</dc:creator><description>&lt;p&gt;@Bjørn Spockeli how do you suggest to use &lt;code&gt;dtm_cmd()&lt;/code&gt; without UART . shoudl I call &lt;code&gt;dtm_cmd()&lt;/code&gt; with hard coded program or I can use BLE characteristics to send commands ? it that possible&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can you use DTM in an Application (using S110) without using a UART interface?</title><link>https://devzone.nordicsemi.com/thread/42612?ContentTypeID=1</link><pubDate>Fri, 15 Jan 2016 20:57:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68544899-ea43-40e5-b9ae-7c1b7424c091</guid><dc:creator>Raymond</dc:creator><description>&lt;p&gt;Thank you for your quick reply, Bjørn!  The hard fault I&amp;#39;m experiencing may be specific to my application. I&amp;#39;m going to confirm this, and then flag your answer as &amp;quot;Correct&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can you use DTM in an Application (using S110) without using a UART interface?</title><link>https://devzone.nordicsemi.com/thread/42611?ContentTypeID=1</link><pubDate>Fri, 15 Jan 2016 08:36:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20c8b4c2-1000-4eb1-9455-6312f7456926</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Yes, it is possible to use Direct Test Mode(DTM) without sending the commands over the UART interface.&lt;/p&gt;
&lt;p&gt;Just use the DTM example that includes the softdevice, found in &lt;em&gt;examples/dtm/direct_test_mode/pca10028/s110&lt;/em&gt;
and as you mentioned just use &lt;code&gt;dtm_cmd()&lt;/code&gt; to issue DTM commands and &lt;code&gt;dtm_event_get()&lt;/code&gt;to retrieve the results.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>