Tech Explained: Lithium AA cells

I was looking for a long-term rechargeable option for a few household gadgets. I knew 1.5 V lithium AA cells existed, but I had never used them till now. So I thought today was a good day to explain how they work.

Lithium batteries in consideration are of two kinds. The first is primary lithium AA, using lithium–iron disulfide, or Li/FeS₂. It is non-rechargeable and naturally delivers an alkaline-compatible 1.5V. These cells are light, handle high loads and cold weather well, rarely leak, and branded versions can have a shelf life of around 25 years. They are roughly ₹200-₹300 per cell in India, they suit outdoor sensors and “put-and-forget” devices.

The second kind fits a rechargeable lithium system inside an AA shell. It usually contains a 3.7V lithium-ion cell, a protection circuit, and a buck converter that steps the output down to a steady 1.5V. USB-C versions also contain their own charging circuit. The 5V input charges the internal cell, while the buck converter powers the gadget. So every battery is has a tiny charger, protection system, and regulated power supply.

They can do approx 1,000-1,200 recharge cycles. Real life as always depends on temperature, discharge depth, charging quality, and how long the cell stays fully charged. Four-cell packs in India cost around ₹1,200-₹2,000. A good thing about them is they always provide a steady 1.5V compared to alkaline ones that start at 1.5V and drop to around 1V when dead. Lithium versions are also lighter and often provide more usable energy.

There are trade-offs. The converter adds standby drain, switching noise, and a current limit. That makes these cells less suitable for wall clocks, low-power remotes, and sensitive audio equipment. In the end, the choice depends on the device and how you use it, rather than one chemistry being universally better. Please know that Lithium ones are a valid option for your future needs if you want to spend more.

If you liked the post, Share it with your friends!

Leave a Comment

Your email address will not be published. Required fields are marked *

Tech Explained: Bluetooth Exploits

If you are from India, you may have seen the e-rickshaw battery videos this week on how e-rickshaws are getting so called “hacked” & disabled and India govt banning the vendor apps allowing for Battery Management System access.

TBH its not even a hack. Its a safety feature to probably remote turn off BMS in case some over heating. Most vendors selling them in India didn’t put a firmware lock on those. When you white label and import without knowing anything about the product, this is bound happen.

This issue reminded me of a Bluetooth security case last year. At a security conference, ERNW researchers showed vulnerabilities in Airoha-based Bluetooth audio devices. These chips are used in many headphones and earbuds(even the high end ones like Sony).

A headphone is trusted by your phone because both devices store a cryptographic bond. In Bluetooth Classic, one part of that trust is the link key. Once your phone pairs with the headphone, it accepts that device again because the key matches.

The researchers found a vendor protocol exposed over Bluetooth. On affected devices, a nearby attacker could use that protocol without proper authentication. It could read flash, read or write RAM, and extract Bluetooth link keys. This affected most devices with Airoha chips. All an attacker needs is to be in the range within the device. Thats it.

Attacker can impersonate the headphone to the phone. From the phone’s PoV, the old trusted headset has returned. Once a device is accepted as a headset, it can route audio, touch call controls, interact with the microphone path, record audio, and trigger voice assistants. Since its an year old, I think the vulnerability is fixed.

If you build Bluetooth products, for the love of God, please keep the vendor SDK current. Pull the latest vendor firmware, enforce pairing and authentication on every GATT and RFCOMM path, remove unused services, restrict connection parameters, and test what a nearby untrusted phone can actually do. Please remember any maintenance interface exposed over Bluetooth is a public attack surface.

If you liked the post, Share it with your friends!

Leave a Comment

Your email address will not be published. Required fields are marked *

1 2 3 4 5 141