<?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>nRF54L15-DK  - how to connect to external MCU?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124866/nrf54l15-dk---how-to-connect-to-external-mcu</link><description>Dear Team, 
 
 I have nRF54L15-DK and my firmware is running fine over there. 
 Now I want to use nRF54L15-DK to program &amp;amp; debug standalone NRF54L15 on a my custom board. 
 The custom MCU has SWDIO, SWDCLK, GND and 2V8 exposed in header, but I need to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Nov 2025 05:19:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124866/nrf54l15-dk---how-to-connect-to-external-mcu" /><item><title>RE: nRF54L15-DK  - how to connect to external MCU?</title><link>https://devzone.nordicsemi.com/thread/554731?ContentTypeID=1</link><pubDate>Wed, 19 Nov 2025 05:19:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7791088e-900a-498c-b1bb-328186a3bbd3</guid><dc:creator>PjGlasso</dc:creator><description>&lt;p&gt;HI there,&lt;/p&gt;
&lt;p&gt;So Short answer &amp;quot;YES&amp;quot;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The TLDR version has a Thread on Seeed Studio Support forum&amp;nbsp;&lt;a id="" href="https://forum.seeedstudio.com/t/use-rtt-no-console-required-logging-debugging-and-diagnostics/294544/1"&gt;https://forum.seeedstudio.com/t/use-rtt-no-console-required-logging-debugging-and-diagnostics/294544/1&lt;/a&gt;&amp;nbsp;where I use the nRF54L15_DK and P19 connected via the SWD to a nRF54L15 Xiao Sense (IMU) sitting on the Xiao Dev_board with the SWD connected.&lt;/p&gt;
&lt;p&gt;I use the RTT viewer and the JLink Commander to connect, Halt, test and set registers of the Xiao and then HIT GO! and I can watch the RTT viewer output of Serial data from the Xiao (power-ON message &amp;amp; debug printF basically.&lt;/p&gt;
&lt;p&gt;You got to love this Nordic Platform the stuff just works. &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/270c.svg" title="V"&gt;&amp;#x270c;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;HTH&lt;/p&gt;
&lt;p&gt;GL&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f601.svg" title="Grin"&gt;&amp;#x1f601;&lt;/span&gt; PJ &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/270c.svg" title="V"&gt;&amp;#x270c;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15-DK  - how to connect to external MCU?</title><link>https://devzone.nordicsemi.com/thread/554659?ContentTypeID=1</link><pubDate>Tue, 18 Nov 2025 09:40:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ac19fb8-1d5b-40b3-9e90-6b8df0ce66e1</guid><dc:creator>Alex P</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;I was able to connect and program external board via P19.&lt;/p&gt;
&lt;p&gt;However, when I try to open up J-Link RTT Viewer it is not showing any output on the debug console in SWD connection mode (but when the same firmware runs on DK board it shows output in the same SWD connection mode).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is it an expected behaviour and is there any way to obtain RTT console output from the external board?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;WBR,&lt;/p&gt;
&lt;p&gt;Alex&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15-DK  - how to connect to external MCU?</title><link>https://devzone.nordicsemi.com/thread/551132?ContentTypeID=1</link><pubDate>Fri, 10 Oct 2025 12:46:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3efffcb3-fe63-4224-b6f7-c6eb350f60f3</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Like &lt;a href="https://devzone.nordicsemi.com/members/pj"&gt;PJ&lt;/a&gt;&amp;nbsp;says, P19 is the connector to use. Here is the page in the nRF54L15 DK user guide describing how to program external boards.&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf54l15_dk/page/UG/nRF54L15_DK/program_debug/debug_out_ext_board.html"&gt;https://docs.nordicsemi.com/bundle/ug_nrf54l15_dk/page/UG/nRF54L15_DK/program_debug/debug_out_ext_board.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15-DK  - how to connect to external MCU?</title><link>https://devzone.nordicsemi.com/thread/551058?ContentTypeID=1</link><pubDate>Fri, 10 Oct 2025 02:39:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48eccf55-a167-4639-b98c-4cbe06342c15</guid><dc:creator>PjGlasso</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m doing same as a few others here, using the external Jlink capabilities to program/debug via SWD.&lt;/p&gt;
&lt;p&gt;P19 is the connector, Here isa video I did on the subject and the adapter I used as well as some Key caveats to getting it going.&lt;/p&gt;
&lt;p&gt;For you start with the board config first, Get it set for the VDD you use.&lt;/p&gt;
&lt;p&gt;Once connected properly you can use JLink commands and the Programmer app in Nrf_connect for Desktops.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://forum.seeedstudio.com/t/xiao-nrf54l15-an-error-occurred-memory-transfer-fault-0x00ffc31c-0x00ffc31f/293792/53?u=pj_glasso"&gt;https://forum.seeedstudio.com/t/xiao-nrf54l15-an-error-occurred-memory-transfer-fault-0x00ffc31c-0x00ffc31f/293792/53?u=pj_glasso&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;or video is here Directly&lt;/p&gt;
&lt;p&gt;&lt;a href="https://vimeo.com/1125305838?fl=pl&amp;amp;fe=sh"&gt;https://vimeo.com/1125305838?fl=pl&amp;amp;fe=sh&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://vimeo.com/1125305838?fl=pl&amp;amp;fe=sh"&gt;vimeo.com/1125305838&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;HTH&lt;/p&gt;
&lt;p&gt;GL :-) PJ :v:&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>