<?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>Cannot get blinky working with nRF52805 on custom board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113415/cannot-get-blinky-working-with-nrf52805-on-custom-board</link><description>Hello! 
 
 I have a custom board with an nRF52805 on it and I am simply trying to run the Zephyr blinky example and verify I can see a GPIO toggling as my first step. I installed the nRF Connect desktop and all associated toolchains on Windows 11 and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Aug 2024 11:36:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113415/cannot-get-blinky-working-with-nrf52805-on-custom-board" /><item><title>RE: Cannot get blinky working with nRF52805 on custom board</title><link>https://devzone.nordicsemi.com/thread/498610?ContentTypeID=1</link><pubDate>Fri, 16 Aug 2024 11:36:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70c88121-c3e1-4b0b-ae4f-f2f8539f39a8</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m glad to hear that the issue has been sorted out.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot get blinky working with nRF52805 on custom board</title><link>https://devzone.nordicsemi.com/thread/498494?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2024 16:28:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05d41716-af6b-4cf2-a5a7-9e61a0bb0a76</guid><dc:creator>ParkerMcD</dc:creator><description>&lt;p&gt;I think it might have just been the fact that the MCU wasn&amp;#39;t getting reset properly after programming. I switched the optimization back to the project default and I was still able to flash and run the code without the previous issues.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot get blinky working with nRF52805 on custom board</title><link>https://devzone.nordicsemi.com/thread/496474?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2024 19:14:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2450728a-cc37-4f41-ab2e-87aceccaeecf</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Your software part (at least what you have shared) looks good to me. It might be something related to hardware, or maybe power cycling has reset peripherals and cleared states that might have been affected by previous runs, which made the board work. Optimizing for debugging configuration is ideal in the development stage but not when it comes to production/pre-production.&lt;/p&gt;
&lt;p&gt;Have you tested any other samples inside the custom board, and if so, how did it go?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot get blinky working with nRF52805 on custom board</title><link>https://devzone.nordicsemi.com/thread/496096?ContentTypeID=1</link><pubDate>Mon, 29 Jul 2024 20:23:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37bc134a-d61f-4dda-8881-8d98a0afc8fe</guid><dc:creator>ParkerMcD</dc:creator><description>&lt;p&gt;Hi Abhijith,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The nRF52805 is wired to use the internal LDO, not the DC-DC converter on this board. There is nothing in the prj.conf that enables the DC-DC converter, just the GPIO. I tried adding&amp;nbsp;&lt;span&gt;CONFIG_BOARD_ENABLE_DC_DC=n, but it wouldn&amp;#39;t compile. Also didn&amp;#39;t see any other configuration options for enabling/disabling the nRF DC-DC converter.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Parker&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot get blinky working with nRF52805 on custom board</title><link>https://devzone.nordicsemi.com/thread/495964?ContentTypeID=1</link><pubDate>Mon, 29 Jul 2024 09:54:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec51462b-8e76-4ec8-8983-80b3d8e42bf6</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m glad to hear that you&amp;#39;re making progress. &lt;br /&gt;To ensure everything is set up correctly, could you confirm whether your custom board includes a DC-DC converter? Additionally, please check your `prj.conf` file to see if there is a configuration enabling the DC-DC converter. You might want to try disabling it by setting `CONFIG_BOARD_ENABLE_DC_DC=n` and see if that resolves the issue.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot get blinky working with nRF52805 on custom board</title><link>https://devzone.nordicsemi.com/thread/495879?ContentTypeID=1</link><pubDate>Sat, 27 Jul 2024 17:06:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c92895d-3496-4735-86ed-4d86525211f0</guid><dc:creator>ParkerMcD</dc:creator><description>&lt;p&gt;I&amp;#39;m not entirely sure what the fix was, will have to do some more careful experiments, but I got the code to run after changing the build configuration optimization level to &amp;quot;Optimize for debugging&amp;quot; and&amp;nbsp;power cycling the board. I might have inadvertently changed something else that I&amp;#39;m unaware of. Or maybe the MCU wasn&amp;#39;t resetting properly after getting flashed.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot get blinky working with nRF52805 on custom board</title><link>https://devzone.nordicsemi.com/thread/495660?ContentTypeID=1</link><pubDate>Thu, 25 Jul 2024 14:00:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e14eca62-0330-4249-a6cc-7d77c1383822</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t see any issues with your code or device tree; everything looks good to me. You have configured the pin as `GPIO_OUTPUT_ACTIVE`, which means the LED should be ON initially. If the LED is off by default, you should use `GPIO_OUTPUT_INACTIVE` instead.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>