Hello!
I am trying to upload my compiled code via nRF Connect v2.6.2 to my nRF52832. But in nRF and also in J-Link RTT Viewer v6.46d it doesn't seem to connect properly.
In nRF Connect I get the error "Unsupported device. The detected device could not be recognized as neither JLink device nor Nordic USB device."
I am connecting through a DK with USB.
And in J-Link RTT Viewer the log looks like this:
LOG: Connecting to J-Link via USB...
LOG: Out of sync , resynchronizing...
LOG: Out of sync , resynchronizing...
LOG: Out of sync , resynchronizing...
ERROR: Cannot connect to J-Link via USB.
ERROR: Could not connect to J-Link.
I am using Ubuntu 18.04.2. My friend using the exact same hardware and software can connect to it properly. This is leading me to believe it has something to do with the USB port, but I have no clue to be honest. All of the software settings seem to be correct, we have matched every step to be identical.
Thanks!