# 12V Power Supply Troubleshooting/Replacement

The 12V power supply powers the heating and stirring elements in the Smart Vials. If both of these elements are not properly functioning and you have inspected the internal circuitry for damage (see [Motherboard Troubleshooting/Replacement](/evolver/troubleshooting/vial-platform-troubleshooting/motherboard-troubleshooting-replacement.md) for more information), the next element to check is the 12V power supply.&#x20;

## Troubleshooting

* measuring w multimeter?

## Replacing a 12V Power Supply

If you have found that the 12V power supply is not functioning, you can replace it following the steps below.

{% hint style="danger" %}
Before getting started, be sure to unplug the eVOLVER from the wall outlet.&#x20;
{% endhint %}

1. The 12V power supply is fastened to the bottom of the vial platform with 4 hexagonal bolts. Use an Allen wrench to remove these bolts.

<figure><img src="/files/Yuk0YhiOJrReTiTwCtCo" alt="" width="335"><figcaption><p>Bottom view of eVOLVER: 12V power supply volts are circled in red</p></figcaption></figure>

2. Unscrew the wiring that connects the motherboard to the 12V power supply using a flathead screwdriver. This is easiest to do when the power supply has been unfastened from the case so that it can be turned on its side.

<figure><img src="/files/zONl177uiDcVgwq5hZnA" alt="" width="375"><figcaption><p>Side view: wiring that connects the 12V power supply to the motherboard</p></figcaption></figure>

3. Attach the wiring to the replacement 12V power supply, making sure that the wires are in the correct configuration, as shown below.

<figure><img src="/files/yXlpx1QsdezrDn40jXZe" alt="" width="375"><figcaption><p>Top view: </p></figcaption></figure>


---

# 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://khalil-lab.gitbook.io/evolver/troubleshooting/vial-platform-troubleshooting/12v-power-supply-troubleshooting-replacement.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.
