nrf modem library - documentation of setting the battery low level

Dear Nordic-support,

 I am trying to use the modem_battery_low_level_handler and modem_battery_low_level_set(), but I think there are two different ranges for the battery voltage low level in the documentation

https://docs.nordicsemi.com/bundle/ncs-2.6.1/page/nrf/libraries/modem/modem_battery.html

-> battery low level, default range is 3100 mV to 3500 mV

 

https://docs.nordicsemi.com/bundle/ncs-2.6.1/page/nrf/libraries/modem/modem_battery.html#c.modem_battery_low_level_set

-> Battery voltage low level has range 3100-5000 mV

Could you please clarify which range is actually valid or is there a misunderstanding on my side?

Best regards

Stefan

Parents Reply
  • Hi Stefan, 

    I'm informed that what is written in the AT command guide is in line with actual implementation. Technical Documentation
    <battery_level> Integer, 3100–5000 mV. Factory default 3300 mV.

    battery low level, default range is 3100 mV to 3500 mV

    This seems to be a typo and I have forwarded to our technical publications to verify. 

    The notification for battery low level can be requested in the range of 3100–5000 mV. 

    Kind regards,
    Øyvind

Children
Related