<?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 nRF52 Board Design Feedback</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127642/custom-nrf52-board-design-feedback</link><description>Hello this is my first time designing nrf series. and i want some feedback of my board design and rf circuit 
 Thanks in advance for your time and suggestions. 
 
 these are my circuit and bom</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 31 Mar 2026 10:17:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127642/custom-nrf52-board-design-feedback" /><item><title>RE: Custom nRF52 Board Design Feedback</title><link>https://devzone.nordicsemi.com/thread/564301?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2026 10:17:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a46524f4-97ef-472b-8e7a-89728680d155</guid><dc:creator>Yeonjun Lee</dc:creator><description>&lt;p&gt;Thank you for your feedback!&lt;/p&gt;
&lt;p&gt;I really apprciate it.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But I have few more quetion on the answer.&lt;/p&gt;
&lt;p&gt;- This board will work within 20cm from host device. I wonder whether i need tuning or not. (But I need high transfer speed)&lt;/p&gt;
&lt;p&gt;- Does VDD trace you mentioned that should not in layer 2 can be placed&amp;nbsp;in layer 3 or bottom layer? Or can be placed through under gnd patch on layer 2,3 or bottom?&lt;/p&gt;
&lt;p&gt;- Is this ANT line ok? Or should i organize it.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/cfs-file/__key/CommunityServer-Components-MultipleUploadFileManager/511c6141_2D00_b0a1_2D00_4914_2D00_afb0_2D00_4a86a241f4ce-149887-complete/pastedimage1774952359292v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;- Will i2c work on P0.03, P0.04 like this? And which i2c block should i use? i2c21, i2c22... or i2c00....etc&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1774952006456v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;- Does GND fill extend to under the ANT means bottom layer? like this?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/pastedimage1774952124401v4.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;
&lt;p&gt;Yeonjun Lee&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom nRF52 Board Design Feedback</title><link>https://devzone.nordicsemi.com/thread/564300?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2026 09:36:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c21d22e4-0fd4-4efa-a9a2-5d764b4ef51b</guid><dc:creator>Bendik Heiskel</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The reset pin is missing the 3.9pF capacitor and the 1k resistor. These are filter components used for filtering out any RF signal coupled between the ANT pin and the reset pin.&lt;/li&gt;
&lt;li&gt;C28 and L4 must both be moved as close to the ANT and VSS_PA pins as possible. This is how we recommend place these components:&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1774946847351v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;This type of antenna needs a tuning capacitor. C30 can not be used for tuning the antenna as it is a part of the radio matching network. A capacitor should be added between C30 and the antenna feed for antenna tuning.&lt;/li&gt;
&lt;li&gt;This trace on layer 2 can not be routed under the ANT pin.&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1774947052185v4.png" alt=" " /&gt;&lt;br /&gt;The trace must be moved to a different layer and the GND fill extended to cover the area under the ANT pin.&lt;/li&gt;
&lt;li&gt;The GPIO port 2 does not have a I2C peripheral. This means the SDA and SCL lines must be moved to pins on P0 or P1. The SCL signal must also be on a pin with clock support.&lt;br /&gt;Please see the &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/pin.html"&gt;Pin Assignment&lt;/a&gt; section of the datasheet for a overview of which pins that can be used for clock signals.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Other than this the design looks OK.&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>