Specifying custom proxy settings

nRF Connect for Desktop

tags
nRF Connect for Desktop

To specify custom proxy settings, complete the following steps:

  1. Go to the directory that contains the nRF Connect for Desktop executable file.
  2. Open a command line terminal.
  3. Run the executable with the proxy settings of your choice. For example, on Windows, the following command starts nRF Connect for Desktop with the port 8000 of the random_server proxy used for all traffic:
"nRF_Connect_for_Desktop.exe" --proxy-server="random_server:8000"