nRF Terminal extension in VS Code fails to connect in RTT mode

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 for device name, serial number and memory address.

There is a message "nRF terminal trying to connect" at the bottom of the VS Code window but it  never succeeds. I verified that the board is connected with JLink , the code is running and I can see output is printed in the JLink RTT Viewer 

Tried to send nRF:clear  but that did not help

Any ideas how to fix?

Thank you

Andy

Parents
  • 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 "nRF Terminal Trying to Reconnect...."

    I am using a Nordic nRF52832 DK. (PCA10040 V1.2.4)

    Under the "Connected Devices" I see my dev kit's serial number but when I expand the device I don't see any of the board information or COM ports like shown in the walkthrough. 

    When I click the "Connect To RTT In nRF Terminal" button next to my serial number it asks for the device. I type in NRF52832_XXAA and select "Automatic search" for the memory address and nothing happens.

Reply
  • 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 "nRF Terminal Trying to Reconnect...."

    I am using a Nordic nRF52832 DK. (PCA10040 V1.2.4)

    Under the "Connected Devices" I see my dev kit's serial number but when I expand the device I don't see any of the board information or COM ports like shown in the walkthrough. 

    When I click the "Connect To RTT In nRF Terminal" button next to my serial number it asks for the device. I type in NRF52832_XXAA and select "Automatic search" for the memory address and nothing happens.

Children
Related