<?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>DevAcademy nRF connect SDK Fundamentals</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105133/devacademy-nrf-connect-sdk-fundamentals</link><description>Lesson 4 Exercise 2 is NOT executing 
 My program “fund_less4_exer2” is the same as the solution but does not execute when pressing the button 
 I even tried the solution program “fund_less4_exer2_solution” with no luck 
 Only the message “*** Booting</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Nov 2023 14:47:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105133/devacademy-nrf-connect-sdk-fundamentals" /><item><title>RE: DevAcademy nRF connect SDK Fundamentals</title><link>https://devzone.nordicsemi.com/thread/453788?ContentTypeID=1</link><pubDate>Thu, 02 Nov 2023 14:47:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e7da3a5-8ad8-4ac9-a8fd-5aa275ec20e9</guid><dc:creator>vorrias</dc:creator><description>&lt;p&gt;Hi Dejan,&lt;/p&gt;
&lt;p&gt;Yes I sow it after I post it but hopping that was corrected.&lt;/p&gt;
&lt;p&gt;Anyway I have to install UBUNTU 20 LTS to cope with it hopping the team will correct it for UBUNTU 22 LTS or other newer.&lt;/p&gt;
&lt;p&gt;Having said that I will mark this as answered since the initial problem corrected by upgrading to 2.5.5&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DevAcademy nRF connect SDK Fundamentals</title><link>https://devzone.nordicsemi.com/thread/453779?ContentTypeID=1</link><pubDate>Thu, 02 Nov 2023 14:32:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9507bd0f-d971-4a30-bcfe-95606ffba4a6</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Vasilis,&lt;br /&gt;&lt;br /&gt;Documentation provides information about&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/installation/recommended_versions.html#supported-operating-systems"&gt;supported operating systems&lt;/a&gt;.&amp;nbsp;You can read there that your operating system Ubuntu 22.04 LTS is only supported at the Tier 3 level on x64 system.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DevAcademy nRF connect SDK Fundamentals</title><link>https://devzone.nordicsemi.com/thread/453681?ContentTypeID=1</link><pubDate>Thu, 02 Nov 2023 11:19:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be417bc2-4e0b-479b-a806-8084e449d85b</guid><dc:creator>vorrias</dc:creator><description>&lt;p&gt;UPDATE&lt;/p&gt;
&lt;p&gt;Hi Dejan&lt;/p&gt;
&lt;p&gt;After making a lot of fresh updates to both OS (WIN and LINUX) I think I found the cause of the problem.&lt;/p&gt;
&lt;p&gt;The problem is Kconfig of course and all I did I uninstalled it from VS. The program is building OK. (Kconfig extension is not needed?)&lt;/p&gt;
&lt;p&gt;That is only happening in UBUNTU 22 LTS. In windows is working OK!&lt;/p&gt;
&lt;p&gt;My initial question for this ticket was &amp;quot;&lt;span style="font-family:FreeSans, sans-serif;font-size:inherit;"&gt;&lt;span&gt;Lesson 4 Exercise 2 is NOT executing&lt;/span&gt;&lt;/span&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;Now building it with SDK v2.5.0 program is building (both in WIN and LINUX)&amp;nbsp; and executing OK in the nRF7002 DK.&lt;/p&gt;
&lt;p&gt;So question remains can I work without Kconfig? and why that causes problem in UBUNTU 22 LTS? I did not have problem with the previews SDK.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Vasilis&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DevAcademy nRF connect SDK Fundamentals</title><link>https://devzone.nordicsemi.com/thread/453623?ContentTypeID=1</link><pubDate>Thu, 02 Nov 2023 07:48:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2daf1816-b1b0-414b-9bbf-111cfe07db10</guid><dc:creator>vorrias</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Unfortunately I have errors in Kconfig and python after doing a fresh install 2.5.0 (Ubuntu 22 installation)&lt;/p&gt;
&lt;p&gt;I have the error in VS:&lt;/p&gt;
&lt;p&gt;&amp;quot;kconfig requires python 3.7&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://drive.google.com/file/d/18T5pbS39yPCorTfQPFhQFC1NOkknz9kE/view?usp=sharing"&gt;https://drive.google.com/file/d/18T5pbS39yPCorTfQPFhQFC1NOkknz9kE/view?usp=sharing&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Then I gave the path for python 3.7 . That is: /usr/bin&lt;/p&gt;
&lt;p&gt;I now have the error in VS:&lt;/p&gt;
&lt;p&gt;invalid path executable &amp;quot;/usr/bin&amp;quot;:spawn/bin/sh ENOENT&lt;/p&gt;
&lt;p&gt;&lt;a href="https://drive.google.com/file/d/1hFluSiXsQY1a0sIt7DP5l-FjodBec0qv/view?usp=sharing"&gt;https://drive.google.com/file/d/1hFluSiXsQY1a0sIt7DP5l-FjodBec0qv/view?usp=sharing&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I did not have those errors previously&lt;/p&gt;
&lt;p&gt;Here is what I have done:&lt;/p&gt;
&lt;p&gt;I now have made a full clean installation in everything and proceed according to instructions.&lt;/p&gt;
&lt;p&gt;A - Install VS Code&lt;/p&gt;
&lt;p&gt;B - Install nRF Connect for Desktop&lt;/p&gt;
&lt;p&gt;C - Run nRF Connect for Desktop and:&lt;/p&gt;
&lt;p&gt;1 - From Toolchain Manager in nRF Connect for Desktop&amp;nbsp; the nRF Connect SDK v 2.5.0 is installed&lt;br /&gt;2&amp;nbsp; - After installation &amp;quot;Open VS Code&amp;quot; button pressed and missing missing extensions are installed&lt;br /&gt;3 - VS is lunched but with the python&amp;nbsp; errors in Kconfic&lt;/p&gt;
&lt;p&gt;May be some king of rights?&lt;/p&gt;
&lt;p&gt;I am stacked and time is running out.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DevAcademy nRF connect SDK Fundamentals</title><link>https://devzone.nordicsemi.com/thread/453451?ContentTypeID=1</link><pubDate>Wed, 01 Nov 2023 09:29:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:446a8aaf-c60a-42f3-9a54-4296c8d8b4a8</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Thank you for the update.&lt;br /&gt;&lt;br /&gt;Please let me know if you have any further questions.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DevAcademy nRF connect SDK Fundamentals</title><link>https://devzone.nordicsemi.com/thread/453380?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2023 20:00:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6b4eeb7-0c00-428d-b395-abc3d366ca93</guid><dc:creator>vorrias</dc:creator><description>&lt;p&gt;Hi Dejan,&lt;/p&gt;
&lt;p&gt;Sorry for the late replay.&lt;/p&gt;
&lt;p&gt;Yes the warning creates no problem. I was not able to try your solution. I was busy getting my certificate &amp;quot;SDK Fundamentals&amp;quot;.&lt;/p&gt;
&lt;p&gt;I got it now and I feel more confident. Unfortunately I was not able to run some examples but I will come back this week.&lt;/p&gt;
&lt;p&gt;I updated everything to the latest version and see how it goes.&lt;/p&gt;
&lt;p&gt;I also want to try in windows as well because some devices like Thingy:91 can communicate with SDK desktop in windows but not in Ubuntu.&lt;/p&gt;
&lt;p&gt;I am in the middle of trying hard to see what exactly causes this malfunction.&lt;/p&gt;
&lt;p&gt;Ubuntu is working fine with the nRF7002 DK but refuses to recognize Thingy:91.&lt;/p&gt;
&lt;p&gt;All that in a very strict time frame we have because we must prepare our NordicPico module for the &amp;quot;MAKE IT MATTER&amp;quot; and NordiCube for the &amp;quot;CONNECT FOR GOOD&amp;quot; contest.&lt;/p&gt;
&lt;p&gt;Learning the SDK and getting the certificate took more than I expected and now we are in panic.! Clock is ticking and future seems unclear...&lt;/p&gt;
&lt;p&gt;After preparing some hardware setup for out Matter project I will come back with the &amp;quot;NOT RUNNING&amp;quot; programs&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DevAcademy nRF connect SDK Fundamentals</title><link>https://devzone.nordicsemi.com/thread/453066?ContentTypeID=1</link><pubDate>Mon, 30 Oct 2023 14:05:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68f8b754-0327-4f9e-9b1f-caa0f5b0be18</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;The warning you received is not something to be very concerned about.&lt;br /&gt;&lt;br /&gt;Have you tried downgrading to some earlier version (for example NCS v2.4.2) or upgrading to NCS v2.5.0? Does this make any difference?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>