<?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>DTM and softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3489/dtm-and-softdevice</link><description>Hello 
 When refering to the documentation its stated:
&amp;quot;The DTM application is stand-alone. Therefore the S110 SoftDevice must be erased in the nRF51822 device. &amp;quot;
Is this entirely true, or is it just enough to disable the softdevice ?
I am looking</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Sep 2015 15:56:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3489/dtm-and-softdevice" /><item><title>RE: DTM and softdevice</title><link>https://devzone.nordicsemi.com/thread/12639?ContentTypeID=1</link><pubDate>Wed, 09 Sep 2015 15:56:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f8109b2-22ad-4cfd-b100-542d8351e4b8</guid><dc:creator>John</dc:creator><description>&lt;p&gt;You could create a custom service with a write characteristic. Have a write to that characteristic trigger going from normal mode to DTM mode. The example @michael.crapse pointed out how to do this on a button press. No reason you couldn&amp;#39;t do the same on a write to a specific characteristic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DTM and softdevice</title><link>https://devzone.nordicsemi.com/thread/12640?ContentTypeID=1</link><pubDate>Wed, 09 Sep 2015 15:19:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf829eaa-9274-447b-a76a-56154cf12da4</guid><dc:creator>sdrest</dc:creator><description>&lt;p&gt;Are any other way to switch Normal mode and DTM mode? there is no GPIO pin except uart on my product...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DTM and softdevice</title><link>https://devzone.nordicsemi.com/thread/12638?ContentTypeID=1</link><pubDate>Fri, 15 Aug 2014 14:32:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b7345d4-c661-4fce-ae62-575392cf0047</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Michael is correct, to elaborate further I&amp;#39;ll describe what we do. DTM is used in production testing. When our device powers up the first thing we do in main is to check the state of a GPIO pin. If it is high we proceed to start the soft device and run &amp;quot;normally&amp;quot;. If the pin is low we do not start the soft device and instead boot into DTM mode and allow DTM to control the radio. The soft device is always programmed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DTM and softdevice</title><link>https://devzone.nordicsemi.com/thread/12637?ContentTypeID=1</link><pubDate>Thu, 14 Aug 2014 18:20:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:200e36c9-327a-4e9e-94d0-1cbe437cc8f5</guid><dc:creator>michael.crapse</dc:creator><description>&lt;p&gt;Yes, You can just disable the soft device. There is an example code located at nrf51822/Board/nrf6310/s110/ble_dtm&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>