<?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>Problem with configuration of NRF CONNECT SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125215/problem-with-configuration-of-nrf-connect-sdk</link><description>Hi, 
 I am following the course &amp;quot;nRF Connect SDK Fundamentals&amp;quot; and am almost at a standstill when it comes to progress. 
 I am still struggling with lesson 1 and lesson 2. I have managed to define a customer board with i2c, buttons and leds, but when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Oct 2025 12:31:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125215/problem-with-configuration-of-nrf-connect-sdk" /><item><title>RE: Problem with configuration of NRF CONNECT SDK</title><link>https://devzone.nordicsemi.com/thread/552471?ContentTypeID=1</link><pubDate>Mon, 27 Oct 2025 12:31:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67e93a09-6db7-40ac-adbd-90f2e187fd74</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Svein,&lt;/p&gt;
&lt;p&gt;There are two blinky samples, and &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-2-1/"&gt;according to the Fundamentals course&lt;/a&gt;, you are supposed to work with the zephyr/samples/basic/blinky sample and I can see that this works well for you.&lt;/p&gt;
[quote user=""]but no main.c file is generated.[/quote]
&lt;p&gt;That&amp;#39;s expected, because when you build a sample, no main file will be generated. A main.c file is something that you need to include in the project file before building. When you create an application from the blinky sample, the main.c file should be copied from the sample directory to your application directory.&lt;/p&gt;
&lt;p&gt;Since the other sample you are trying,&amp;nbsp;&lt;span&gt;nrf/samples/zephyr/basic/blinky, is an nrf-specific sample, you might need to include some additional configs, or requirements maybe. You might be able to find out what you need to do by analysing the error that you get.&amp;nbsp;For custom board development with nRF Connect SDK, you can also go through the&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/116624/unable-to-build-blinky-sample-for-custom-nrf52805-board-missed-steps" rel="noopener noreferrer" target="_blank"&gt;DevAcademy Lesson 3&amp;nbsp;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Priyanka&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>