# LEAD ACID BATTERIES - My FORM charger is not fully charging my batteries

Diminished driving distance or undercharging can be a frustrating experience when you rely on your cart to get you around. Through troubleshooting with our customers, we have found a relatively common issue that has a fairly simple solution.

#### **Commonly Occurs After**

1. **Recently replaced batteries**
2. **Recently cleaned battery terminals**
3. **Your cart has been sitting for multiple months**

#### **The Problem**

The most common culprit is a weak or bad cable connection between the receptacle and the battery pack

The wire from the receptacle to the batteries is often a small gauge wire very similar to cheap speaker wire, and the end connected to the batteries often frays or corrodes over time, making it difficult to reattach or easily dislodged when replacing batteries or cleaning battery terminals.

#### **How to Confirm**

1. **Set Multimeter:** Set your multimeter to DC Voltage at 200VDC
2. **Read Battery Pack Voltage:** Take a reading of the combined battery pack voltage by placing your positive probe on the positive terminal of battery 1 and the negative terminal of the last battery in the series.\
   • If your batteries are full, this reading should be between around 38 Volts for 36V carts and 51 Volts for 48V carts
3. **Read Voltage at the Back of the Receptacle:** Take a voltage reading at the back side of your receptacle.\
   • If this reading is more than 0.3 Volts different, then you know you have a receptacle cable issue.\
   • If the voltage is within 0.3 Volts, move on to step 4
4. **Read Receptacle Voltage:** Take a voltage reading at the front side of your receptacle where you would insert your charger plug. \
   •If you are not able to read any voltage at the front side of the receptacle, you likely have a blown fuse inside of your receptacle that will require replacing the receptacle

#### **How To Fix**

1. **Remove Positive and Clean:** Remove the positive receptacle wire from the batteries, clean the wire, and twist the end to create a stronger connection point.
2. **Reattach Positive:** Reattach the positive receptacle wire to the battery.
3. **Repeat for Negative:** Repeat steps 1 & 2 for the negative wire
4. **Retest Voltage:** Take another voltage reading at the back of the receptacle to see if you have fixed the problem.\
   • If the problem persists, replace the positive and negative wires between the receptacle and the battery pack.

#### **Equipment Used / Where To Buy**

* [Multimeter](https://www.amazon.com/AstroAI-Digital-Multimeter-Voltage-Tester/dp/B01ISAMUA6)

#### **Alternative Solutions**

[How to Properly Maintain the Water in Your Batteries](https://formcharge.com/blogs/maintaining-batteries-questions-and-issues/how-to-properly-maintain-the-water-in-your-batteries)

[How to Diagnose a Bad Cell In Your Batteries](https://formcharge.com/blogs/other-issues-or-questions/how-to-diagnose-a-bad-cell-in-your-batteries)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://formcharge.gitbook.io/form-charge/help/editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
