> For the complete documentation index, see [llms.txt](https://spaceandtech-engineerings.gitbook.io/space-and-tech-engineerings-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spaceandtech-engineerings.gitbook.io/space-and-tech-engineerings-docs/radio/sate-elrs/troubleshooting.md).

# Troubleshooting

Receivers with RGB LED indicate their status as follows:

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">LED Indication</td><td valign="top">Status</td></tr><tr><td valign="top">Rainbow fade effect</td><td valign="top">Starting Up</td></tr><tr><td valign="top">Green heartbeat</td><td valign="top">Web update mode enabled</td></tr><tr><td valign="top">Slow blink 500ms on/off</td><td valign="top">Waiting for connection from transmitter</td></tr><tr><td valign="top">Red flashing 100ms on/off</td><td valign="top">Radio chip not detected</td></tr><tr><td valign="top">Orange Double blink then pauses</td><td valign="top">Binding mode enabled</td></tr><tr><td valign="top">Orange Triple blink then pauses</td><td valign="top">Connected to transmitter but mismatched model-match configuration</td></tr><tr><td valign="top">Solid single color</td><td valign="top">Connected to a transmitter, color indicates packet rate</td></tr><tr><td valign="top">No Light</td><td valign="top">Off or in Bootloader Mode</td></tr></tbody></table>

&#x20;For detailed LED status indication animations, refer to the [Express LED Status page](https://www.expresslrs.org/quick-start/led-status/#receivertransmitter-led-status) in the documentation.

**Important:** When using the SATE ELRS V3 receiver, ensure that the SBUS connection from DJI (Air Units) is disconnected. Failure to do so may cause the receiver to enter boot mode unexpectedly. Always verify this connection before use to avoid any potential operational issues.


---

# 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://spaceandtech-engineerings.gitbook.io/space-and-tech-engineerings-docs/radio/sate-elrs/troubleshooting.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.
