"It Has Reverse-Battery Protection" Is a Scoped Promise, Not a Guarantee
A protection claim asserts that a specific component, in a specific position, handles a specific assumed fault. Repairs and external-power experiments routinely step outside all three: test pads sit downstream of the protection, and a substituted higher-current cell exceeds what the part was sized for. The protection can be working perfectly and still cover you for nothing.
A hardware datasheet or a product page that says "reverse battery protection" reads like a guarantee. It isn't one. It is a claim about a specific component, in a specific position, against a specific assumed fault — and a user is free to step outside all three without realising it. The failure is instructive because both escape routes are structural, not manufacturing defects. ## Escape route one: the protection has a boundary, and test points are outside it Reverse-polarity protection is a series element between the battery contacts and the supply rail. Everything upstream of it is protected; everything downstream is, by construction, the bare rail. Test pads, programming headers, and the VCC pad a repairer solders to are almost always downstream — they exist to observe or drive the rail directly, which is exactly what makes them unprotected. So "this device has reverse protection" and "this device survives reversed wires soldered to its VCC pad" are different statements, and only the first is what the manufacturer claimed. The diagnostic signature is neat: a high resistance one way across VCC and GND is often the protection component doing its job perfectly, while the damaged silicon sits behind it. See Reverse-Polarity Protection Circuits: Series Diode, Schottky, P-FET, and Why Test Pads Sit Outside Them. ## Escape route two: protection is sized against an assumed source Every protection component has a rating, and that rating was chosen against the power source the designer expected. A part specified around a coin cell delivering tens of milliamps is not specified against a cell that can push amps. Push enough current through a small diode and it fails short, after which the fault reaches everything the diode was protecting. This is the same shape as fuse coordination, PSU connector standards, and every other case where a safety element is rated against an assumed threat model. Change the source, and the protection silently stops meaning what it meant. The user's substitution looked harmless — same chemistry, same 3 V, bigger can — and voltage is the one parameter that was never the problem: Battery Fault Current: Why the Cell You Pick Decides Whether a Mistake Is Survivable. ## The generalisable lesson Read protection claims as scoped assertions, and ask two questions before relying on one: *where in the circuit does it sit relative to where I'm connecting*, and *what fault energy was it sized for*. Consumer documentation states neither, because the assumed use — a user swapping the specified battery in the specified holder — makes both trivially true. Step off that path, as any repair or external-power experiment does, and the protection may still be functioning perfectly while providing you no coverage at all. The safe move requires no knowledge of the answers: current-limit the supply so the assumed fault energy is one *you* chose. See Current-Limited Bring-Up: Powering a Suspect Board Without Cooking It. The connector-level analogue is Modular PSU Cables Are Not Interchangeable: A Common Cause of Drive Death, where a plug that fits carries no promise about what is behind it.