Skip to content

IDE wants to use nrfjprog for embedded-nrf, but it is no longer supported #18

@xtremekforever

Description

@xtremekforever

When I try to flash my nRF52840 using the IDE's "Flash" command, it tries to run nrfjprog:

$ nrfjprog --recover --program .flash/zephyr.hex --verify && nrfjprog --run
fish: Unknown command: nrfjprog

However, these tools have been archived and replaced by nRF Util:

https://www.nordicsemi.com/Products/Development-tools/nRF-Command-Line-Tools

Would you consider upgrading the IDE to use nrfutil instead of nrfjprog?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions