Skip to content

Releases: NordicSemiconductor/pc-nrfconnect-programmer

v4.4.2

11 Nov 17:17
7ec1426
Compare
Choose a tag to compare

Changed

  • Updated nrfutil device to v2.6.4.

Fixed

  • The DECT modem firmware is now correctly detected for nRF91x1 devices.

v4.4.1

24 Sep 08:21
b33b1ed
Compare
Choose a tag to compare

Fixed

  • The warning "HEX regions are out of device memory size" will not be shown
    anymore for HEX files with UICR.
  • The SoC is now detected before each operation to ensure the app works even
    if the SoC changes between operations.
  • Memory layout and device information now update correctly when quickly
    switching between selected devices.

v4.4.0

13 Jun 13:03
38e4f75
Compare
Choose a tag to compare

Added

  • Support for Apple silicon.

Changed

  • Moved feedback tab to a dialog which can be opened by going to the about tab
    and click Give Feedback.

Fixed

  • The Enable MCUboot toggle reflects the MCUboot trait of the connected
    device.

v4.3.0

13 Mar 21:40
e50d043
Compare
Choose a tag to compare

Added

  • Warning about closing the app while programming, which may lead to unwanted
    consequences.

Changed

  • Update nrfutil device to v2.1.1.

Fixed

  • Valid Modem Firmware for Thingy:91 was previously detected as incorrect.
  • Show the device family in the Memory layout title for MCUboot devices.
  • Windows and Linux: Dragging and dropping a file into the file memory layout
    opened the file in an editor.
  • File related warnings were not always removed when removing file regions.

Removed

  • Enable MCUboot toggle.

v4.2.0

04 Jan 13:29
7ca6de7
Compare
Choose a tag to compare

Added

  • Persist state of show log panel.
  • Feedback tab.

Fixed

  • Warning message when writing nrf9161 modem firmware.
  • Modem firmware download URL for nrf9161.
  • Unable to press write when programming modem firmware for nrf9160 or nrf9161
    with an external jLink.

v4.1.0

07 Dec 12:57
fbb6bf7
Compare
Choose a tag to compare

Changed

  • Update nrfutil device to v2.0.3

Fixed

  • Issue with detecting Thingy:91 Rev: 1.5.0

v4.0.0

05 Oct 14:34
665d9f1
Compare
Choose a tag to compare

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.

v3.0.9

15 Jun 11:31
c101715
Compare
Choose a tag to compare

Added

  • Progress bar to ModemFirmware DFU dialog.

Changed

  • OpenFile and SaveFile must be closed before one can interact with the
    app window.
  • Updated MCUBoot Dialog UI look and feel.
  • Updated Modem DFU dialog.

Fixed

  • Text in MCUBoot Dialog no longer overflow if too long but wraps.
  • MCUBoot Dialog show the wrong state if a device reboots/disconnects while
    programming is still ongoing and Auto Reconnect is Enabled.
  • Write button will not remain active when device is deselected.

v3.0.8

30 Mar 07:15
2e2af08
Compare
Choose a tag to compare

Added

  • Reconnecting status in device selector.
  • Custom control to set net core upload delay
  • Persist net core upload delay for each device serial number
  • Progress on net core upload delay
  • Linux: If a device fails to be identified based on parameters which point to
    a missing nrf-udev installation, recommend user to install nrf-udev.

Fixed

  • Write button remains clickable in some cases when device is change to
    bootloader.
  • USB DFU memory layout now updates after device reboots due to programming
  • USB DFU memory layout updates if programming fails
  • Linux: Apps would crash when identifying certain devices if nrf-udev
    installation was missing.

Changed

  • Alert banners related to file memory regions now yellow instead of red.

v3.0.7

03 Mar 14:25
edbd8ed
Compare
Choose a tag to compare

Fixed

  • Writing Asset Tracker hex file with UICR included to nRF91DK failed.