Assistance in understanding algorithms nPM2100

Hello.
Please excuse these potentially silly questions, but I've been given the task of monitoring battery charge while also achieving maximum energy savings.

A wearable device is being designed based on an nRF54L15  and an three-axis, all powered by a battery 2032.

The algorithm is as follows: if there is no acceleration, the device goes to sleep and wakes up when motion is detected. The device also has a functional button that can also wake it up.

1. We are considering the option of using the shipped mode.
If the nPM2100 allows using the input only for exiting the shipped mode and even if an active level is applied to this input will not react to it in any way after exiting shipped mode, In other words, is it possible to configure this input ONLY for exiting shipped mode?

2. If I use the low power mode, is the VOUT output active and what current can it supply?

3. Is it possible to wake up the nPM2100  from hibernation mode using an external signal?

Parents
  • Hi Vladimir,

    1. To confirm, you are asking if the nPM2100’s SHPHLD pin be configured so it’s only used to exit ship mode, and ignored after that?
    2. I'll need to ask internally. I'll come back to you with an answer.
    3. Yes, this is possible. In addition to automatic exit through the wakeup timer, you can do a SHPHLD pin wakeup.

    Best regards,
    Benjamin

  • 1. To confirm, you are asking if the nPM2100’s SHPHLD pin be configured so it’s only used to exit ship mode, and ignored after that?

    Yes, that's exactly it.

    2. I'll need to ask internally. I'll come back to you with an answer.

    Thanks.
    I couldn't figure out from the documentation which outputs are active and how much current they can provide in low and ultra-low power modes.
    I just realized that the module itself consumes significantly less energy in these modes than in high power mode.

Reply
  • 1. To confirm, you are asking if the nPM2100’s SHPHLD pin be configured so it’s only used to exit ship mode, and ignored after that?

    Yes, that's exactly it.

    2. I'll need to ask internally. I'll come back to you with an answer.

    Thanks.
    I couldn't figure out from the documentation which outputs are active and how much current they can provide in low and ultra-low power modes.
    I just realized that the module itself consumes significantly less energy in these modes than in high power mode.

Children
No Data
Related