This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

[LTE Link Monitor] Custom serial interface not detected on macOS

LTE Link Monitor doesn't seem to be able to detect any serial interfaces on macOS that are not the DKs (or don't have 3 serial ports)

See this hacky implementation: https://github.com/NordicSemiconductor/pc-nrfconnect-linkmonitor/blob/f0194e9d6292ddc20d6d8336af87e23d646ef061/index.jsx#L69

It'd be nice if this could get fixed so the LTE Link Monitor can also be used with a custom board with generic serial interface. (on macOS)

The "auto device/port filter" option doesn't make any difference.

I can also file issue in on git if preferred.

Thanks!

Related