On the latest version of LTE Link Monitor (2.0.0), it does not show other serial ports on OSX when "Show only supported devices" is unchecked.
Jared
Hi Jared,
Thank you for reporting this. We have seen some issues with detecting devices in the latest versions of nRF Connect for Desktop. I will forward this to the developers.
Can you share any information about what device you are trying to open that is not detected, and do you have any other JLink devices or debuggers connected as well?
Best regards,
Marte
Hi Jared,
Thank you for reporting this. We have seen some issues with detecting devices in the latest versions of nRF Connect for Desktop. I will forward this to the developers.
Can you share any information about what device you are trying to open that is not detected, and do you have any other JLink devices or debuggers connected as well?
Best regards,
Marte
Can you share any information about what device you are trying to open that is not detected, and do you have any other JLink devices or debuggers connected as well?
It's a nRF9160 Feather. It uses an onboard CP2102. No other devices connected.
Hi Jared,
I will report this internally to the developers. For this, it will be helpful to know more about your setup.
What version of nrfjprog and JLink do you have installed? You can check this with nrfjprog --version. Does the device show up if you execute the command nrfjprog --com or nrfjprog --ids?
Best regards,
Marte
Hi Marte,
❯ nrfjprog --version nrfjprog version: 10.11.1 JLinkARM.dll version: 7.52d ❯ nrfjprog --com 960083363 /dev/tty.usbmodem0009600833631 VCOM0 960083363 /dev/tty.usbmodem0009600833633 VCOM1 960083363 /dev/tty.usbmodem0009600833635 VCOM2 ~ ❯ zephyr-tools-monitor -l ["/dev/tty.URT2","/dev/tty.BLTH","/dev/tty.URT1","/dev/tty.Bluetooth-Incoming-Port","/dev/tty.usbserial-14520","/dev/tty.SLAB_USBtoUART","/dev/tty.usbmodem0009600833631","/dev/tty.usbmodem0009600833635","/dev/tty.usbmodem0009600833633"]⏎ ~ ❯ nrfjprog --ids 960083363
It shows up as a serial port. It will not show up as a J-Link device. (The device name in OSX is /dev/tty.SLAB_USBtoUART)
I did try it again here and it showed up this time around. So I'm not sure what's preventing the serial device list from populating.
Hope this is useful!
Jared