I have installed nRF Connect SDK before to study the new SDK, and installed the latest nrf-command-line-tools, which relese number is 10.23.0.
And then I also want to develop with nRF5 SDK, so I installed nRFgo Studio, but it cannot installed command line tools since it found the latest one has been installed. After that, when I launch nRFgo Studio, it shows "Error loading D:/Program Files (x86)/Nordic Semiconductor/nRF go Studio/nrfjprog.dll: Cannot load library D:/Program Files (x86)/Nordic Semiconductor/nRF go Studio/nrfjprog.dll Make sure nrfjprog is installed."
I also try to copy the nrfjprog.dll from the version 10.23.0 tools directory, but it failed. So how to make the Studio works without uninstall the environment I installed for Connect SDK?
Thanks