This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Error on LTE link Monitor

I get this error after i connect the board select the devise and press reset button

How can I resolve?

Kind Regards

Parents Reply
  • Did you follow the instructions?

    How to install:
    1. Extract the content of this zip file to a location of your choosing.
    2. If you do not have a version of python 3 installed, install python 3.6 or newer. Can be found here: www.python.org/.../
    3. a) In command prompt, run: pip install nrf9160_mdm_dfu-0.10.1+dev-py3-none-any.whl
    3. b) If you have python 2 installed, pip might be linked to this instead of your python 3 distribution, you can then run *path to your python 3 installation* -m pip install nrf9160_mdm_dfu-0.10.1+dev-py3-none-any.whl

Children
Related