nrf connect 3.10 on Linux programmer issue: unsupported device

I have been trying to find a solution for this but to no avail. I have nrf connect 3.10 installed. I am trying to flash my compiled code but keep getting the error: Unsupported device. The detected device could not be recognized as neither JLink device nor Nordic USB device.

I have both JLink and udev installed. 

From the logs you can see it is installed: 

21:56:55.831
Using @nordicsemiconductor/nrf-device-lib-js version: 0.4.3
21:56:55.832
Using nrf-device-lib version: 0.10.3
21:56:55.832
Using nrfjprog dll version: 10.15.1
21:56:55.832
Using JLink version: JLink_V7.58b

Why is this so frustratingly difficult?

Related