Releases: NordicSemiconductor/pc-nrfconnect-npm
Releases · NordicSemiconductor/pc-nrfconnect-npm
v1.3.1
v1.3.0
v1.2.2
Changed
- Updated firmware to v1.2.0+0
- iBat current < 15 mA will it not rendered on the graph or the Battery status
card - During profiling, when a battery is considered disconnected (vBat < 1 V), a
warning is now issued instead of a terminating error. - Moved feedback tab to a dialog which can be opened by going to the about tab
and click Give Feedback.
Removed
- Removed the separate toggle for the two-button reset. This functionality has
been incorporated into the long-press configuration instead.
Fixed
- JEITA V_TERMR slider is disabled when not usable.
v1.2.1
v1.2.0
Added
- Add Support to generate battery models on Mac (Intel and ARM64)
- Warning about closing the app while updating the firmware, which may lead to
unwanted consequences. - Pre-bundled list of the Renata battery models that can be uploaded to the
nPM 1300 EK. These models can be found in the side panel under Add new
active battery model.
Removed
- SHPHLD pin polarity configuration
Changed
- Updated Firmware to use NPMX 1.0.0
- The Lipol battery models are no longer part of the firmware, and will now
need to be uploaded to the nPM 1300 EK. These models can be found in the
side panel under Add new active battery model.
Fixed
- Profiling a battery with no NTC will now save the user temperature to file
instead of saving the fallback value of 25°C. - Tooltip for the NTC thermistor when configuring a profile. The tooltip
is now visible.
v1.1.1
v1.1.0
Added
- Added
regular-init-microvolt
andregulator-boot-enable
to NCS overlay.
Changed
- nPM PowerUp now uses nrfutil device v2.0.3
- Soft Start Current range is now at 10mA 20mA 35mA 50mA.
- Tooltip text has been improved.
Export configuration
file save dialog now has default filename.
Fixed
- Removed
regulator-init-microvolt
from NCS overlay ifVSETn
is selected.
v1.0.1
Fixed
- Wrong conversion of value in overlay for charger current-microamp
- Removed overlay properties for thermistor-cold-millidegrees,
thermistor-cool-millidegrees, thermistor-warm-millidegrees,
thermistor-hot-millidegrees as conversion from millidegrees to register
values is incorrect, resulting in charging being disabled incorrectly
v1.0.0
Added
- Support for NTC thermistor
ntc_z
option - Support for Chip Thermal Regulation
- Read and Write Tchgresume
- Read and Write Tchgstop
- Read Thermal Regulation state
- Support JEITA
- Read and Write vTermR
- Read and Write tCold, tCool, tWarm, tHot
- Read and Write NTC Beta
- LDO
- Soft Starter enable
- Soft Starter current
- Active Discharge
- Bucks Active Output Capacitor Discharge
- POF
- Enable POF
- VSYSpof
- POF Polarity
- Timer Config
- Mode
- Prescaler
- Period
- tShipTimeToActive
- VBus
- Input current detection
- Enter Ship Mode
- Enter Hibernate Mode
- Configure Long Press Reset
- Configure Two Button Reset
- Export app configuration to:
- JSON (to reused in nPM powerUP)
- overlay for NCS development
Changed
- Battery profiling can now support a minimum Discharge cut-off voltage of
2.65v - Improved Battery profiling load profile
- nPM PowerUP now uses nrfutil device for all device operations.
Fixed
- Buck 2 vOut warning is triggered at 1.6V
- App crashed if an invalid
Profile Project
project json is loaded
v.0.9.1
Added
- Introduced support for the PCA63563 Fuel Gauge board.
- Implemented an export option for the battery model INC file format.
Fixed
- Corrected an issue where the 'Restart application with verbose logging'
button failed to restart the application. - Rectified a problem where the 'Abort' command during profiling would not
close the dialog if the device was disconnected. - Resolved an issue causing the application to crash if a profiling project
was deleted while the application was running. - Fixed a glitch that resulted in an empty directory being created when the
profiling folder was deleted and the application was subsequently reopened. - Addressed a syncing issue where the application did not synchronize log
statuses with the device when the uptime was equal to or exceeded 100 hours.