<?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>nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85647/nrf-terminal-extension-in-vs-code-fails-to-connect-in-rtt-mode</link><description>I installed the nRF Connect extension pack which also contains the nRF Terminal extension but I cannot make it work in VS Code 
 In the command pallette I select nRF Terminal:Start Terminal, specify RTT as a connect method and hit Enter when prompted</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Jul 2022 02:13:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85647/nrf-terminal-extension-in-vs-code-fails-to-connect-in-rtt-mode" /><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/375650?ContentTypeID=1</link><pubDate>Wed, 06 Jul 2022 02:13:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:390abcc2-2319-4027-b02f-0b7d29ec5f0f</guid><dc:creator>spring.liu</dc:creator><description>&lt;p&gt;how to&amp;nbsp;&lt;span class="skip"&gt;configuration&amp;nbsp; the &amp;quot;device&amp;quot;&amp;nbsp; &amp;quot;serial number&amp;quot; &amp;quot;memory address&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="skip"&gt;&amp;quot;NFR52840_XXAA&amp;quot;&amp;nbsp; what&amp;nbsp;should i put in&amp;nbsp;&amp;quot;serial number&amp;quot; &amp;quot;memory address&amp;quot;?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/359990?ContentTypeID=1</link><pubDate>Fri, 25 Mar 2022 12:13:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62611933-4a85-4ae5-8eee-5b47f53c1aca</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;This is what i get when i do&amp;nbsp; not change the DK to another and press the connect to RTT without pressing the refresh view.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/359661?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 16:55:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4982f66-de85-4ef4-b6fa-34a6e9327875</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;I deleted the build folder then opened VSC and created a new build. The only difference I see is now when I run a debug session I get the word &amp;quot;Disconnected&amp;quot; repeated 5 times in the NRF Terminal.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;At least I&amp;#39;m seeing something in the NRF Terminal now, maybe it means we are getting closer to a solution.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/359567?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 10:48:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f00447ed-e5d3-416c-9d21-55e71c71287a</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;exit the VSC, delete the build folder and open VSC again for that project and try so that all references to underlying command tools are done from the latest version. Also uninstall older command line tools.&amp;nbsp;&lt;br /&gt;I have tried to install older version of the command line tools but not able to reproduce that unfortunately. I am not sure what else might be different in our setups.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/359452?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2022 20:25:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54c6e80b-9d98-4eef-8c91-35e6cf2629b8</guid><dc:creator>AndyM</dc:creator><description>&lt;p&gt;Confirming that behavior. I&amp;#39;m on Windows 10 as well&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/359445?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2022 19:11:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d5b0e37-1efc-46d6-9321-3665665a177f</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Some additional information:&lt;/p&gt;
&lt;p&gt;When attempting to Debug my project with logs I see a &amp;quot;Debug Console&amp;quot; a &amp;quot;Terminal&amp;quot; and the &amp;quot;NRF Terminal&amp;quot;&lt;/p&gt;
&lt;p&gt;Under the Debug Console I see information about symbols being read and launching of GDB and gdb-server. It gives me information about the threads being created and finally ends by telling me the temporary breakpoint at main has been reached.&lt;/p&gt;
&lt;p&gt;Under Terminal I see&amp;nbsp;the GDB server and a J-Link connection. It looks to give information about programming the device and then reading some memory locations. It informs me the CPU is starting and reading registers.&lt;/p&gt;
&lt;p&gt;The NRF Terminal is always blank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/359442?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2022 17:47:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bad46e49-25f6-4c67-9674-9567c1711090</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;I manually installed the latest&amp;nbsp;&lt;span&gt;nRF-Command-Line-Tools (V 10.15.4)&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When I click &amp;quot;Connect to RTT&amp;quot; under connected devices VS Code now doesn&amp;#39;t ask me for the device. I select &amp;quot;Automatic search&amp;quot; but the end result is the same. I still see &amp;quot;nRF Terminal Trying to Reconnect....&amp;quot; and none of my logs are shown on the &amp;quot;NRF TERMINAL&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Connecting via J-Link still works.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/359440?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2022 17:22:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90166432-b4af-42e8-963a-9604115bc600</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Thanks for the response Susheel!&lt;/p&gt;
&lt;p&gt;1. Yes, I have refreshed the list and the problem remains.&lt;/p&gt;
&lt;p&gt;2. Where is VS Code expecting nrjfprog to be installed? The only reference to nrfjprog I could find on my machine was in &amp;quot;C:\NCS\v1.9.1\zephyr\scripts\west_commands\tests&amp;quot; Would the latest nRF-Command-Line-Tools be installed when I used the nRF Tool Chain Manager?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/359301?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2022 08:45:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da97be89-b800-4121-a632-5ed1772485ed</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;ol&gt;
&lt;li&gt;Please check if you have refreshed the list of the connected device before you try to connect to RTT. Our developers believe that if something has changed in terms of connection, then it is not automatically updated in terms of device info indexing.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;the device details is populated with the &lt;code&gt;--deviceversion&lt;/code&gt; flag for nrfjprog, which was added in nRF-Command-Line-Tools v10.8.0. Any earlier versions will fail to populate this view&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We do not know anything else that might affect this behavior&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/359093?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2022 11:45:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fa9221c-604d-4e6a-ab17-7be17cb724ce</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Chris,&lt;br /&gt;I need to be able to reproduce it first to be able to get more help from the team. I am using PCA10040V2.1.0 and also tried it with v1.0.1&amp;nbsp;and not able to reproduce this behavior&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/358727?ContentTypeID=1</link><pubDate>Thu, 17 Mar 2022 16:00:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5015436a-9772-4e82-a12e-fd4f44f0ec39</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Thank you. Is there any additional information I can provide to help you solve this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/358578?ContentTypeID=1</link><pubDate>Thu, 17 Mar 2022 09:38:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf006718-c994-42ea-8b26-ffb2e5c3ad68</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;OK, since this is reproducible by two, I will create an internal ticket for the team to investigate. I still cannot reproduce it at my end, but hopefully the team will dig into it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/358303?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2022 23:17:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef4b44e8-1faa-4203-9b49-1966b55290b1</guid><dc:creator>AndyM</dc:creator><description>&lt;p&gt;glad I&amp;#39;m not alone &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/358302?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2022 22:57:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cef4c364-2b86-4f4c-9f99-f63231259df7</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;I am having this same issue. I can get logging out using J-Link RTT Viewer V7.62b but no luck with the nRF Terminal in VS Code. The status bar just says &amp;quot;nRF Terminal Trying to Reconnect....&amp;quot;&lt;/p&gt;
&lt;p&gt;I am using a Nordic nRF52832 DK. (PCA10040 V1.2.4)&lt;/p&gt;
&lt;p&gt;Under the &amp;quot;Connected Devices&amp;quot; I see my dev kit&amp;#39;s serial number but when I expand the device I don&amp;#39;t see any of the board information or COM ports like shown in the walkthrough.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When I click the &amp;quot;Connect To RTT In nRF Terminal&amp;quot; button next to my serial number it asks for the device. I type in NRF52832_XXAA and select &amp;quot;Automatic search&amp;quot; for the memory address and nothing happens.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/358301?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2022 22:41:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51f9a155-b569-4db4-9a2b-cfdb89c9c6a6</guid><dc:creator>tellg</dc:creator><description>&lt;p&gt;I have the same problem. Had to use Ozone instead.&lt;/p&gt;
&lt;p&gt;ncs 1.9.1&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/358280?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2022 16:18:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2a07808-5427-4f38-b981-6ac15f4611da</guid><dc:creator>AndyM</dc:creator><description>&lt;p&gt;I tried that and also tried leaving all fields empty - no luck. As for serial number - no idea where to find it - this is a custom board - so I typed 1234 - made no difference.&amp;nbsp;&lt;br /&gt;Confirming, the board communicates just fine with JLink RTT viewer and Segger Embedded Studio. I&amp;#39;m on Windows 10.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/358120?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2022 08:21:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea7e813a-09b6-440b-8a71-65fffbfa8593</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;What is the device name you are giving? for me for nRf52840 DK, I give NRF52840_XXAA and it works fine after giving the serial number.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/358099?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2022 06:40:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:999ef39c-16ad-478f-868f-216fafcad068</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I have tried to test this with multiple DKs and am not able to reproduce it. Unable to find any communication within support where this is being discussed. So I am assuming this is something to do with the custom board. The nRF Terminal uses JLink in the background, so I am a bit confused as to why this is works with JLink on command prompt and not with this process. I will try to ask the VCS team to know if they have seen this before and for any directions to proceed from here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/357974?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 14:07:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e57c1023-03f4-4ce6-b40d-39c10fd8e3f9</guid><dc:creator>AndyM</dc:creator><description>&lt;p&gt;I&amp;#39;m on Windows and&amp;nbsp; have a custom board.&amp;nbsp; Connection to the board via JLink works fine with Segger Embedded Studio and standalone ( Commander, RTT viewer ) but does not work in VScode. You don&amp;#39;t need a project - nRF Terminal extension keeps &amp;quot;trying to connect&amp;quot; but never succeeds.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/357816?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 07:48:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:321d25e4-77fd-41a3-ac38-31b6cca2e12a</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;which OS are you using? Windows/Linux?&lt;br /&gt;Can you give me your project zipped so that I can do a quick smoke test on my desk?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/357711?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 14:39:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6312413a-f01a-4cf7-9cf0-9d9c06c4ee36</guid><dc:creator>AndyM</dc:creator><description>&lt;p&gt;No other emulators are running. Memory address selection is set to auto.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Terminal extension in VS Code fails to connect in RTT mode</title><link>https://devzone.nordicsemi.com/thread/357632?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 11:51:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9af20a89-7444-4eb0-a6d2-69302bc71da6</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;can you set the memory address to auto and see if that works?&lt;/p&gt;
&lt;p&gt;I am not able to reproduce that with latest VSC and latest nRF terminal extension. probably there is some other emulator listening to your COM/RTT port?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>