<?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>BLE DTM mode on nrf5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94852/ble-dtm-mode-on-nrf5340</link><description>Hi Devzone, 
 we are working on nrf5340 mcu, from the DTM sample, l learned that the application run on network core only, but my application scenario is combine the DTM with other factory test, so there are something run on application code. is there</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Dec 2022 13:13:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94852/ble-dtm-mode-on-nrf5340" /><item><title>RE: BLE DTM mode on nrf5340</title><link>https://devzone.nordicsemi.com/thread/400844?ContentTypeID=1</link><pubDate>Thu, 15 Dec 2022 13:13:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c998bd54-e8e7-406a-b8cd-858f61bc958a</guid><dc:creator>Kenneth</dc:creator><description>[quote user="ivan.li"]Just want to double confirm: two sperate images is must. right ?&amp;nbsp;[/quote]
&lt;p&gt;Yes.&lt;/p&gt;
&lt;p&gt;However, I have asked around a bit, and it might be possible to include the DTM project into another project, unfortunately there is no example for it, but I mention it in any case. How?&amp;nbsp;In NCS 2.2.0 we got support for direct dynamic interrupts in the MPSL lib.&lt;/p&gt;
&lt;p&gt;You can for instance look at this&amp;nbsp;PR, &lt;a title="https://github.com/nrfconnect/sdk-nrf/pull/9347/files" href="https://github.com/nrfconnect/sdk-nrf/pull/9347/files" rel="noopener noreferrer" target="_blank"&gt;https://github.com/nrfconnect/sdk-nrf/pull/9347/files&lt;/a&gt; on how support for this in ESB was added, the same method needs to be applied to the DTM code.&lt;/p&gt;
&lt;p&gt;The added support for using direct dynamic interrupts in ESB means that you run-time can switch between ESB and BLE in NCS 2.2.0. It shouldn&amp;#39;t be to hard to add support for this in DTM as well now. Main change is to change the DTM code from using IRQ_DIRECT_CONNECT to use ARM_IRQ_DIRECT_DYNAMIC_CONNECT and irq_connect_dynamic instead for the IRQ handler initialization.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have put in a request to look into this for future.&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><item><title>RE: BLE DTM mode on nrf5340</title><link>https://devzone.nordicsemi.com/thread/400731?ContentTypeID=1</link><pubDate>Thu, 15 Dec 2022 02:08:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9644d27c-f0e3-48eb-84b0-f4d26db88fb1</guid><dc:creator>ivan.li</dc:creator><description>&lt;p&gt;Just want to double confirm: two sperate images is must. right ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;Ivan li&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE DTM mode on nrf5340</title><link>https://devzone.nordicsemi.com/thread/400660?ContentTypeID=1</link><pubDate>Wed, 14 Dec 2022 14:35:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7872735a-d315-469d-978d-71b35779ebd4</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I do believe you need to to this in two steps;&lt;/p&gt;
&lt;p&gt;1. First program DTM project&lt;br /&gt;2. Run DTM&lt;br /&gt;3. Program application firmware&lt;/p&gt;
&lt;p&gt;That said, I will check if someone have tried to bundle it.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE DTM mode on nrf5340</title><link>https://devzone.nordicsemi.com/thread/400510?ContentTypeID=1</link><pubDate>Wed, 14 Dec 2022 06:44:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c95c297-2b39-4a61-b6f6-94211d5b8ab9</guid><dc:creator>ivan.li</dc:creator><description>&lt;p&gt;&lt;span&gt;there are something run on application code --- &amp;gt; should be &lt;strong&gt;run on application core&lt;/strong&gt;, sorry for this&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>