Unable to detect dev board on macOS Monterey

Hi all.

Here's the list of items installed on my macOS Monterey (v12.1) in order:

  1. nRF Connect for Desktop (v3.9.1)
  2. nRF Connect for Desktop - Toolchain Manager (v0.10.1)
  3. nRF Connect SDK (v1.8.0)
  4. nRF Command Line Tools (v10.15.1)
  5. nRF Connect for Desktop - Programmer (v2.0.1)

I am unable to detect the nRF9160 dev board in the Programmer app. I have also attempted to detect a nRF52832 dev board but to no avail as well.

Similarly, I tried running the command "nrfjprog --ids" and the devices were not listed despite being connected.

Lastly, I tried running another command to check if the dev boards appears in the "/dev" directory where they should appear under the alias "tty.usbmodemXXX" (According to https://github.com/NordicSemiconductor/pc-ble-driver#validating-on-macos). The "known issues" link is broken though.

Any help is greatly appreciated.

Related