<?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>Custom PCB with BMD380 SWD with NRF52840 DK v3.0.2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125957/custom-pcb-with-bmd380-swd-with-nrf52840-dk-v3-0-2</link><description>I am trying to program a custom PCB board that has a BMD380 (10059 chip). The BMD380 is setup in HV mode and is powered by a Li-Ion battery (please see the schematic below). 
 
 
 
 The DK board is NRF52840-DK v3.0.2. 
 
 Until now we have no way to tell</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Dec 2025 00:09:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125957/custom-pcb-with-bmd380-swd-with-nrf52840-dk-v3-0-2" /><item><title>RE: Custom PCB with BMD380 SWD with NRF52840 DK v3.0.2</title><link>https://devzone.nordicsemi.com/thread/556508?ContentTypeID=1</link><pubDate>Tue, 09 Dec 2025 00:09:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74e8f0fc-ca93-41f9-8efe-9afc6beaf816</guid><dc:creator>Arshad Khan</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thank you for your suggestion. I ended up getting a programmer instead of using the NRF52840-DK board, mainly because my BMD-840 ublox was set to HV mode (1.8V) and I was unsure if different voltages could power the target as well as provide SWD Data/Clock at 1.8V without level shift (I&amp;#39;d assume that if UICR register is set to 1.8V for onchip NRF52840 on the DK board and it is getting powered from the USB, it should be able to do it. But that was not working).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Anyhow, the programmer (JLink) works great. Thank you.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom PCB with BMD380 SWD with NRF52840 DK v3.0.2</title><link>https://devzone.nordicsemi.com/thread/556314?ContentTypeID=1</link><pubDate>Fri, 05 Dec 2025 10:41:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7760a35-2c6a-4777-838c-a97c316a2cd9</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The error is related to the debug probe. It seems that debug probe can not communicate correctly to the target; still it&amp;#39;s not powered properly. It would be helpful to watch the setup and your connection.&lt;/p&gt;
&lt;p&gt;&amp;#39;&amp;#39;&lt;span&gt;Initially it was not. The SWDIO and VDD on the DK board were 3 and 3.1V respectively (for case 1, where custom PCB is powered externally) and the board is at 1.8V. &amp;#39;&amp;#39;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This will not work as you know the target and the DK board must have same power level.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also, can you try to use debug out pin P19 to program the external board? source:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf52840_dk/page/UG/dk/hw_debug_out.html"&gt;Debug output&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom PCB with BMD380 SWD with NRF52840 DK v3.0.2</title><link>https://devzone.nordicsemi.com/thread/556142?ContentTypeID=1</link><pubDate>Wed, 03 Dec 2025 14:41:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39a25947-2359-4bd0-8e1b-cd4ae76a0912</guid><dc:creator>Arshad Khan</dc:creator><description>&lt;p&gt;Hi Kazi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Initially it was not. The SWDIO and VDD on the DK board were 3 and 3.1V respectively (for case 1, where custom PCB is powered externally) and the board is at 1.8V.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;After reading a few more post on this forum, one suggested that either to connect SWD_SEL to VDD on the custom board i.e., at 1.8V and it will shift the SWDIO and CLK to 1.8V. I tried that but that did not work, the SWDIO pin remains at 3V.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Then another post suggested to power the DK board with J3 and move the power switch on USB (&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/92524/unable-to-program-a-blank-nrf52840/396680"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/92524/unable-to-program-a-blank-nrf52840/396680&lt;/a&gt;) and doing that made all SWDIO and VDD and everything on 1.8V (that is same as custom board VDD). After that I connected my custom PCB board which already is powered externally and is at 1.8V. This did not work as well.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please let me know if you need any more information before you can suggest what could be wrong.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom PCB with BMD380 SWD with NRF52840 DK v3.0.2</title><link>https://devzone.nordicsemi.com/thread/556140?ContentTypeID=1</link><pubDate>Wed, 03 Dec 2025 14:28:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f67fcbb7-e103-46f8-ba9b-77e9dc65024c</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Have you checked the voltage level of your custom board as if it as same as DK?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>