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

Using nRF5340DK to program an nRF9160 - "Error when running nrfdl_enumerate"

I am using the programmer on the development kit to program my nRF9160 device.  

I am using a Mac running Mac Big Sur 11.6.1

nRF Connect for Desktop v3.9.1

Programmer v2.0.1

My debug log is:

```

2021-12-22T22:52:58.051Z INFO Application data folder: /Users/chipmc/Library/Application Support/nrfconnect/pc-nrfconnect-programmer
2021-12-22T22:52:58.593Z DEBUG iface: undefined
2021-12-22T22:52:58.594Z DEBUG IP4: undefined
2021-12-22T22:52:58.594Z DEBUG IP6: undefined
2021-12-22T22:52:58.594Z DEBUG MAC: undefined
2021-12-22T22:52:58.594Z DEBUG Client Id: unknown
2021-12-22T22:52:58.596Z DEBUG Google Analytics for category pc-nrfconnect-programmer has initialized
2021-12-22T22:52:58.740Z DEBUG App pc-nrfconnect-programmer v2.0.1 official
2021-12-22T22:52:58.741Z DEBUG App path: /Users/chipmc/.nrfconnect-apps/node_modules/pc-nrfconnect-programmer
2021-12-22T22:52:58.741Z DEBUG nRFConnect 3.9.1, required by the app is (^3.8.0)
2021-12-22T22:52:58.741Z DEBUG nRFConnect path: /Applications/nRF Connect for Desktop.app/Contents/Resources/app.asar
2021-12-22T22:52:58.741Z DEBUG HomeDir: /Users/chipmc
2021-12-22T22:52:58.741Z DEBUG TmpDir: /var/folders/22/2lzmn8d97yq40jvxfd13hypm0000gn/T/
2021-12-22T22:53:00.528Z ERROR Error while probing devices, more details in the debug log: JLINKARM_DLL_COULD_NOT_BE_OPENED (Origin: "Error when running nrfdl_enumerate")

```

Any advice on how to resolve this issue?

Parents
  • Håkon Alseth, 

    Thank you for that reminder.  It works!

    So, to recap:

    • Install nRF Connect for Desktop v3.9.1
    • Install the programmer from nRF Connect for Desktop - Programmer v2.0.1
    • Install the Nordic command line tools v10.15.1
    • Go to the Segger site and install the command line tools again v7.70b (https://www.segger.com/downloads/jlink/)
    • Test the command line tools using the"nrftjprog --version" command
    • Connect the nRF9160 Feather using the programming cable AND power the device

    Bob's your uncle.

    Thank you for all your help and patience!  Have a great Holiday Season.

    Chip

Reply
  • Håkon Alseth, 

    Thank you for that reminder.  It works!

    So, to recap:

    • Install nRF Connect for Desktop v3.9.1
    • Install the programmer from nRF Connect for Desktop - Programmer v2.0.1
    • Install the Nordic command line tools v10.15.1
    • Go to the Segger site and install the command line tools again v7.70b (https://www.segger.com/downloads/jlink/)
    • Test the command line tools using the"nrftjprog --version" command
    • Connect the nRF9160 Feather using the programming cable AND power the device

    Bob's your uncle.

    Thank you for all your help and patience!  Have a great Holiday Season.

    Chip

Children
No Data
Related