My custom nRF9160 board does not communicate with nRF Connect Programmer.
"Unsupported device. The detected device could not be recognized as neither JLink device nor Nordic USB device."
I also tried the modem firmware python script from Nordic, and it does not find any programmers with api.get_connected_probes().
I use a J-Link EDU Mini over SWD, latest firmware. When I use nrfjprog or J-Flash Lite, it erases, programs and verifies without problems - so I would assume connections, levels, etc. are correct.
I'm on Windows 7 and device manager shows only one instance, under Universal Serial Bus controllers->J-Link driver. It uses JLinkx64.sys driver 2.70h. I don't have any under Portable devices or Ports (COM).
I've searched the forums and tried some of the proposed solutions without luck.
Any suggestions?