Hi,the Nordic team
I am developing Matter over Thread on nrf54l15, this device is a SED battery powered device, how can I measure the remaining battery power?
Hi,the Nordic team
I am developing Matter over Thread on nrf54l15, this device is a SED battery powered device, how can I measure the remaining battery power?
Hello,
The options here will depend on your HW and the type of battery you use. For example, if you have a primary cell battery connected directly to VDD, you can use the built in SAADC to sample the input voltage and estimate the state of charge based on the discharge curve for that battery. We also have PMICs such as the npm1300 (https://www.nordicsemi.com/Products/nPM1300 ) with battery fuel gauging support.
Best regards,
Vidar
Ok,thank you.I think I will use this method of SAADC to measure.
Ok,thank you.I think I will use this method of SAADC to measure.