<?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>Trouble using nrfjprog</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101916/trouble-using-nrfjprog</link><description>I am moving from SES to Visual Studio Code and having trouble connecting to my device. In nRF for Desktop Connect (V 4.1.2) I tried Programmer (V3.0.9) to connect to a custom board to which I can connect to using SES (using the dropdown connect to device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Nov 2023 17:16:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101916/trouble-using-nrfjprog" /><item><title>RE: Trouble using nrfjprog</title><link>https://devzone.nordicsemi.com/thread/454996?ContentTypeID=1</link><pubDate>Thu, 09 Nov 2023 17:16:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5767b53-c0b3-47ac-8ad8-296db7cc5b0c</guid><dc:creator>wade smith</dc:creator><description>&lt;p&gt;Sorry I did not close the tread; Vidar answered the question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble using nrfjprog</title><link>https://devzone.nordicsemi.com/thread/454993?ContentTypeID=1</link><pubDate>Thu, 09 Nov 2023 17:16:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:206001ac-ee39-4de9-a5be-2c86914d0826</guid><dc:creator>wade smith</dc:creator><description>&lt;p&gt;It turns out that the SEGGER probe was counterfeit; bought it on Amazon. Annoying that there are people out there stealing IP from companies.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble using nrfjprog</title><link>https://devzone.nordicsemi.com/thread/439133?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2023 21:33:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:645011b5-c9b7-45ac-8464-6f1f61a3b1d7</guid><dc:creator>wade smith</dc:creator><description>&lt;p&gt;Thank you Vidar for figuring this out. I will check with SEGGER- I bought the probe from them. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble using nrfjprog</title><link>https://devzone.nordicsemi.com/thread/438928?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2023 08:53:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00e3bc37-2265-41d0-b381-540d07221f79</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;blockquote&gt;
&lt;p&gt;[2023-Jul-28 09:53:46] [trace] [ JLink] - JLINK_GetSN() &lt;br /&gt;[2023-Jul-28 09:53:46] [trace] [ JLink] - - 0.007ms returns -1&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Thank you for providing the log file. The issue arises because the debugger&amp;#39;s serial number is set to 4294967295, which equals 0xFFFFFFFF. This corresponds to &amp;quot;-1&amp;quot; when it is interpreted as a two&amp;#39;s complement value by the J-Link library, and negative values are treated as errors. I guess SES must be ignoring this error.&lt;/p&gt;
&lt;p&gt;Please contact Segger support if this is a genuine debug probe. The serial number is supposed to be set during production.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble using nrfjprog</title><link>https://devzone.nordicsemi.com/thread/438811?ContentTypeID=1</link><pubDate>Fri, 28 Jul 2023 16:55:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc30e9c1-dbfd-46d6-b4ca-0df9fe174a04</guid><dc:creator>wade smith</dc:creator><description>&lt;p&gt;Same trouble. Attached is the log file. Thanks&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0458.log.log"&gt;devzone.nordicsemi.com/.../0458.log.log&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble using nrfjprog</title><link>https://devzone.nordicsemi.com/thread/436731?ContentTypeID=1</link><pubDate>Mon, 17 Jul 2023 11:54:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebe7f164-6fe9-4ab2-8afa-400fbf2ebc17</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Could you please try to re-install the command line tools package at&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;&amp;nbsp;with the bundled Jlink drivers (v7.80c)? I don&amp;#39;t see any reason why it shouldn&amp;#39;t work with&amp;nbsp;&lt;span&gt;7.88l, but v7.80c is the version nrfjprog has been tested and verified with.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you still encounter the same error with this version, please run &amp;quot;$ nrfjprog --recover --log&amp;quot; and post the log file here.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vidar&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>