The question concerns using the nrf fuel gauge library for a setup with an nPM1300 PMIC and an NRF52840, implemented using the nRF5_SDK_17.1.0. Is it possible?
The question concerns using the nrf fuel gauge library for a setup with an nPM1300 PMIC and an NRF52840, implemented using the nRF5_SDK_17.1.0. Is it possible?
Hello,
We don't have any official support for this, but you can find the library (precompiled library) used in the PMIC samples in:
NCS\nrfxlib\nrf_fuel_gauge. You can use this in an nRF5 SDK application, but you may need to grab a few extra files from NCS.
Best regards,
Edvin