<?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>Debugging and troubleshooting a custom board using NRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121813/debugging-and-troubleshooting-a-custom-board-using-nrf52832</link><description>Hello. 
 I&amp;#39;m having issues with a custom design board using NRF52832_QFAA SOC. 
 This is the snippet of the schematic design that my group created: 
 
 This board uses internal DCDC, 2 external GPIO LEDs, an instance of I2C and the 32MHz oscillator. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 May 2025 11:33:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121813/debugging-and-troubleshooting-a-custom-board-using-nrf52832" /><item><title>RE: Debugging and troubleshooting a custom board using NRF52832</title><link>https://devzone.nordicsemi.com/thread/537457?ContentTypeID=1</link><pubDate>Thu, 29 May 2025 11:33:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a608392-8889-4bca-abfc-dc786f2edd2c</guid><dc:creator>tbthanh</dc:creator><description>&lt;p&gt;Hello &lt;a href="https://devzone.nordicsemi.com/members/turboj"&gt;Turbo J&lt;/a&gt;&amp;nbsp;, hope you have a good day.&lt;br /&gt;I want to ask how to drive led with gpio like the setup I have (pull down led, active high). I should have make it active low but .... And the voltage between P.10 (mesure by the R1 pad) vs GND is just 0.8V. &lt;br /&gt;Is this purely hardware fault or something else in the code?&lt;br /&gt;&lt;br /&gt;P.S: Just trying to salvage the rev1 of this board, currently working on rev2 to impliment some fix.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debugging and troubleshooting a custom board using NRF52832</title><link>https://devzone.nordicsemi.com/thread/537068?ContentTypeID=1</link><pubDate>Tue, 27 May 2025 07:50:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f98f2464-fa26-4b64-aeae-856c3dfbd45c</guid><dc:creator>tbthanh</dc:creator><description>&lt;p&gt;Thank you so much for the fast reply, you sure is Turbo.&lt;/p&gt;
&lt;p&gt;The color of the led is my mistakes when designing the board pcb, in the end we ended up using all red led. After adding &amp;quot;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y&lt;/span&gt;&amp;quot; the code work perfectly and the board now send rtt log.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debugging and troubleshooting a custom board using NRF52832</title><link>https://devzone.nordicsemi.com/thread/537061?ContentTypeID=1</link><pubDate>Tue, 27 May 2025 07:37:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34203090-57c1-4655-85e3-804ee74a0f3f</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;With 1.8V VDD I would expect neither green nor blue LED to light up - that voltage is only enough for red LEDs.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t have the 32.768kHz crystal populated, you need &lt;code&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Otherwise the code won&amp;#39;t work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>