# Ring LED States

The Senstream status LED has different meaning depending on whether it is on the charger or not.

### Charging LED states

While connected to the provided charger cable the ring LED will display the current battery level using two colors.

<div align="left"><figure><img src="/files/Z4zDI0hHCamEXUWQldxu" alt="" width="375"><figcaption><p>Yellow = Ring Battery Charging</p></figcaption></figure> <figure><img src="/files/1tCtORZMvzHydsyrcmAy" alt="" width="375"><figcaption><p>Green = Ring Battery Fully Charged</p></figcaption></figure></div>

***

### Session LED states

Off the charger, the ring is reset and will automatically be placed in to pairing mode.

#### Ready to Pair

When removed from the charger, the ring's LED will <mark style="color:blue;">**flash blue**</mark> indicating that it is advertising its bluetooth connection and ready to be paired.

<div align="left"><figure><img src="/files/3QQJnVAb6gmaBqn2xm9c" alt="" width="225"><figcaption></figcaption></figure></div>

#### Paired and Ready

When the ring has been successfully paired the LED indicator will turn a <mark style="color:green;">**solid green**</mark>.

<div align="left"><figure><img src="/files/3DwRnzOAuSNAzerMgQpf" alt="" width="225"><figcaption></figcaption></figure></div>

#### EDA Streaming Data

LED indicator is a <mark style="color:red;">**solid pink**</mark> when the EDA path is live and actively streaming data. After the session is stopped the LED will revert to the "Paired and Ready" green state.

<div align="left"><figure><img src="/files/ByJ8cfqCu313x2MX6RpX" alt="" width="225"><figcaption></figcaption></figure></div>

#### Not Receiving Data

When the ring is removed from the finger during an active session measuring EDA, the LED will <mark style="color:red;">**flash pink**</mark> indicating that it is looking for input. &#x20;

<div align="left"><figure><img src="/files/YpNbHu7DIypGdtgwk5JJ" alt="" width="225"><figcaption></figcaption></figure></div>

***

### Waking the Ring

After about 2 minutes of inactivity the ring will enter a sleep mode and shut down the LED.  To wake the ring, simply tap the ring and the flashing LED will indicate the ring is now awake.

<div align="left"><figure><img src="/files/bL1hlC8sS6MApxSSuClI" alt=""><figcaption></figcaption></figure></div>

***

### Unexpected LED States

Very rarely the Senstream ring may display unexpected LED states.  In these cases it is recommended to reset the ring by placing the ring back onto the charger.  Once the ring LED displays its indication of battery charge, it is reset and can be removed from the charge to continue use. &#x20;

***

### PPG Sensor

Note that the PPG sensor at the bottom of the ring is **not an LED status indicator**.   The green light is part of the sensor's process to capture data.

<div align="left"><figure><img src="/files/R1Ac6sHDeB5nE5Hn4rkL" alt="" width="225"><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://docs.senstream.com/senstream-researcher-ring-application-user-guide/senstream-research-ring/ring-led-states.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.
