<?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>J-link can&amp;#39;t connect to the NRF52810 in high frequency</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61871/j-link-can-t-connect-to-the-nrf52810-in-high-frequency</link><description>Hi everyone, 
 I have a weird issue on connexion with my J-link while connecting to my chip. I&amp;#39;m using a NRF52810 which worked very well until now. When I try to connect to the J-link to load my program it shows me this : 
 
 
 I first thought that my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 May 2020 07:30:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61871/j-link-can-t-connect-to-the-nrf52810-in-high-frequency" /><item><title>RE: J-link can't connect to the NRF52810 in high frequency</title><link>https://devzone.nordicsemi.com/thread/252085?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 07:30:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d51d8e2-e773-4fa6-8221-e766e23081eb</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="Atec Electronique"]Moreover the problem came after several perfect connections, so I&amp;#39;m not sure that it comes from that.[/quote]
&lt;p&gt;The schematic looks good wrt. SWD connections.&lt;/p&gt;
&lt;p&gt;As a side-note: I would recommend that you look into the components on the ANT pins, as it is required that you have a shunt capacitor + a series resistor to provide a 50 ohm output for antenna connection:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52810/ref_circuitry.html?cp=4_5_0_6_2"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf52810/ref_circuitry.html?cp=4_5_0_6_2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;the short of the series inductor L4 looks a bit strange.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For the unresponsiveness over SWD; Could it be that your firmware asserts? If it asserts early on in the boot-up, it is hard to erase/recover the chip. Could you try running this batch script to see if it recovers the device after a while?&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45078/nrf52832-not-connected-anymore-after-first-trying-to-debug-keil/177579#177579"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/45078/nrf52832-not-connected-anymore-after-first-trying-to-debug-keil/177579#177579&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve seen that if you power the nRF on/off while keeping the nrfjprog-loop active, it is easier to 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><item><title>RE: J-link can't connect to the NRF52810 in high frequency</title><link>https://devzone.nordicsemi.com/thread/252035?ContentTypeID=1</link><pubDate>Wed, 27 May 2020 15:53:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8e5b132-4a72-45f5-9f4a-7f7500d8395c</guid><dc:creator>Atec Electronique</dc:creator><description>&lt;p&gt;Thank you for your quick answer.&lt;/p&gt;
&lt;p&gt;The thing is that we are directly plug into the chip, there are no components between the Jlink and the SWDCLK line and the SWDIO line, here&amp;#39;s the schematic :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/chip.png" /&gt;&lt;/p&gt;
&lt;p&gt;Moreover the problem came after several perfect connections, so I&amp;#39;m not sure that it comes from that.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any other ideas ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: J-link can't connect to the NRF52810 in high frequency</title><link>https://devzone.nordicsemi.com/thread/251957?ContentTypeID=1</link><pubDate>Wed, 27 May 2020 12:47:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b632e76f-8788-487b-bacd-d97e54b7a505</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;Is there any resistors, caps, or other components that are loading the SWDCLK / SWDIO lines? Given that you can read out if you go to a lower frequency can be due to a capacitor on the line. If you are able to connect via JLink (on very low speed), you can try&amp;nbsp;to run the sequence to erase the chip and see if this helps:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/ssfrr/nrfjprog.sh/blob/master/nrfjprog.sh#L61-L70"&gt;https://github.com/ssfrr/nrfjprog.sh/blob/master/nrfjprog.sh#L61-L70&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If the device is asserting early in the program, where the default assert behavior is to do a system reset, it is hard to recover the device, as the chip is constantly booting up and resetting.&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>