Saturday 13 July 2019

batteries - AA cells depletion


Currently I have two AA cells in series powering a 3.0v bus line for my application.Recently I am finding that one of these AA cells gets completely dead before the other. What could be the possible explanation for one battery getting depleted with respect to the other when both are in series?


Don't the batteries in series have to deplete equally?




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...