This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to measure Lithium battery voltage

How to measure Lithium battery voltage with the nRF51 ADC

Parents
  • Hi, Stefan

    With the setup mentioned above the voltage divider consumes current of 4.2V/(12,2Mohm)=0.35 uA. C:\fakepath\nRF51 ADC - Voltage divider schematics for LiIon battery measurement.jpg

    Good solution. But even 0,35uA may to be quite high in some cases. In order to reduce this continuous current consumption, I'm gonna allocate one of GPIO pins to act as GND switch. It mean the low pin of R2 ( according your schematic ) will not directly connected to GND. It will be connected to GPIO pin instead and tied to GND through this pin only when required for measurements.

    May you comment this? Do you see some drawbacks or potential problems in this way?

    Thnx in advance.

Reply
  • Hi, Stefan

    With the setup mentioned above the voltage divider consumes current of 4.2V/(12,2Mohm)=0.35 uA. C:\fakepath\nRF51 ADC - Voltage divider schematics for LiIon battery measurement.jpg

    Good solution. But even 0,35uA may to be quite high in some cases. In order to reduce this continuous current consumption, I'm gonna allocate one of GPIO pins to act as GND switch. It mean the low pin of R2 ( according your schematic ) will not directly connected to GND. It will be connected to GPIO pin instead and tied to GND through this pin only when required for measurements.

    May you comment this? Do you see some drawbacks or potential problems in this way?

    Thnx in advance.

Children
No Data
Related