<?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>nRF52840 Custom board wont start under Zephyr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82755/nrf52840-custom-board-wont-start-under-zephyr</link><description>I am working with the nRF52840 under Zephyr to develop some wireless sensors. The issue I am having I build a test module using the nrf/samples/light. This running on the development board worked great for the purpose of testing some functions on the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Dec 2021 15:44:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82755/nrf52840-custom-board-wont-start-under-zephyr" /><item><title>RE: nRF52840 Custom board wont start under Zephyr</title><link>https://devzone.nordicsemi.com/thread/343726?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 15:44:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85e22af7-c09b-4d87-b6b1-d07b49b8bacf</guid><dc:creator>Jeff Seaman</dc:creator><description>&lt;p&gt;From the Raytac MBT50Q data sheet pg 38&lt;/p&gt;
&lt;p&gt;32MHz crystal and RF (VDD) DC/DC inductor (Reg1) are already inside the module.&lt;/p&gt;
&lt;p&gt;From Nordic&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li class="attribute-item close"&gt;Case ID: 251512&amp;nbsp; &amp;nbsp;nRF52840 REG0 &amp;amp; REG1
&lt;h1 class="name" id="mcetoc_1fmvc2kuq1"&gt;&lt;/h1&gt;
&lt;/li&gt;
&lt;li class="attribute-item close"&gt;There is a surprising amount of passives under the RF can of the module - including above capacitor(s).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I think that is answering the Question.&lt;/p&gt;
&lt;p&gt;The needed parts are on the Raytac module but not on my board so I have to use the LDO regulator by&amp;nbsp; setting BOARD_ENABLE_DCDC to disabled.&lt;/p&gt;
&lt;p&gt;This can be done in the Configure nRF Connect SDK Project tool&lt;/p&gt;
&lt;p&gt;or by changing the setting in the board Kconfig file when creating a custom board&lt;/p&gt;
&lt;p&gt;config BOARD_ENABLE_DCDC&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;bool &amp;quot;Enable DCDC mode&amp;quot;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;select SOC_DCDC_NRF52X&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;default y&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;depends on BOARD_NRF52840DK_NRF52840&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for setting me on the correct path I did not look into the module for the differences in the two boards just the Adafruit schematic&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Custom board wont start under Zephyr</title><link>https://devzone.nordicsemi.com/thread/343642?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 12:52:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a885e37a-c29a-45ab-b468-9cab72cbf229</guid><dc:creator>Jeff Seaman</dc:creator><description>&lt;p&gt;I was just able to get the Board to start I have to disable the DCDC converter.&lt;/p&gt;
&lt;p&gt;If you could shed any light as to why that would be a help.&amp;nbsp; For going forward with designs&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>