<?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>52805 programmer problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68355/52805-programmer-problem</link><description>Dear sir , 
 Get the customer&amp;#39;s board, I can find the device at the nRF Connect for the first time, then program hex, but fail, and then I can&amp;#39;t find the device again. I try two customer&amp;#39;s board, but the same problem was happened. and The same operation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Nov 2020 01:41:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68355/52805-programmer-problem" /><item><title>RE: 52805 programmer problem</title><link>https://devzone.nordicsemi.com/thread/281226?ContentTypeID=1</link><pubDate>Mon, 23 Nov 2020 01:41:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f441affd-3fd8-44cd-a058-23359bab728e</guid><dc:creator>??</dc:creator><description>&lt;p&gt;Hi,Jared,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The problem has been found，&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1606095606890v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;and I had set CONFIG_GPIO_AS_PINRESET. so....&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52805 programmer problem</title><link>https://devzone.nordicsemi.com/thread/280908?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2020 13:22:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5586d2a-7c2f-42b8-88db-4fc0dd8f0901</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried programming a nRF52805 with nrfjprog and did not experience any issues.&lt;/p&gt;
&lt;p&gt;What kind of debugger are you using? J-link? Which model?&lt;/p&gt;
&lt;p&gt;Could you upload the log from nrfjprog?:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --recover --log
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Note sure if you answered my previous question regarding VDD or not:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Jared"]&lt;p&gt;Could you try to measure the VDD_nRF voltage while you try to program the board? Use a oscilloscope and take a trace of the voltage. Is the voltage stable? Could you upload the trace?&lt;/p&gt;
&lt;p&gt;Alternatively try to omit the button switch stage by supplying the board directly with VDD from a bench supply while you try to program the board.&lt;/p&gt;[/quote]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52805 programmer problem</title><link>https://devzone.nordicsemi.com/thread/280729?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2020 01:00:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e8678f9-edca-4caf-9ed3-35311466ccaa</guid><dc:creator>??</dc:creator><description>&lt;p&gt;Dear Jared,&lt;/p&gt;
&lt;p&gt;1.yes. use nRF Connect Programmer app. 1.4.7,&amp;nbsp;but maybe this is the latest version.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1605747425781v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;2. still fail&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1605747457503v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;3. I&amp;#39;ve tried it. got nothing.&lt;/p&gt;
&lt;p&gt;I first check whether this board has problems, so I am looking for someone else&amp;#39;s good board to verify.&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52805 programmer problem</title><link>https://devzone.nordicsemi.com/thread/280546?ContentTypeID=1</link><pubDate>Wed, 18 Nov 2020 09:21:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:907fd50a-bdaf-4ff5-8231-253b5212a79b</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Are you using the nRF Connect Programmer app?&amp;nbsp;Are you using v1.4.7, if not can you update it and see if the issue is persistent?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Could you try to recover the unresponsive device with:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --recover
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Could you try to measure the VDD_nRF voltage while you try to program the board? Use a oscilloscope and take a trace of the voltage. Is the voltage stable? Could you upload the trace?&lt;/p&gt;
&lt;p&gt;Alternatively try to omit the button switch stage by supplying the board directly with VDD from a bench supply while you try to program the board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52805 programmer problem</title><link>https://devzone.nordicsemi.com/thread/280263?ContentTypeID=1</link><pubDate>Tue, 17 Nov 2020 08:37:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:825968a3-906b-410f-8df2-64d645e5b03f</guid><dc:creator>??</dc:creator><description>&lt;p&gt;ps:&lt;/p&gt;
&lt;div class="trans-left"&gt;
&lt;div class="trans-input-wrap"&gt;
&lt;div class="input-wrap" dir="ltr"&gt;
&lt;div class="input-operate"&gt;&lt;a class="operate-btn op-sound data-hover-tip" href="https://fanyi.baidu.com/translate?aldtype=16047&amp;amp;query=&amp;amp;keyfrom=baidu&amp;amp;smartresult=dict&amp;amp;lang=auto2zh###"&gt;&lt;span class="icon-sound"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class="op-favor-container"&gt;&lt;span class="icon-favo"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="trans-right"&gt;
&lt;div class="output-wrap small-font"&gt;
&lt;div class="output-mod ordinary-wrap"&gt;
&lt;div class="output-bd" dir="ltr"&gt;
&lt;p class="ordinary-output target-output clearfix"&gt;&lt;span class=""&gt;I use the JLINK on the development board, and there is no problem burning other boards. The connection is as follows:&lt;/span&gt;&lt;/p&gt;
&lt;p class="ordinary-output target-output clearfix"&gt;&lt;span class=""&gt;VTG -&amp;gt; VCC of the board&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="ordinary-output target-output clearfix"&gt;&lt;span class=""&gt;SWDIO&lt;/span&gt;&lt;/p&gt;
&lt;p class="ordinary-output target-output clearfix"&gt;&lt;span class=""&gt;SWDCLK&lt;/span&gt;&lt;/p&gt;
&lt;p class="ordinary-output target-output clearfix"&gt;&lt;span class=""&gt;GND&lt;/span&gt;&lt;/p&gt;
&lt;p class="ordinary-output target-output clearfix"&gt;&lt;span class=""&gt;The board is self powered。&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52805 programmer problem</title><link>https://devzone.nordicsemi.com/thread/280254?ContentTypeID=1</link><pubDate>Tue, 17 Nov 2020 08:15:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3559935b-ee1c-459e-81b4-cf641fb75dd8</guid><dc:creator>??</dc:creator><description>&lt;p&gt;Dear Jared,&lt;/p&gt;
&lt;p&gt;FYI,&amp;nbsp; press K1 before burning and at all the time while burning.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1605600652835v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52805 programmer problem</title><link>https://devzone.nordicsemi.com/thread/280248?ContentTypeID=1</link><pubDate>Tue, 17 Nov 2020 07:40:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:886bd9a4-ea2e-4c72-bd66-cbe1296f7aad</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;How are you powering the customers board when you try to flash the application and it fails?&lt;/p&gt;
&lt;p&gt;Could you share the schematics of the customers board? I can make the case private first if you prefer it.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52805 programmer problem</title><link>https://devzone.nordicsemi.com/thread/280215?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 23:26:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:262a5520-5490-49d9-89a6-0961442bbc1f</guid><dc:creator>??</dc:creator><description>&lt;p&gt;Do Nordic member have any suggestions? Thanks very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>