Hi.
I’m trying to install Nordic Semiconductor’s nRF Connect SDK (NCS) version 1.9.2 via the command line. The standard nrfutil tool only supports versions 2.0.0 and above, but I need v1.9.2 for a project because it has Zephyr 2.7 (LTS). This will be running in a Docker environment, so it’s crucial I install it without a GUI.
I haven’t been able to find documentation specific to installing v1.9.2 using the command line. Does anyone have a method or workaround for installing this version in a CLI-only setup?
Thanks
Bob