# Won't charge

If the WLAN Pi Pro won't charge when connected to a power source (PoE or USB), it is likely it is in a low power protected mode to prevent over discharging the battery. To recover from this state follow the steps below, this will reset the charging IC and should allow the device to recover.

1\. Unscrew the 4 screws on the back cover, and carefuly remove the back

2\. Remove and reinsert the 18650 battery

{% hint style="warning" %}
Be sure to reinsert the battery in the correct orientation as reversing the battery will damage the circuit boar
{% endhint %}

3\. Reinstall the back cover and screws

4\. Connect a power source to PoE or the top USB-C port, verify the device is charging, and let it charge until it has at least 20% charge

5\. Power on device


---

# 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://userguide.wlanpi.com/hardware/wlan-pi-pro-eos/troubleshooting/wont-charge.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.
