<?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>Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101534/cannot-able-to-communicate-with-external-target</link><description>Hi, 
 I am trying to flash one external module which is actually a BLE having (NRF52832 ) and I am using NRF52832 Development board . By doing all the necessary connections and using the DC power supply and setting the current and voltage to 11mA and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Jan 2025 08:21:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101534/cannot-able-to-communicate-with-external-target" /><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/517871?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2025 08:21:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab20d316-545f-4440-aec4-ccfa67b6fa4f</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This thread is quite old. Could you create a separate ticket on your issue?&lt;/p&gt;
&lt;p&gt;And be sure to attach logs showing your problem.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/517828?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2025 03:21:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a370b3c6-2263-407d-9e1f-6666244ba880</guid><dc:creator>abdosalm</dc:creator><description>&lt;p&gt;I am kinda facing the same problem, what was the reason for your problem ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/439481?ContentTypeID=1</link><pubDate>Wed, 02 Aug 2023 11:44:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:732eb753-725e-4ff2-a91e-d2ca2a167293</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you attach the .log file?&lt;/p&gt;
&lt;p&gt;Do all your devices behave like this?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Given that the debugger provides generic errors, it can indicate a hardware-wise connection problem between the debugger and the nRF.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/439463?ContentTypeID=1</link><pubDate>Wed, 02 Aug 2023 10:21:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3ef9024-c9ce-4ed4-9bb7-3a2a5aebd53c</guid><dc:creator>Kushagra12</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;after adjusting the SWD speed to &lt;strong&gt;125 kHz&lt;/strong&gt; and running the code&amp;nbsp;&lt;strong&gt;nrfjprog --recover -f nrf52 -c 125&amp;nbsp;&lt;/strong&gt;I got this&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;C:\Users\admin&amp;gt;nrfjprog --recover -f nrf52 -c 125&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: Unable to connect to a debugger.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: JLinkARM DLL reported an error. Try again. If error condition&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: persists, run the same command again with argument --log, contact Nordic&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: Semiconductor and provide the generated log.log file to them.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;NOTE: For additional output, try running again with logging enabled (--log).&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;NOTE: Any generated log error messages will be displayed.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;and after flashing the program&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Current Speed: 125 kHz&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;InitTarget() start&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;InitTarget() end - Took 136ms&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;InitTarget() start&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;InitTarget() end - Took 136ms&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Failed to connect to target.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;and I am also attaching the log file. Please have a look&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;C:\Users\admin&amp;gt;nrfjprog --recover -f nrf52 -c 125 --log&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: Unable to connect to a debugger.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: JLinkARM DLL reported an error. Try again. If error condition&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: persists, run the same command again with argument --log, contact Nordic&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: Semiconductor and provide the generated log.log file to them.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;C:\Users\admin&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;please suggest.&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;
&lt;p&gt;Kushagra&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/439437?ContentTypeID=1</link><pubDate>Wed, 02 Aug 2023 08:29:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:906ab491-1a72-4547-8434-28adb502d03e</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try to adjust the SWD speed to for instance&amp;nbsp;125 kHz?&lt;/p&gt;
&lt;p&gt;That is done in the project settings in SES:&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/pastedimage1690964877032v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;And with nrfjprog, you can add the -c 125 switch:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --recover -f nrf52 -c 125&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;You can also flash via nrfjprog if you want:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --program &amp;lt;hex file&amp;gt; --verify -f nrf52 --sectorerase&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/439352?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2023 18:20:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57646505-4395-4ebf-8ad4-0e95698d1770</guid><dc:creator>Kushagra12</dc:creator><description>&lt;p&gt;hello sir,&lt;/p&gt;
&lt;p&gt;I did run&lt;strong&gt;&amp;nbsp;nrfjprog --recover -f nrf52 --log&amp;nbsp;&lt;/strong&gt;and got this&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;C:\Users\admin&amp;gt;nrfjprog --recover -f nrf52 --log&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Recovering device. This operation might take 30s.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [ JLink] - DAP error while reading AIRCR.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll WriteU32 returned error -1.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll WriteU32 returned error -1.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll WriteU32 returned error -1.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Erasing user code and UICR flash areas.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll ReadMemU32 detected a read error 1.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - This typically indicates the read was blocked by a memory protection mechanism.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;then I run this code&amp;nbsp;&lt;strong&gt;nrfjprog --eraseall -f nrf52 &lt;/strong&gt;and got this&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;C:\Users\admin&amp;gt;nrfjprog --eraseall -f nrf52&lt;br /&gt;Erasing user available code and UICR flash areas.&lt;br /&gt;Applying system reset.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;after that I again run that code&amp;nbsp;&lt;strong&gt;nrfjprog --recover -f nrf52&amp;nbsp;&lt;/strong&gt;and got this&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;C:\Users\admin&amp;gt;nrfjprog --recover -f nrf52&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Recovering device. This operation might take 30s.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Erasing user code and UICR flash areas.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;after that I tried to (flash) the program in segger embedded and got this&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Preparing target for download&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Executing Reset script TargetInterface.resetAndStop()&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Reset: Halt core after reset via DEMCR.VC_CORERESET.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Reset: Reset device via AIRCR.SYSRESETREQ.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Downloading &amp;lsquo;s132_nrf52_6.1.1_softdevice.hex&amp;rsquo; to J-Link&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Programming 2.7 KB of addresses 00000000 &amp;mdash; 00000aff&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Programming 144.3 KB of addresses 00001000 &amp;mdash; 0002514f&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Failed to preserve target RAM @ 0x20000000-0x2000FFFF.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Failed to prepare for programming.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Download failed&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;and lastly the log file give this&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;C:\Users\admin&amp;gt;nrfjprog --recover -f nrf52 --log&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Recovering device. This operation might take 30s.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Erasing user code and UICR flash areas.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll WriteU32 returned error -1.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;ERROR: [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;please give your inputs what needs to be done. Thanks for giving your time.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;kind regards,&lt;/p&gt;
&lt;p&gt;Kushagra Agarwal&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/1401.error.jpeg" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/1401.error.jpeg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/439225?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2023 10:50:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb80a1ca-bbb3-44c0-8c76-d723ac2e5d21</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Kushagra12"]&lt;br /&gt;Loaded C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 7.22/bin/JLink_x64.dll&lt;br /&gt;Firmware Version: J-Link OB-nRF5340-NordicSemi compiled Nov 7 2022 16:22:01&lt;br /&gt;DLL Version: 7.88m&lt;br /&gt;Hardware Version: V1.00&lt;br /&gt;Target Voltage: 3.300&lt;br /&gt;Device &amp;quot;NRF52832_XXAA&amp;quot; selected.&lt;br /&gt;Current Speed: 2000 kHz&lt;br /&gt;InitTarget() start&lt;br /&gt;InitTarget() end - Took 2.41ms&lt;br /&gt;Found SW-DP with ID 0x2BA01477&lt;br /&gt;DPIDR: 0x2BA01477&lt;br /&gt;CoreSight SoC-400 or earlier&lt;br /&gt;Scanning AP map to find all available APs&lt;br /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;br /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;br /&gt;AP[1]: JTAG-AP (IDR: 0x02880000)&lt;br /&gt;Iterating through AP map to find AHB-AP to use&lt;br /&gt;AP[0]: Core found&lt;br /&gt;AP[0]: AHB-AP ROM base: 0xE00FF000&lt;br /&gt;CPUID register: 0x410FC241. Implementer code: 0x41 (ARM)&lt;br /&gt;Found Cortex-M4 r0p1, Little endian.&lt;br /&gt;FPUnit: 6 code (BP) slots and 2 literal slots&lt;br /&gt;CoreSight components:&lt;br /&gt;ROMTbl[0] @ E00FF000&lt;br /&gt;[0][0]: E000E000 CID 00000000 PID 00000000 ???&lt;br /&gt;[0][1]: E0001000 CID B105E00D PID 003BB002 DWT&lt;br /&gt;[0][2]: E0002000 CID B105E00D PID 002BB003 FPB&lt;br /&gt;[0][3]: E0000000 CID B105E00D PID 003BB001 ITM&lt;br /&gt;[0][4]: E0040000 CID B105900D PID 000BB9A1 TPIU&lt;br /&gt;[0][5]: E0041000 CID B105900D PID 000BB925 ETM[/quote]
&lt;p&gt;This is a good indication, as the debugger is able to read out the cpu core information.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Kushagra12"]sorry for the delay when I am running the nrf--jprog &amp;nbsp;in terminal.. I am getting this[/quote]
&lt;p&gt;oh, it seems the family is not correct.&lt;/p&gt;
&lt;p&gt;Could you try this?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --recover -f nrf52&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If it does not work, please add the &amp;quot;--log&amp;quot; to the above nrfjprog command and attach the generated &amp;quot;log.log&amp;quot; file.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/438834?ContentTypeID=1</link><pubDate>Fri, 28 Jul 2023 20:16:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9aa8316-c511-4ab4-aa0d-5386df9d767f</guid><dc:creator>Kushagra12</dc:creator><description>&lt;p&gt;Hi, now after re-verifying the connections. I am getting this. Please have a look and what it can be done. Please help (last lines of codes)?&lt;/p&gt;
&lt;p&gt;Connecting &amp;lsquo;J-Link&amp;rsquo; using &amp;lsquo;USB&amp;rsquo;&lt;br /&gt;Loaded C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 7.22/bin/JLink_x64.dll&lt;br /&gt;Firmware Version: J-Link OB-nRF5340-NordicSemi compiled Nov 7 2022 16:22:01&lt;br /&gt;DLL Version: 7.88m&lt;br /&gt;Hardware Version: V1.00&lt;br /&gt;Target Voltage: 3.300&lt;br /&gt;Device &amp;quot;NRF52832_XXAA&amp;quot; selected.&lt;br /&gt;Current Speed: 2000 kHz&lt;br /&gt;InitTarget() start&lt;br /&gt;InitTarget() end - Took 2.41ms&lt;br /&gt;Found SW-DP with ID 0x2BA01477&lt;br /&gt;DPIDR: 0x2BA01477&lt;br /&gt;CoreSight SoC-400 or earlier&lt;br /&gt;Scanning AP map to find all available APs&lt;br /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;br /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;br /&gt;AP[1]: JTAG-AP (IDR: 0x02880000)&lt;br /&gt;Iterating through AP map to find AHB-AP to use&lt;br /&gt;AP[0]: Core found&lt;br /&gt;AP[0]: AHB-AP ROM base: 0xE00FF000&lt;br /&gt;CPUID register: 0x410FC241. Implementer code: 0x41 (ARM)&lt;br /&gt;Found Cortex-M4 r0p1, Little endian.&lt;br /&gt;FPUnit: 6 code (BP) slots and 2 literal slots&lt;br /&gt;CoreSight components:&lt;br /&gt;ROMTbl[0] @ E00FF000&lt;br /&gt;[0][0]: E000E000 CID 00000000 PID 00000000 ???&lt;br /&gt;[0][1]: E0001000 CID B105E00D PID 003BB002 DWT&lt;br /&gt;[0][2]: E0002000 CID B105E00D PID 002BB003 FPB&lt;br /&gt;[0][3]: E0000000 CID B105E00D PID 003BB001 ITM&lt;br /&gt;[0][4]: E0040000 CID B105900D PID 000BB9A1 TPIU&lt;br /&gt;[0][5]: E0041000 CID B105900D PID 000BB925 ETM&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Preparing target for download&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Executing Reset script TargetInterface.resetAndStop()&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Reset: Halt core after reset via DEMCR.VC_CORERESET.&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Reset: Reset device via AIRCR.SYSRESETREQ.&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Failed to preserve target RAM @ 0x20000000-0x2000FFFF.&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Failed to prepare for programming.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/438829?ContentTypeID=1</link><pubDate>Fri, 28 Jul 2023 19:06:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df766936-f994-45da-be5f-eae7b3afc843</guid><dc:creator>Kushagra12</dc:creator><description>&lt;p&gt;hi, sorry for the delay when I am running the nrf--jprog &amp;nbsp;in terminal.. I am getting this&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/command.jpeg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/438828?ContentTypeID=1</link><pubDate>Fri, 28 Jul 2023 19:03:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73833dfb-7f45-4167-b4c9-a2024fcec246</guid><dc:creator>Kushagra12</dc:creator><description>&lt;p&gt;yes, it is a pre made module.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/435162?ContentTypeID=1</link><pubDate>Fri, 07 Jul 2023 09:07:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b69c4ce-cffe-4d87-91d8-5dd25f73f640</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for clarifying.&lt;/p&gt;
&lt;p&gt;Those should if you power it, and connect a debugger to the SWD pins.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you attach the log file generated after executing &amp;quot;nrfjprog --recover -f nrf53 --log&amp;quot;?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/435147?ContentTypeID=1</link><pubDate>Fri, 07 Jul 2023 08:35:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51c4ec70-8755-4d37-9911-23f29f763c28</guid><dc:creator>Kushagra12</dc:creator><description>&lt;p&gt;yes it is a pre made module&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/435138?ContentTypeID=1</link><pubDate>Fri, 07 Jul 2023 08:03:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f21f666-c5c0-4aaf-8c0c-ba47b1d52e7a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Your pin numbering does not match the reference layout.&lt;/p&gt;
&lt;p&gt;As an example, DEC4 is pin 7 in your picture; but it should be pin 46.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you interfacing a pre-made module?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/435047?ContentTypeID=1</link><pubDate>Thu, 06 Jul 2023 15:15:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3298ec34-55c1-4e21-926e-201a9b506860</guid><dc:creator>Kushagra12</dc:creator><description>&lt;p&gt;hi sir,&lt;/p&gt;
&lt;p&gt;I have gone through the data sheet of the bare die. Using these capacitors, It should work? please have a look&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2023_2D00_07_2D00_06-at-8.42.55-PM.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/434745?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2023 14:06:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04c71992-1d2b-43b9-8fe6-edde24bf4104</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You will need decoupling caps to communicate with the chip reliably over SWD. Here&amp;#39;s the reference schematic:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/ref_circuitry.html?cp=5_2_0_52_0#schematic_qfn48_ldo"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/ref_circuitry.html?cp=5_2_0_52_0#schematic_qfn48_ldo&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To run the radio, you&amp;#39;ll also need a 32M xtal.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/434717?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2023 13:14:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e965064-6b24-4eaa-b5cc-97d1f3db4df3</guid><dc:creator>Kushagra12</dc:creator><description>&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;I will use 3V.&lt;/p&gt;
&lt;p&gt;yes this is bare die, I thought as I am using DC power supply there is no need of using capacitors? as there is no power supply voltage function.&lt;/p&gt;
&lt;p&gt;Thanks for the suggestion. I will add the capacitors and will check the result.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;yes, nrfjprog is available in the command line tools. I will run it and will share the result.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Kushagra&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/434700?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2023 12:33:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:304a7a06-9478-4e8b-b4c3-f4d958612653</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The power supply should match the DK voltage, ie. 3V.&lt;/p&gt;
[quote user="Kushagra12"]I used probe station to connect the necessary pins of the custom board. From the probe station crocodile pins are connected to the respective pins of the NRF board[/quote]
&lt;p&gt;Just to confirm, this is a custom PCB, right? Your picture mentions &amp;quot;bare die&amp;quot; - the nRF requires decoupling caps etc. to operate properly.&lt;/p&gt;
[quote user="Kushagra12"]&lt;strong&gt;A3&lt;/strong&gt;: Sir, can you please tell me how to&amp;nbsp;&lt;span&gt;recover the board using nrfjprog --recover? I am not aware of this.&lt;/span&gt;[/quote]
&lt;p&gt;You can&amp;nbsp;download nrfjprog from here:&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Products/Development-tools/nrf-command-line-tools/download"&gt;https://www.nordicsemi.com/Products/Development-tools/nrf-command-line-tools/download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;And run this in a terminal: &amp;quot;nrfjprog --recover&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/434693?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2023 12:20:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b100c619-3f9f-4119-a081-ccf10093fcac</guid><dc:creator>Kushagra12</dc:creator><description>&lt;p&gt;hello Sir,&lt;/p&gt;
&lt;p&gt;Thanks for your response.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A1&lt;/strong&gt;: so I am following this connection, just used an external DC power source so the full connection is (image 2)&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/connections.jpeg" /&gt;&lt;img style="max-height:240px;max-width:320px;" alt="full connection looks like this where bare die is custom board" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/full_5F00_connection.jpeg" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;connections are good. I used probe station to connect the necessary pins of the custom board. From the probe station crocodile pins are connected to the respective pins of the NRF board&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A2&lt;/strong&gt;: No it never worked. This is the first time I am using this type of setup, though trying to connect it since past one month but was not able to connect.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A3&lt;/strong&gt;: Sir, can you please tell me how to&amp;nbsp;&lt;span&gt;recover the board using nrfjprog --recover? I am not aware of this.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please let me know if you need any further information.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks and Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kushagra&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot able to communicate with external target</title><link>https://devzone.nordicsemi.com/thread/434673?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2023 11:23:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f1a91cd-d64f-4e45-9077-bdbabef3b880</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Q1: How is the connection between the nRF52-DK and your custom board?&lt;/p&gt;
&lt;p&gt;Q2:&amp;nbsp;Has your current setup worked at some point? Or newer at all?&lt;/p&gt;
&lt;p&gt;Q3: Could you try to recover the board using nrfjprog --recover?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>