> For the complete documentation index, see [llms.txt](https://docs.yobiiq.com/user-manual-sd1001-smoke-detector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yobiiq.com/user-manual-sd1001-smoke-detector/device/led-and-buttons.md).

# LED and Buttons

## LEDs

The device has a total of 2 status LED’s on the front of the device, a green LED and a red LED.

### Power / Network LED

The power / network led is a green led indicating the Network and Power status.

| Cause                   | Color | State           |
| ----------------------- | ----- | --------------- |
| Mains Power Detected    | Green | Solid           |
| No Mains Power Detected | -     | Off             |
| LoRaWAN Join Procedure  | Green | Blinking fast   |
| LoRaWAN Join Accepted   | Green | Blinking Slowly |

### Battery / Alarm LED

The battery / alarm led is a red led indicating the battery and alarm status.

| Cause                        | Color | State                          |
| ---------------------------- | ----- | ------------------------------ |
| Normal Operation             | Red   | Blinking every 60 seconds      |
| Hush / Silence Mode          | Red   | Blinking every 9 to 15 seconds |
| Battery not present or empty | Red   | Not flashing                   |

## Test Button

The test button can be used for the following actions;

* **Test Device** (press for 3 seconds)
* **Hush/Silence** (press for 3 seconds, only active in Alarm condition)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.yobiiq.com/user-manual-sd1001-smoke-detector/device/led-and-buttons.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.
