<?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を含んだアプリケーションソフトについて</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38582/dtm</link><description>HI 
 [environment] &amp;#183; NRF 51822 &amp;#183; SDK 12.3 
 We are developing application software including DTM. 
 In the application software, a flag to start DTM using FDS is written in the FLASH area. During DTM operation, the soft device is disabled and it is operating</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Sep 2018 14:27:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38582/dtm" /><item><title>RE: DTMを含んだアプリケーションソフトについて</title><link>https://devzone.nordicsemi.com/thread/149279?ContentTypeID=1</link><pubDate>Tue, 18 Sep 2018 14:27:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91ae8276-a66d-4db4-a44a-01bb53001255</guid><dc:creator>mo_mm</dc:creator><description>&lt;p&gt;Thanks to you I was helped.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DTMを含んだアプリケーションソフトについて</title><link>https://devzone.nordicsemi.com/thread/149113?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 18:50:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e7a847f-36ae-4ae8-bc1f-9e43465d3145</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can find a simple description in chapter 3.3 on how to for instance enable DTM mode:&lt;br /&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.appnotes/dita/appnotes/pdflinks/nan_34.html?cp=10_3"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.appnotes/dita/appnotes/pdflinks/nan_34.html?cp=10_3&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;A typical sequence can be.&lt;/p&gt;
&lt;p&gt;1. The application want to enter DTM mode (for instance a pin is pulled low&amp;nbsp;or a command is received over BLE)&lt;br /&gt;2. The application write a magic word to the GPREGRET register and&amp;nbsp;execute a soft reset (NVIC_SystemReset()).&lt;br /&gt;4. On reset, check if RESETREAS register is from soft reset.&lt;br /&gt;5. If reset from soft reset then check GPREGRET value, else execute application.&lt;br /&gt;6. If GREGRET value equal magic word then execute DTM, else execute application.&lt;/p&gt;
&lt;p&gt;There is no need to write to flash or use FDS.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>