<?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>blinky isn&amp;#39;t</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115622/blinky-isn-t</link><description>How do I resolve/update: 
 
 
 
 zephyr-sdk is outdated. Found 0.16.5, but 0.16.8 is required by the SDK. 
 python is outdated. Found 3.9.13, but 3.12.4 is required by the SDK. 
 
 
 Blinky isn&amp;#39;t blinking 
 
 :)</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 27 Oct 2024 11:49:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115622/blinky-isn-t" /><item><title>RE: blinky isn't</title><link>https://devzone.nordicsemi.com/thread/508030?ContentTypeID=1</link><pubDate>Sun, 27 Oct 2024 11:49:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b2a90a1-fb45-43ed-9a84-5db9d1caa299</guid><dc:creator>tylerca310</dc:creator><description>&lt;p&gt;It&amp;#39;s working now thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: blinky isn't</title><link>https://devzone.nordicsemi.com/thread/508014?ContentTypeID=1</link><pubDate>Sat, 26 Oct 2024 10:01:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62b5f9ff-8b78-4598-a9b9-b4e78d517359</guid><dc:creator>tylerca310</dc:creator><description>&lt;p&gt;PS C:\nordic\myapps\fund_less1_ecer2&amp;gt; nrfjprog--recover&lt;br /&gt;nrfjprog--recover : The term &amp;#39;nrfjprog--recover&amp;#39; is not recognized as the name of a cmdlet, function, script file, or &lt;br /&gt;operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try &lt;br /&gt;again.&lt;br /&gt;At line:1 char:1&lt;br /&gt;+ nrfjprog--recover&lt;br /&gt;+ ~~~~~~~~~~~~~~~~~&lt;br /&gt; + CategoryInfo : ObjectNotFound: (nrfjprog--recover:String) [], CommandNotFoundException&lt;br /&gt; + FullyQualifiedErrorId : CommandNotFoundException&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: blinky isn't</title><link>https://devzone.nordicsemi.com/thread/507687?ContentTypeID=1</link><pubDate>Thu, 24 Oct 2024 07:40:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:504087dc-5c06-4dbf-bc5a-e50af73a33fd</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;You are trying &amp;quot;--recover&amp;quot; and not &amp;quot;nrfjprog--recover&amp;quot;. Please try &amp;quot;nrfjprog --recover&amp;quot;. This should help.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: blinky isn't</title><link>https://devzone.nordicsemi.com/thread/507677?ContentTypeID=1</link><pubDate>Thu, 24 Oct 2024 06:44:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e340b35-e21e-4594-bcb5-422cef5143da</guid><dc:creator>tylerca310</dc:creator><description>&lt;p&gt;Latest issue:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PS C:\nordic\myapps\fund_less1_ecer2&amp;gt;&lt;br /&gt;PS C:\nordic\myapps\fund_less1_ecer2&amp;gt; west flash --recover&lt;br /&gt;spelling of the name, or if a path was included, verify that the path is correct and try again.&lt;br /&gt;At line:1 char:1&lt;br /&gt;+ west flash --recover&lt;br /&gt;+ ~~~~&lt;br /&gt; + CategoryInfo : ObjectNotFound: (west:String) [], CommandNotFoundException&lt;br /&gt; + FullyQualifiedErrorId : CommandNotFoundException&lt;br /&gt; &lt;br /&gt;PS C:\nordic\myapps\fund_less1_ecer2&amp;gt; --recover&lt;br /&gt;At line:1 char:3&lt;br /&gt;+ --recover&lt;br /&gt;+ ~&lt;br /&gt;At line:1 char:3&lt;br /&gt;+ --recover&lt;br /&gt;+ ~~~~~~~&lt;br /&gt;Unexpected token &amp;#39;recover&amp;#39; in expression or statement.&lt;br /&gt; + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException&lt;br /&gt; + FullyQualifiedErrorId : MissingExpressionAfterOperator&lt;br /&gt; &lt;br /&gt;PS C:\nordic\myapps\fund_less1_ecer2&amp;gt; -- recover&lt;br /&gt;At line:1 char:3&lt;br /&gt;+ -- recover&lt;br /&gt;+ ~&lt;br /&gt;At line:1 char:4&lt;br /&gt;+ -- recover&lt;br /&gt;+ ~~~~~~~&lt;br /&gt;Unexpected token &amp;#39;recover&amp;#39; in expression or statement.&lt;br /&gt; + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException&lt;br /&gt; + FullyQualifiedErrorId : MissingExpressionAfterOperator&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Where should I get the missing software from?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: blinky isn't</title><link>https://devzone.nordicsemi.com/thread/507523?ContentTypeID=1</link><pubDate>Wed, 23 Oct 2024 08:45:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd071438-61ca-4a3c-b08b-124c47cc410d</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Scott,&lt;/p&gt;
&lt;p&gt;In order to deactivate the device protection, you could try nrfjprog --recover, or as mentioned in the log:&lt;/p&gt;
[quote user="tylerca310"]To fix, run &amp;quot;west flash --recover&amp;quot; instead.[/quote]
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: blinky isn't</title><link>https://devzone.nordicsemi.com/thread/507462?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 22:35:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:357e7797-6245-4dbc-b340-1d2d3b8accd9</guid><dc:creator>tylerca310</dc:creator><description>&lt;p&gt;Latest error:&lt;/p&gt;
&lt;p&gt;[error] [ Client] - Encountered error -90: Command erase_file executed for 28 milliseconds with result -90&lt;br /&gt;[error] [ nRF52] - Failed while erasing device. -90: Access protection is enabled, can&amp;#39;t read device version. &lt;br /&gt;[error] [ Worker] - Access protection is enabled, can&amp;#39;t read device version.&lt;br /&gt;ERROR: The operation attempted is unavailable due to readback protection in&lt;br /&gt;ERROR: your device. Please use --recover to unlock the device.&lt;br /&gt;NOTE: For additional output, try running again with logging enabled (--log).&lt;br /&gt;NOTE: Any generated log error messages will be displayed.&lt;br /&gt;ERROR: runners.nrfjprog: Flashing failed because the target must be recovered.&lt;br /&gt; To fix, run &amp;quot;west flash --recover&amp;quot; instead.&lt;br /&gt; Note: this will recover and erase all flash memory prior to reflashing.&lt;br /&gt;FATAL ERROR: command exited with status 24: nrfjprog --program &amp;#39;C:\nordic\myapps\fund_less1_ecer2\build\fund_less1_ecer2\zephyr\zephyr.hex&amp;#39; --chiperase --verify -f NRF52 --snr 1050265833&lt;/p&gt;
&lt;p&gt;* The terminal process terminated with exit code: 24. &lt;br /&gt; * Terminal will be reused by tasks, press any key to close it.&lt;/p&gt;
&lt;p&gt;How do I deactivate device protection?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: blinky isn't</title><link>https://devzone.nordicsemi.com/thread/507268?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 08:05:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c1de00c-1c19-4ed7-89d8-e2783fd991fa</guid><dc:creator>tylerca310</dc:creator><description>&lt;p&gt;&lt;span&gt;Thanks to your valuable help the prior issues are resolved&lt;/span&gt;&lt;br clear="none" /&gt;&lt;br clear="none" /&gt;&lt;span&gt;Now it looks like it is compiling but fatal-ing on the flash:&lt;/span&gt;&lt;br clear="none" /&gt;&lt;br clear="none" /&gt;&lt;span&gt;ERROR: No debuggers were discovered.&lt;/span&gt;&lt;br clear="none" /&gt;&lt;span&gt;NOTE: For additional output, try running again with logging enabled (--log).&lt;/span&gt;&lt;br clear="none" /&gt;&lt;span&gt;NOTE: Any generated log error messages will be displayed.&lt;/span&gt;&lt;br clear="none" /&gt;&lt;span&gt;FATAL ERROR: command exited with status 41: nrfjprog --program &amp;#39;C:\nordic\myapps\fund_less1_ecer2\build\fund_less1_ecer2\zephyr\zephyr.hex&amp;#39; --sectoranduicrerase --verify -f NRF52 --snr 1050265833&lt;/span&gt;&lt;br clear="none" /&gt;&lt;br clear="none" /&gt;&lt;span&gt;It seems to me like my nRF Connect needs some issue fixes - can you advise&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: blinky isn't</title><link>https://devzone.nordicsemi.com/thread/507257?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 07:42:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86769fd9-1db0-4d84-9501-775c37a82f41</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Please check the previous comment in the ticket and follow the steps. Do let me know if you still face the issue after trying those. You could also try to update python, in addition to those.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: blinky isn't</title><link>https://devzone.nordicsemi.com/thread/507245?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 06:48:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:294401d8-09c0-4dfd-a70c-b350f5b5166e</guid><dc:creator>dacun</dc:creator><description>&lt;div&gt;
&lt;div&gt;&lt;span&gt;i also get the same output&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f4e6.svg" title="Package"&gt;&amp;#x1f4e6;&lt;/span&gt;&amp;nbsp;Using the nRF Connect SDK v2.7.99 at c:\ncs\v2.7.99-cs2&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f552.svg" title="Clock3"&gt;&amp;#x1f552;&lt;/span&gt;&amp;nbsp;zephyr-sdk is outdated. Found 0.16.5, but 0.16.8 is required by the SDK.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f552.svg" title="Clock3"&gt;&amp;#x1f552;&lt;/span&gt;&amp;nbsp;python is outdated. Found 3.9.13, but 3.12.4 is required by the SDK.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[14:30:21] nrfutil-toolchain-manager uninstall v2.6.2: Remove version&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[14:30:21] nrfutil-toolchain-manager uninstall v2.6.2: Removed version v2.6.2: success&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[14:30:21] nrfutil-toolchain-manager uninstall v2.6.2: Remove toolchain&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[14:30:32] nrfutil-toolchain-manager uninstall v2.6.2: Removed toolchain at C:\ncs\toolchains\cf2149caf2: success&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[14:36:56] nrfutil-toolchain-manager install v2.7.0: Download toolchain&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[14:36:59] nrfutil-toolchain-manager install v2.7.0: Finished, using previously downloaded file: success&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[14:36:59] nrfutil-toolchain-manager install v2.7.0: Unpack toolchain&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[14:37:54] nrfutil-toolchain-manager install v2.7.0: Toolchain unpacked to C:\ncs\tmp\.tmpD3AtkB: success&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[14:37:54] nrfutil-toolchain-manager install v2.7.0: Install toolchain&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[14:37:55] nrfutil-toolchain-manager install v2.7.0: Toolchain installed at C:\ncs\toolchains\ce3b5ff664: success&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[14:37:56] =========== Toolchain validation report for nRF Connect SDK Toolchain v2.7.0 ===========&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f4e6.svg" title="Package"&gt;&amp;#x1f4e6;&lt;/span&gt;&amp;nbsp;Using the nRF Connect SDK v2.7.99 at c:\ncs\v2.7.99-cs2&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f552.svg" title="Clock3"&gt;&amp;#x1f552;&lt;/span&gt;&amp;nbsp;zephyr-sdk is outdated. Found 0.16.5-1, but 0.16.8 is required by the SDK.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f552.svg" title="Clock3"&gt;&amp;#x1f552;&lt;/span&gt;&amp;nbsp;python is outdated. Found 3.9.13, but 3.12.4 is required by the SDK.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: blinky isn't</title><link>https://devzone.nordicsemi.com/thread/507149?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2024 13:09:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aef25fd2-b61c-48ca-817b-c4145c445892</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Let us go through the issues sequentially. First, I would suggest you to uninstall everything and then start again the installation as I mention below:&lt;/p&gt;
&lt;p&gt;1. Install &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Command-Line-Tools/Download#:~:text=Choose%20platform%20and%20version"&gt;nRF Command Line Tools &lt;/a&gt;(latest version)&lt;/p&gt;
&lt;p&gt;2.Install the latest version of SEGGER J-Link.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3.&amp;nbsp;Install &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-Desktop/Download#:~:text=Choose%20platform%20and%20version"&gt;nRF Connect for Desktop&lt;/a&gt; application.&lt;/p&gt;
&lt;p&gt;4. Within the application, install the Toolchain Manager.&lt;/p&gt;
&lt;p&gt;5. Within Toolchain Manager, install the nRF Connect SDK v2.7.0&lt;/p&gt;
&lt;p&gt;6. Now open the VSCode via the Toolchain Manager:&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/pastedimage1729515899398v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;7. Make sure you have installed the nRF Connect for VSCode extension pack. and now you should be able to build and run your applications.&lt;/p&gt;
&lt;p&gt;Next we can look into the DK detection issue:&lt;/p&gt;
&lt;p&gt;Could you try with different USB cables just to cross out whether it&amp;#39;s a USB issue. Please make sure that you are inserting the cord into the right USB port on the DK.&lt;/p&gt;
&lt;p&gt;What is your DK revision? (details on the white sticker on the DK)&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><item><title>RE: blinky isn't</title><link>https://devzone.nordicsemi.com/thread/506823?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2024 06:54:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20d18fac-648e-40c1-816a-253d63a16070</guid><dc:creator>tylerca310</dc:creator><description>&lt;p&gt;Hello Priyanka and thank you.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am using a nRF52840 Development Kit Board.&lt;/p&gt;
&lt;p&gt;The SDK I am using is:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;Using the nRF Connect SDK v3.6.99 at c:\ncs\v2.7.99-cs2&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;I am following DevAcadamy nRF Connect SDK Fundamentals Lesson 1 Exercise 2&lt;/p&gt;
&lt;p&gt;When I plug my USB cord in the board does not show up in the connected devices view:&lt;/p&gt;
&lt;div&gt;No devices found&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;The &amp;quot;code view&amp;quot; shows:&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;{&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;board&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;nrf52840dk/nrf52840&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;boardRevision&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;boardDir&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;c:/ncs/v2.7.99-cs2/zephyr/boards/nordic/nrf52840dk&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;shouldBuild&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;true&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;optimizations&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;none&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;cmakeArgs&amp;quot;&lt;/span&gt;&lt;span&gt;: [],&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;confFiles&amp;quot;&lt;/span&gt;&lt;span&gt;: [&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;prj.conf&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; ],&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;buildDirectory&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;build&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;kconfigFragments&amp;quot;&lt;/span&gt;&lt;span&gt;: [],&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;snippets&amp;quot;&lt;/span&gt;&lt;span&gt;: [],&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;dtcOverlays&amp;quot;&lt;/span&gt;&lt;span&gt;: [],&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;extraDtcOverlays&amp;quot;&lt;/span&gt;&lt;span&gt;: []&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;}&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;not sure the board statement is correct or does the board have a &amp;quot;off/on&amp;quot; switch?&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Output &amp;quot;view&amp;quot; is:&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;[02:32:20] =========== Toolchain validation report for nRF Connect SDK Toolchain v2.7.0 ===========&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;[02:32:21] Update available nsscprodmedia.blob.core.windows.net/.../nrf-command-line-tools-10.24.2-x64.exe&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f4e6.svg" title="Package"&gt;&amp;#x1f4e6;&lt;/span&gt;&amp;nbsp;Using the nRF Connect SDK v3.6.99 at c:\ncs\v2.7.99-cs2&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f552.svg" title="Clock3"&gt;&amp;#x1f552;&lt;/span&gt;&amp;nbsp;zephyr-sdk is outdated. Found 0.16.5-1, but 0.16.8 is required by the SDK.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f552.svg" title="Clock3"&gt;&amp;#x1f552;&lt;/span&gt;&amp;nbsp;python is outdated. Found 3.9.13, but 3.12.4 is required by the SDK.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;️&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/2757.svg" title="Exclamation"&gt;&amp;#x2757;&lt;/span&gt;️ nrfjprog couldn&amp;#39;t be executed. Please ensure that SEGGER J-Link Software and Documentation Pack and nRF Command Line Tools are both installed.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: blinky isn't</title><link>https://devzone.nordicsemi.com/thread/506796?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2024 23:09:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:641ecbb0-aa22-45cb-a81d-065557a08649</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Scott,&lt;/p&gt;
&lt;p&gt;Could you provide details of the board that you are using and the SDK that you are working with ?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>