# Card Reader LED Behavior

Verkada card readers indicate their current status by changing the color and pattern of their LED lights. Click through each reader to learn more about their statuses and behavior.

<details>

<summary>AD34</summary>

<div align="left" data-with-frame="true"><figure><img src="/files/Zx09Uw70Bb9rTUs5J6uy" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary>AD32/AD33</summary>

<div data-with-frame="true"><figure><img src="/files/nt6vda9btWrLL1TVoxuC" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary>AD31</summary>

The AD31 is [being phased out in favor of the AD32](/command/need-help/end-of-sale-products-policy-overview/end-of-sale-announcement-for-ad31.md). If you’re using an AD31, please see below for the LED states.

**No LED**

The AD31 is not receiving power from the Access Controller’s + and – terminals.

Ensure that the access controller is powered on and that the reader is properly wired.

<div align="left" data-with-frame="true"><img src="/files/x3mx3T0x7VjWfLQGAa19" alt=""></div>

**Flashing white**

The AD31 has been connected to the access controller, but the door has not yet been configured in Verkada Command. Here's how to [configure the door](/access-control/configuration/configure-a-door-in-command/add-a-door-to-an-access-controller.md).

<div align="left" data-with-frame="true"><img src="/files/m5Yb3TeWj2gnyYsZEh5B" alt=""></div>

**Spinning white**

The AD31 is updating, restarting, or cannot connect to the access controller.

Try directly connecting the reader to the access controller. If the issue persists, try moving the reader to another door cassette.

<div align="left" data-with-frame="true"><img src="/files/YKqF8V24RrEkaMNufIxA" alt=""></div>

**Solid white**

The AD31 is active and ready for secure badge entrance.

If the reader remains in this state even when a badge is presented, the badge may be incompatible.

<div align="left" data-with-frame="true"><img src="/files/O4dWfrtUi5tS4TWtpdmo" alt=""></div>

**Green**

The AD31 has successfully processed a user scan, and access is granted.

<div align="left" data-with-frame="true"><img src="/files/qHEzEixGXSwvy7jzssAE" alt=""></div>

**Red**

The AD31 has identified a negative read, and access is denied.

Ensure the credential has been [added to an access user's profile](/access-control/users-and-credentials/add-a-user-to-the-verkada-access-system.md) and that an access level grants the user permission to unlock the door. If the AD31 is solid red, this indicates that the door has been told to emergency lock as part of a scenario.

<div align="left" data-with-frame="true"><img src="/files/4ILWoe78hhKz8FJzMWln" alt=""></div>

</details>

***

### Wiegand Readers

Third-party readers that support the Wiegand protocol will follow their manufacturers' lighting specifications.

All Verkada Weigand connections include a Reject (RLED) and a Grant (GLED) for accessory lights and devices. This is most often used to trigger the Red or Green LED on a Wiegand reader.

{% hint style="warning" %}
If your reader is Red by default, you can connect the RLED to a different light color or follow the directions to change the reader’s default color as specified by the device’s manufacturer.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/P2zGMcCbu8odFK0JNGoE" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/m0pRRNshIKwgvEL11k9b" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.verkada.com/access-control/troubleshooting/reader-connectivity-status-on-command/verkada-card-reader-led-behavior.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.
