Releases: NordicSemiconductor/pc-nrfconnect-programmer
Releases · NordicSemiconductor/pc-nrfconnect-programmer
v4.4.2
v4.4.1
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
v4.3.0
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
v4.1.0
Changed
- Update nrfutil device to v2.0.3
Fixed
- Issue with detecting Thingy:91 Rev: 1.5.0
v4.0.0
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
andMCUBoot
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
Added
- Progress bar to ModemFirmware DFU dialog.
Changed
OpenFile
andSaveFile
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 andAuto Reconnect
is Enabled.- Write button will not remain active when device is deselected.
v3.0.8
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
Fixed
- Writing Asset Tracker hex file with UICR included to nRF91DK failed.