<?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>Preprogramming nRF54Lxx with socket</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126496/preprogramming-nrf54lxx-with-socket</link><description>Hi, 
 We&amp;#39;re trying to preprogram our nRF54L05 SoCs before SMT as this is more efficient in our production process. In the past, we did this successfully with an nRF52810, but now it seems that we&amp;#39;re running into issues: 
 
 When we enable logs during</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Jan 2026 14:31:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126496/preprogramming-nrf54lxx-with-socket" /><item><title>RE: Preprogramming nRF54Lxx with socket</title><link>https://devzone.nordicsemi.com/thread/558815?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2026 14:31:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cee6ce13-66e4-4b5d-847e-2c014f734c07</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Wout,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am glad to hear that you got it working.&lt;/p&gt;
&lt;p&gt;As you also mentionl; I would recommend that you mount the minimum required circuitry, even on a socket board, to ensure stable operation while programming the chip placed in the socket.&lt;/p&gt;
&lt;p&gt;You can ofcourse omit the radio-part and the xtal(s).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Preprogramming nRF54Lxx with socket</title><link>https://devzone.nordicsemi.com/thread/558784?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2026 11:08:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5094b41e-f1f1-43ff-914b-a012d0a3c975</guid><dc:creator>WoutWG</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;H&amp;aring;kon,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you for the feedback. We eventually were able to program the SoC in the socket, but we had to do some workaround to get everything powered correctly.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;From &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/122010/ldo-setup-on-nrf54l05"&gt;this&lt;/a&gt; thread, we knew that powering the SoC without any peripherals would fall back on the LDO operation. But Fig 1 of the &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/regulators.html"&gt;power regulators&lt;/a&gt; indicates that the LDO only powers DECA, so we shorted DECA with DECRF and DECD on our socket, which got it working. I don&amp;#39;t know if this is very stable, so I probably don&amp;#39;t recommend this for production without the caps (which may help stabilize), but still documenting our experience in case someone else is in this situation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Just for completeness, currently we&amp;#39;re using an nRF54L15DK as programmer (through the Debug Out connector), making sure that we don&amp;#39;t program the nRF54L15 that&amp;#39;s on there. But we&amp;#39;re also using a Jlink Base unit.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Wout&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Preprogramming nRF54Lxx with socket</title><link>https://devzone.nordicsemi.com/thread/558630?ContentTypeID=1</link><pubDate>Tue, 13 Jan 2026 17:43:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5e7b384-50cf-4244-b81d-accf8213cf97</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]For the moment, the setup is just a socket wherein the SoC is placed and the relevant pins of the socket connected to a JTAG cable, which is connected to the programmer. This worked with the nRF52810, but I&amp;#39;m wondering if we need more peripheral components for this to work with the nRF54Lxx? Do we need, for example, the capacitors on pins 33 and 45 (DECA and DECD)? Or should it just be possible to program the SoC when it&amp;#39;s mounted in just a socket with the correct connections made?[/quote]
&lt;p&gt;We do not test our devices without any external components, so answering your question here is quite hard, as the recommendation is to always have the minimum recommended setup wrt. the decoupling caps that we recommend:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/ref_circuitry.html"&gt;https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/ref_circuitry.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What type of programmer are you using specifically?&lt;/p&gt;
&lt;p&gt;Are you able to successfully identify and program, lets say an external nRF54L-series DK, with this programmer setup?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>