# NON CLUB CAR - My FORM Charger is Stuck Flashing Red and Green

Dealing with a charger that won't charge can be perplexing, but understanding the cause often simplifies the solution. Through troubleshooting with our customers, we have found a relatively common issue that has a fairly simple solution.

#### **Commonly Occurs After**

1. **Your cart was driven until it wouldn't drive anymore**
2. **Your cart has not been charged in a while**
3. **An accessory on your cart was left on**

#### **The Problem**

The primary issue arises when the batteries in your golf cart drop below the minimum safe charging voltage – 18V for 36V carts and 24V for 48V carts.

This scenario is common, especially in carts that haven't been charged for a prolonged period or have been completely drained. In such cases, a standard golf cart charger is unable to initiate the charging process due to the low voltage.

#### **How to Confirm**

1. **Confirm ‘RUN’ Mode:** Confirm that the TOW/RUN switch (usually under the seat) is in ‘RUN’ mode
2. **Drive:** With the golf cart on, step on the pedal/accelerator\
   • If the cart does not move, the batteries are below the usable voltage

#### **How To Fix**

1. **Disconnect the Charger:** Disconnect the charger from your cart.
2. **Connect a Trickle Charger:** Connect the positive and negative leads of an automotive trickle charger to battery 1 in your golf cart. (The wires between each battery do not need to be disconnected)
3. **Charge:** Turn on the trickle charger and let it charge for approximately 30 minutes.
4. **Repeat for Each Battery:** Repeat steps 2 and 3 for each of your batteries.
5. **Check Voltage:** Use a multimeter to check the voltage over the entire battery pack\
   • If your pack voltage is testing above 18 volts for 36-volt carts or 24 volts for 48-volt carts, you may resume charging with your golf cart charger.\
   • If your pack voltage remains under the minimum, repeat charging each battery individually with the trickle charger.

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

* [6V/12V Automotive Trickle Charger](https://www.amazon.com/NOCO-GENIUS1-Fully-Automatic-Temperature-Compensation/dp/B07W46BX31)
* [Multimeter](https://www.amazon.com/AstroAI-Digital-Multimeter-Voltage-Tester/dp/B01ISAMUA6)

#### **Alternative Solutions**

[The Receptacle Cable or Battery Cables have a Poor Connection](https://formcharge.com/blogs/other-issues-or-questions/the-receptacle-cable-or-battery-cables-have-a-poor-connection)

[The Fuse in the Receptacle has Blown](https://formcharge.com/blogs/other-issues-or-questions/the-fuse-in-the-receptacle-has-blown)


---

# 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/quickstart.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.
