This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unable to update Firmware on nRf9160

I'm having trouble connecting with LTE, so I decided to update the FW and see if that helps, but I am having trouble even getting started with this.

This is on Windows Home 10

I downloaded the zip file and extracted it

Went through the README.rst

Extracted the second zip

and ran the command on the command prompt to get this error

I'm a bit stuck and any help would be appreciated

Parents
  • I made the same error yesterday. The line you copied from the README contains "nrf9160_mdm_dfu-0.10.1.....", but the .WHL file has "...-0.10.0...."

    Entering "pip install nrf9160_mdm_dfu-0.10.0+dev-py3-none-any.whl" should work.

    I hope this helps

Reply
  • I made the same error yesterday. The line you copied from the README contains "nrf9160_mdm_dfu-0.10.1.....", but the .WHL file has "...-0.10.0...."

    Entering "pip install nrf9160_mdm_dfu-0.10.0+dev-py3-none-any.whl" should work.

    I hope this helps

Children
Related