- Fixed error propagation when setting configuration. Calling, for example,
nrfutil device --x-ext-mem-config (...)for a non-existing file would swallow the error and fail with a generic message "failed to set module config for plugin with ID Probe (Generic)". The more specific description (in this case, "Failed to read the external flash config file at(...): No such file or directory") is now emitted instead. - Flashing a device in the nRF52 family works again with the Segger J-Link DLL in version 8.50 and 8.52. The recommended version of the Segger J-Link DLL remains v8.42.