xiao_sense_nrf52840_battery_lib icon indicating copy to clipboard operation
xiao_sense_nrf52840_battery_lib copied to clipboard

A battery management library for the XIAO BLE and XIAO BLE Sense board using Zephyr.

Results 5 xiao_sense_nrf52840_battery_lib issues
Sort by recently updated
recently updated
newest added

Hi @Tjoms99 So as propsed lets try a pull request. It is the first one I ever tried, so you might need to be patient. Main Changes: - Setting of...

#### Summary Enhance the API to support periodic sampling of battery voltage. This feature will enable users to start and stop periodic sampling, set time intervals, and register callbacks for...

enhancement

The readme.md is out of date and needs to be repolished

documentation
good first issue

### Battery State Determination and Capacity Calculation Enhancement #### Summary Currently, a lookup table is used to determine the battery's charge level based on voltage. This feature can be enhanced...

enhancement
help wanted

#### Summary Addressing the issue of current draw by certain GPIOs when enabled, with a focus on optimizing power consumption. #### Affected GPIOs These three GPIOs are drawing current when...

enhancement
good first issue