Releases: NordicSemiconductor/pc-nrfconnect-npm
Releases · NordicSemiconductor/pc-nrfconnect-npm
v2.2.3
Added
- nPM2100:
- Uploading of custom battery models from the Fuel Gauge side panel.
- Improved nPM2100 overlay file generation. This covers comprehensive
device configuration export, including GPIO interrupt handling, power
management settings, regulator modes, and improved naming conventions.
Changed
- nPM2100: Setting the Boost regulator to the forced pass-through mode will
now first set the output voltage VOUT to the minimum setting (1.8 V), in
accordance with the datasheet. - nPM1300 and nPM1304: Discharge cut-off voltage maximum value has been
increased to 3.6 V (previously 3.1 V).
Fixed
- Fixed syntax errors in generated nPM2100 overlay files, including proper
devicetree property syntax and macro usage.
v2.2.2: Merge pull request #284 from NordicSemiconductor/update-release-date
Changed
- nPM1300:
- Battery current limits (IBATLIM) have been lowered. High is now set at
1000 mA (previously 1370 mA) and low is now set at 200 mA (previously
270 mA). - Maximum battery capacity allowed has been increased to 3000 mAh
(previously 800 mAh).
- Battery current limits (IBATLIM) have been lowered. High is now set at
Fixed
- Issue where the charging current limit (ICHG) would only allow even numbers
when profiling a battery on the nPM1304 EK. This has been fixed to allow all
values in the range from 4 to 100 mA. - Issue where the option for adding or editing a battery profile would only
accept battery capacity values between 32 and 3000 mAh for the nPM1304 EK.
This has been fixed to allow all values in the range from 4 mAh to 3000 mAh.
v2.2.1
Added
- Bundled battery model LP181917 for nPM1304.
Changed
- Default battery model in the firmware for nPM1304 to LP18917.
Fixed
- Issue in the firmware for nPM1304 where battery measurements would stop
while the battery was charging. - Issue with the battery status showing
iBatresolution incorrectly. It is
now using one decimal point for nPM1304 as intended.
v2.2.0
Added
- Support for
Ichgto support 0.5-mA increments on the nPM1304 EK. - The on-board load feature (active load) for the nPM1304 EK with hardware
revision newer than 0.1.0. - Experimental battery profiling for the nPM1304 EK with hardware revision
newer than 0.1.0.
v2.1.1
Fixed
- Issues with phrasing of some tooltips.
v2.1.0
Added
- Added experimental support for nPM1304.
Fixed
- Loading of JSON configuration files for nPM2100.
- All devices: Loading of JSON configuration for the Fuel Gauge enable or
disable state (or both). - Issue with applying user setting changes on the Timer card in the System
Features tab.
v2.0.1
v2.0.0
Added
- Error message for incorrect names when validating the battery name.
- Support for the nPM2100 Evaluation Kit.
- Offline support with the virtual device feature.
Changed
- The default view at the application start is now a welcome screen without
any device-specific tabs, which are now added and removed based on the
selected device.