<?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 : Lesson 8, Exercise 2, step 6 : duplicate variable declared</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126348/devacademy-nrf-connect-sdk-fundamentals-lesson-8-exercise-2-step-6-duplicate-variable-declared</link><description>In Lesson 8, Exercise 2, step 6, &amp;quot; uint8_t race_condition = 0;&amp;quot; is declared twice: 
 uint8_t race_condition = 0; uint8_t race_condition = 0; int32_t increment_count_copy = 0; int32_t decrement_count_copy = 0; 
 increment_count += 1; increment_count =</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Jan 2026 13:29:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126348/devacademy-nrf-connect-sdk-fundamentals-lesson-8-exercise-2-step-6-duplicate-variable-declared" /><item><title>RE: DevAcademy nRF Connect SDK Fundamentals : Lesson 8, Exercise 2, step 6 : duplicate variable declared</title><link>https://devzone.nordicsemi.com/thread/558406?ContentTypeID=1</link><pubDate>Fri, 09 Jan 2026 13:29:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f2ee64d-852b-4b7a-adb1-6463c805ee2d</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;seems to be fixed in the repo now.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1767965336647v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DevAcademy nRF Connect SDK Fundamentals : Lesson 8, Exercise 2, step 6 : duplicate variable declared</title><link>https://devzone.nordicsemi.com/thread/557946?ContentTypeID=1</link><pubDate>Mon, 05 Jan 2026 15:02:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a32210a-7ebc-4e42-b92d-c2232df3101e</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Thank you snacker for bringing this to our attention, not sure how I missed to see that. I will fix it in couple of days.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>