nRF5340DK VCOM only works with putty

Hey guys,

an issue I was postponing but need to solve for an upcoming management demonstration: I can only connect to the nRF5340DK VCOM with putty.

Using Hterm or the Matlab serial port functionality, which is what I need for the demo, will shut down the Jlink cpu. LED5 will turn off, and the Jlink CDC UART port disappears from the device manager.

I tried DTR/RTS pins on and off, to no avail. This solved the problem here nRF52 DK - USB CDC ACM Example not working with HTerm/Qt - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com) e.g., which is similar I guess.

The Jlink cpu seems to reset upon Hterm or Matlab serial connecting. The nRF5340 is still up and going, as indicated by LEDs signaling new received packets.

Any idea?

Thank you,

Uli

Parents Reply
  • Uli, I'm not able to reproduce the issue. I've tried two boards here (v0.11.0 and v2.0.0).

    nrfjprog --eraseall -f NRF53 --coprocessor CP_APPLICATION

    Then flashed the PRX to CP_NETWORK via the VS Code extension. The Jlink CDC UART ports are still there and LED5 is still lit. I've tried with PuTTy, HTerm and TeraTerm. 

    Do you have any special settings on the board itself? Anything connected to the board? 

Children
Related