Skip to content

v4.0.0

Compare
Choose a tag to compare
@KievDevel KievDevel released this 05 Oct 14:34
· 166 commits to main since this release
665d9f1

Added

  • Allow reading multi-core devices if one or more cores are not protected.
  • Alert message for a selected device when the programmer app cannot interact
    with it. Alert will be displayed when:
    • Device is not in MCUBoot mode;
    • Device is not in bootloader mode;
    • Device is unknown type.

Changed

  • Programmer now uses nrfutil device for all device operations.
  • Split settings Jlink and MCUBoot into different groups.

Removed

  • Notice in the side panel related to the Cellular modem.

Fixed

  • Sometimes audio kit did not show up in the device selector.