nrfUtil Offline Install Failing

Hello, 

I attempted to follow the nrfutil offline install instructions. However, I keep receiving the following error when trying to install the device package on the remote pc. 

Error: Failed to bootstrap core functionality before executing command.

HTTP request to default bootstrap resource

files.nordicsemi.com/.../bootstrap.json

failed.

Please check that your internet connection is functioning. If you use a proxy, please try the --detect-proxy flag or manually set the appropriate HTTP_PROXY-style environment variable(s).

To use a custom bootstrap config, set NRFUTIL_BOOTSTRAP_CONFIG_URL. To bootstrap directly from a nrfutil-core package tarball, set NRFUTIL_BOOTSTRAP_TARBALL_PATH.


Caused by:
0: error sending request for url (files.nordicsemi.com/.../bootstrap.json)
1: client error (Connect)
2: dns error: failed to lookup address information: Temporary failure in name resolution
3: failed to lookup address information: Temporary failure in name resolution

How can I fix this issue? I am really in need of getting this software installed on machines not connected to the internet. 

Thanks!

Related