Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

nPM1300-EK + NRF5 SDK: Is It Possible?

Hey,

I'm currently working on a legacy project that uses the NRF5 SDK. Rewriting the project to use the nRF Connect SDK would be tedious, time consuming and likely to introduce more bugs, causing me to miss my deadline. Is there a way to use the NRF5 SDK to retrieve the SoC (State of Charge) value with a library or something?Sweat

I've found that the algorithm is implemented in the nrf_fuel_gauge library. Do I just need to include the libnrf_fuel_gauge.a library in my project?

Thanks for the help!!!

Related