# Troubleshooting

### Status LED Indicator <a href="#bookmark85" id="bookmark85"></a>

<table data-header-hidden><thead><tr><th></th><th width="236.33333333333331"></th><th></th></tr></thead><tbody><tr><td>STATE</td><td>LED STATUS</td><td>DESCRIPTION</td></tr><tr><td>01</td><td>        Red Blink<img src="/files/AJs0Xd1k52RosLqyqgVq" alt=""></td><td>Video Transmission Error</td></tr><tr><td>02</td><td>        Red Solid<img src="/files/8B5nXQJuwuLS9xpTXqo6" alt=""></td><td>System Error (Camera, Gimbal, SOM)</td></tr><tr><td>03</td><td>     White Blink</td><td>Camera Not Found</td></tr><tr><td>04</td><td>     White Solid<img src="/files/T6AJn1DuvezaYW4wqVgZ" alt=""></td><td> </td></tr><tr><td>05</td><td>     Yellow Blink<img src="/files/djx7BagZ8xcivmOKhMGJ" alt=""></td><td> </td></tr><tr><td>06</td><td>      Green Blink<img src="/files/hTOVyXYIqHJX7XDDaes3" alt=""></td><td>System Ready</td></tr><tr><td>07</td><td>      Green Solid<img src="/files/bE15cp1Yeb9ViYDD06Hu" alt=""></td><td> </td></tr><tr><td>08</td><td>      Purple Blink<img src="/files/ADx5mXbGLWWsxy0hkO36" alt=""></td><td> </td></tr><tr><td>09</td><td>      Purple Solid<img src="/files/Q2h51pQMMTTlVisSql3X" alt=""></td><td> </td></tr><tr><td>10</td><td>          Pink Blink<img src="/files/kWKJVjmNYCXyKgdJeqJK" alt=""></td><td>Gimbal Not Found</td></tr><tr><td>11</td><td>          Pink Solid<img src="/files/QdmQ089tdQIyXThl0sUZ" alt=""></td><td> </td></tr></tbody></table>

### Display Real-time Data <a href="#bookmark86" id="bookmark86"></a>

| **STATE** | **SYSTEM STATUS** | **DESCRIPTION**                    |
| --------- | ----------------- | ---------------------------------- |
| 01        | READY             | Ready to flight                    |
| 02        | ERROR             | System Error (Camera, Gimbal, SOM) |
| 03        | CAM ERROR         | Camera Not Found                   |
| 04        | GMB ERROR         | Gimbal Not Found                   |
| 05        | SOM ERROR         | Video Transmission Error           |

| **PROBLEM**              | **POSSIBLE CAUSES**                      | **SOLUTION**                                                                                               |
| ------------------------ | ---------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| System Error             | Camera, Gimbal, gPort are damaged        | Check each component.                                                                                      |
| Camera Not Found         | Connection is loose                      | <p>Check the connection.</p><p>Check MAVLINK setting for FLIR is set.</p>                                  |
| Gimbal Not Found         | Gimbal Error                             | Open gTune to check the operation of the gimbal.                                                           |
| Video Transmission error | Connection is loose or gPort is damaged. | <p>Reboot GPORT system by using DJI PILOT APP.</p><p>Waiting for the video stream (Approx: 50 seconds)</p> |

### No Video Stream

**->Reboot system**: After checking the setting and connection, please reboot the system and wait a second.

<figure><img src="/files/RWP2PB8aUorIlkA9ABEp" alt=""><figcaption></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://docs.gremsy.com/accessories/gport/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.
