<?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>Flashing via SWD not recognising Thingy:53</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115177/flashing-via-swd-not-recognising-thingy-53</link><description>Hello, 
 I am running into a problem with my Thingy:53 device where I am unable to load up the bootloader. I has the edge inpulse application working well yesterday, after trying to follow this , i ran into an issue. 
 Core issue 
 When trying to flash</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Oct 2024 14:35:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115177/flashing-via-swd-not-recognising-thingy-53" /><item><title>RE: Flashing via SWD not recognising Thingy:53</title><link>https://devzone.nordicsemi.com/thread/504872?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2024 14:35:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98c5f8e9-a557-49e4-b191-1572cc2807be</guid><dc:creator>HoovinSchoovin</dc:creator><description>&lt;p&gt;Thanks that is super helpful.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Flashing via SWD not recognising Thingy:53</title><link>https://devzone.nordicsemi.com/thread/504677?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2024 11:39:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1580eba-ee33-48a9-a647-8855e1ec92f5</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;From the photo it seems you have connected the cable between the DK and Thingy properly, so with this in place the onboard debugger on the DK should program/debug the external board (Thingy in this case).&amp;nbsp;&lt;/p&gt;
[quote user=""]I tried this, but obviously it only did so to the DK.[/quote]
&lt;p&gt;Was this with the cable in place? How od you see tha tit programmed the DK and not the Thingy? One simple way of checking which I use in such cases is to read out part of the device ID with the following command, and observe that I get a different value with and without the external board connected. If you do, that means that you are debugging the external board.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --memrd 0x00FF0204 --n 8&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;However, this will not work if AP protect is enabled, so you may need to first do a &amp;quot;&lt;code&gt;nrfjprog --recover&lt;/code&gt;&amp;quot; operation.&lt;/p&gt;
[quote user=""]Tired&amp;nbsp;flashing via the programmer, but get this issue[/quote]
&lt;p&gt;This indicate that AP protect is enabled. Note that this is separate for the app and network core so you may need to do the following (the application core is implicit when no core is specified):&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --recover --coprocessor CP_NETWORK
nrfjprog --recover&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>