<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Programming Custom nrf52811 board</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88731/programming-custom-nrf52811-board</link><description>Hi, 
 I&amp;#180;m making my own custom nrf52811 board, but I do have some questions about programming. I want to program it with the nrf52dk using p20. 
 Now I did read that 3v is needed for external programming, but I&amp;#39;m using 3.3v to feed my uC. Is this a big</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Wed, 08 Jun 2022 10:24:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88731/programming-custom-nrf52811-board" /><item><title>RE: Programming Custom nrf52811 board</title><link>https://test-devzone.nordicsemi.com/thread/371352?ContentTypeID=1</link><pubDate>Wed, 08 Jun 2022 10:24:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d000ef2-9c8a-48ef-ab44-97c1bb242d91</guid><dc:creator>user115974</dc:creator><description>&lt;p&gt;&lt;span&gt;Thanks&amp;nbsp;&lt;span class="emoticon" data-url="https://test-devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f44d.svg" title="Thumbsup"&gt;&amp;#x1f44d;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming Custom nrf52811 board</title><link>https://test-devzone.nordicsemi.com/thread/371346?ContentTypeID=1</link><pubDate>Wed, 08 Jun 2022 10:11:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:374d3b6c-1469-43e6-bbf1-e7ef14b9ff1b</guid><dc:creator>user104202</dc:creator><description>&lt;p&gt;Yes, as long as VTG is connected to VDD it will work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming Custom nrf52811 board</title><link>https://test-devzone.nordicsemi.com/thread/371340?ContentTypeID=1</link><pubDate>Wed, 08 Jun 2022 09:42:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5138f9d2-344c-4838-8068-8e455763d84c</guid><dc:creator>user115974</dc:creator><description>[quote userid="104202" url="~/f/nordic-q-a/88731/programming-custom-nrf52811-board/371313#371313"]This can be done simply by connecting the VDD from the DK to the output of the DC-DC converter on your custom board, keep in mind that the custom board should not be powered by any other source when using this configuration.[/quote]
&lt;p&gt;Will it work if I connect the VDD eand VTG to each other on the PCB?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming Custom nrf52811 board</title><link>https://test-devzone.nordicsemi.com/thread/371339?ContentTypeID=1</link><pubDate>Wed, 08 Jun 2022 09:38:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7329f0a-04a5-47ff-a4ab-c41cabd4b8a1</guid><dc:creator>user115974</dc:creator><description>[quote userid="104202" url="~/f/nordic-q-a/88731/programming-custom-nrf52811-board/371313#371313"]You can get a hardware review from one of our hardware engineers by creating a private case and providing the schematic and PCB layout files.[/quote]
&lt;p&gt;I didn&amp;#39;t know that this was possible. If I&amp;#39;m finished with my pcb project, I will provide my files.&lt;/p&gt;
&lt;p&gt;Thank you very much Bendik!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming Custom nrf52811 board</title><link>https://test-devzone.nordicsemi.com/thread/371313?ContentTypeID=1</link><pubDate>Wed, 08 Jun 2022 08:30:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd188742-e7c8-449b-b58f-d8a0088dcdcb</guid><dc:creator>user104202</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When using the nRF52DK for programming only 3V is supported. But you do not need to change the DC-DC converter on the custom board to 3V, as long as you power the custom board from the DK while programming. This can be done simply by connecting the VDD from the DK to the output of the DC-DC converter on your custom board, keep in mind that the custom board should not be powered by any other source when using this configuration.&lt;/p&gt;
[quote user=""]&lt;p&gt;1. VDD and VTG -&amp;gt; VDD (CustomBoard)&lt;/p&gt;
&lt;p&gt;2. SWDIO -&amp;gt; SWDIO (CustomBoard)&lt;/p&gt;
&lt;p&gt;3. SWDCLK -&amp;gt; SWDCLK (CustomBoard)&lt;/p&gt;
&lt;p&gt;4. GND and GND_DETECT -&amp;gt; GND (CustomBoard)&lt;/p&gt;
&lt;p&gt;Is this correct and is this all I need to know?&lt;/p&gt;[/quote]
&lt;p&gt;Yes. these are the only connections needed for programming a custom board using the nRF52DK&lt;/p&gt;
[quote user=""]I don&amp;#39;t want to makes mistakes on my PCB, otherways I must wait again till my PCB is printed.[/quote]
&lt;p&gt;You can get a hardware review from one of our hardware engineers by creating a private case and providing the schematic and PCB layout files.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Bendik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>