Skip to content

Releases: NordicSemiconductor/pc-nrfconnect-npm

v2.2.3

30 Sep 11:39
6a6732f

Choose a tag to compare

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

04 Aug 15:03
d8d4396

Choose a tag to compare

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).

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

09 Jul 13:48
52c55b2

Choose a tag to compare

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 iBat resolution incorrectly. It is
    now using one decimal point for nPM1304 as intended.

v2.2.0

04 Jul 08:25
cbadc46

Choose a tag to compare

Added

  • Support for Ichg to 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

02 Jun 11:44
e907b1c

Choose a tag to compare

Fixed

  • Issues with phrasing of some tooltips.

v2.1.0

02 Jun 07:33
ee8d5ee

Choose a tag to compare

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

22 May 11:16
930d99d

Choose a tag to compare

Fixed

  • Issue with the Break-to-wake dialog not closing on cancel.
  • Issue with displaying units for nPM 1300 soft start current in mA.

v2.0.0

28 Mar 14:22
981e889

Choose a tag to compare

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.

v1.3.1

11 Nov 17:30
103b966

Choose a tag to compare

Changed

  • Updated nrfutil device to v2.6.4.
  • Updated firmware to v1.2.4.
  • USB is now detected when VBUSIN power is applied without CC lines present.

v1.3.0

11 Jun 10:37
c46b987

Choose a tag to compare

Added

  • Added IBat Lim high and low configuration options.
  • Profiling now supports additional VTerm values: 3.50 V, 3.55 V, 3.60 V, and
    3.65 V.

Changed

  • Updated firmware to v1.2.3+0.