<?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>Issue while programming E73 nRF52810 Module (LED Not Blinking blinky example)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115865/issue-while-programming-e73-nrf52810-module-led-not-blinking-blinky-example</link><description>Hello, 
 I am a beginner using the E73 nRF52810 module and developing my project in Visual Studio Code with the nrf connect desktop extension. In my build configuration, I have selected nrf52dk/nrf52810 . I have successfully built my project and completed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 16 Nov 2024 07:33:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115865/issue-while-programming-e73-nrf52810-module-led-not-blinking-blinky-example" /><item><title>RE: Issue while programming E73 nRF52810 Module (LED Not Blinking blinky example)</title><link>https://devzone.nordicsemi.com/thread/510788?ContentTypeID=1</link><pubDate>Sat, 16 Nov 2024 07:33:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:daddd8ce-30ba-4c4f-8ea2-b9c889e2525a</guid><dc:creator>Akash256972</dc:creator><description>&lt;p&gt;thank you so much it worked after creating custom board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue while programming E73 nRF52810 Module (LED Not Blinking blinky example)</title><link>https://devzone.nordicsemi.com/thread/508230?ContentTypeID=1</link><pubDate>Mon, 28 Oct 2024 17:07:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7871a16b-6d2d-4fb3-ac96-cf395a141b86</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Akash,&lt;/p&gt;
&lt;p&gt;Since the board config nrf52dk_nrf52810 is specifically adapted for the nordic nRF52DK with the nrf52810 SoC, and unless the pin configurations, peripherals, pin numbers etc. of the module that you use are exactly similar to the nRF52DK using nRF52810SoC (which is not possible), it will not adapt to your board.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In order to use a different board, you will have to use the corresponding board files. You can find few &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/boards/index.html#boards"&gt;supported boards in Zephyr&lt;/a&gt; whose configs you can use, but if not, you can refer to the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/hardware/porting/board_porting.html"&gt;Board Porting Guide&lt;/a&gt; which shows how to create custom configs for the board you use.&lt;/p&gt;
&lt;p&gt;In case you are using a custom hardware, you can also refer our &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/topic/creating-board-files/"&gt;Devacademy guide&lt;/a&gt; to create the board files.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>