Hi all,
Currently working on a project using the nRF52DK and nRF52832 that will be powered by a CR2032 coin cell battery.
I want to measure the battery level from the coin cell battery using the ADC.
I have read up this thread in the nordic devZone https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/measuring-lithium-battery-voltage-with-nrf52
however my project supervisor did not like the idea of using voltage divider to measure the battery voltage as in the long run, the voltage divider will drain the battery.
my question would be, is there another method for me to measure the battery level from the coin cell battery?
thanks!