<?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>Application is not flashing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127583/application-is-not-flashing</link><description>I was trying to flash a program on nRF52833 development kit and got this error, it important to notice that my college was trying to flash (via VS code) it before and I am not sure what he did, how could I fix it? From the log file I am getting that output</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Mar 2026 13:25:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127583/application-is-not-flashing" /><item><title>RE: Application is not flashing</title><link>https://devzone.nordicsemi.com/thread/564040?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2026 13:25:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aaba0df4-492b-41a7-a656-d5c5a2d9e574</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It looks like it could be the APPROTECT/readback protection is enabled and hence you are not able to program.&lt;/p&gt;
&lt;p&gt;Please close everything, including VSCode, Quick start, Programmer etc, then open command prompt and try:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;nrfjprog --recover&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;or if you have nrfutil installed,&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;nrfutil device recover&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;After this, APPROTECT should be disabled and you can flash as usual.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>