<?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 Board Configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86606/custom-board-configuration</link><description>Hello, 
 My group has developed a board using the nRF52840 SoC and we are in the process of transitioning our firmware from the development kit to the custom board. Our firmware code is based on examples meant for the pca10056 board configuration. We</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Apr 2022 08:17:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86606/custom-board-configuration" /><item><title>RE: Custom Board Configuration</title><link>https://devzone.nordicsemi.com/thread/362509?ContentTypeID=1</link><pubDate>Fri, 08 Apr 2022 08:17:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0452b2e5-b6c4-4cb8-8265-63c3e67a28eb</guid><dc:creator>Einar Thorsrud</dc:creator><description>[quote user="ISN_B"]The firmware appears to be running and makes it past the advertising_start() function.[/quote]
&lt;p&gt;I see. If it does, and there are no errors later, then that should be good.&lt;/p&gt;
[quote user="ISN_B"]We have already done the HW review with Nordic actually and designed the antenna according to their specifications.[/quote]
&lt;p&gt;I see. But it is easy to make mistakes, so I really suggest you get your HW&amp;nbsp;reviewed&amp;nbsp;by us (in a separate case) if you have not doen so already. This can potentially save you a lot of time, and I strongly encourage&amp;nbsp;it (we see many designs every week, and&amp;nbsp;often spot issues right away that&amp;nbsp;the customer may never though about).&lt;/p&gt;
[quote user="ISN_B"]Where would be a good starting point to test the hardware? If this is an antenna issue, how can we go about debugging it?[/quote]
&lt;p&gt;First of all, start by measuring the radiated power, typically using a spectrum analyzer, and see that it is within the expected range. You can also refer to this &lt;a href="https://infocenter.nordicsemi.com/pdf/nwp_017.pdf"&gt;white paper&lt;/a&gt; on tuning.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom Board Configuration</title><link>https://devzone.nordicsemi.com/thread/362456?ContentTypeID=1</link><pubDate>Thu, 07 Apr 2022 21:44:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0388cf1e-5ebe-4875-8d22-86b19c0eb920</guid><dc:creator>ISN_B</dc:creator><description>&lt;p&gt;The firmware appears to be running and makes it past the advertising_start() function. We have already done the HW review with Nordic actually and designed the antenna according to their specifications.&lt;/p&gt;
&lt;p&gt;Where would be a good starting point to test the hardware? If this is an antenna issue, how can we go about debugging it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom Board Configuration</title><link>https://devzone.nordicsemi.com/thread/362269?ContentTypeID=1</link><pubDate>Thu, 07 Apr 2022 09:34:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1021fa5c-5128-43c0-9664-6b14556c3be7</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Does everything look good from the firmware perspective? Code runs and starts to advertise etc? If not, you should look into that. If not (or in any case really) you&amp;nbsp;should consider your HW, and in particular your layout and antenna tuning. If you have not done so before, I suggest you open a new ticket where you attach your schematics and layout and ask for it to be reviewed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom Board Configuration</title><link>https://devzone.nordicsemi.com/thread/361923?ContentTypeID=1</link><pubDate>Tue, 05 Apr 2022 21:44:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4d0a7db-26ba-4e4f-aa3b-02e233eec655</guid><dc:creator>ISN_B</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The board does not have that crystal. Changing the config allowed the code to progress.&lt;/p&gt;
&lt;p&gt;However, even though the code seems to be running smoothly, I cannot locate the device on nRF Connect or any LE scanner. We are looking into if this is a hardware issue, but could something on the firmware side be causing this?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom Board Configuration</title><link>https://devzone.nordicsemi.com/thread/361781?ContentTypeID=1</link><pubDate>Tue, 05 Apr 2022 09:30:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b669df76-92d5-4a0b-abe5-dc2c8450eb18</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Does your custom board have the optional 32.768 kHz crystal or not? If it does not, you need to change the SoftDevice clock configuration in sdk_config.h to use the LFRC (see &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/67478/nrf52840-examples-with-lfrc-and-calibration/276416#276416"&gt;this post&lt;/a&gt;). If not, the&amp;nbsp;sd_softdevice_enable() will never return as it waits for a non-existing clock to start.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>