This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

CR2032 battery measurement event

Hello !!

          My hardware is based on IOT application. I'm using nRF52833 SOC as end node and powered it through CR2032 coin cell. In system ON phase ( sleep mode) it is consuming around 3.5 uA while during On condition (Run mode) it is consuming average 3 mA.

          At which time should I have to measure battery voltage ? When system is just turned On or during Bluetooth event (advertising, connecting or data transfer) ?

          What is the general practice for measuring coil cell voltage in low power application ?

           My final goal is to represent accurate battery SOC based on voltage measurement. It is okay if there is an error of  5 % to 10 % in SOC value indication.

Related