# Troubleshooting and Support

## Warranty <a href="#warranty" id="warranty"></a>

RoboDot carries a 12-month warranty from date of purchase. For warranty repairs contact Robota via contact form at <https://www.robota.us/>. With an RMA request complete ship to:

> Robota LLC 5015 Voyager Dr #7 Dallas, TX 75237

## Known Issues <a href="#known-issues" id="known-issues"></a>

* Orange colored RoboDot's dont have serial in capability. This feature was added later with the white colored RoboDot.

## DJI Drones <a href="#dji-drones" id="dji-drones"></a>

<table><thead><tr><th width="311">Issue</th><th>Resolution</th></tr></thead><tbody><tr><td>Obtaining IP address message on Wi-Fi connection</td><td>First connect RoboDot to the controller then turn the drone on.</td></tr><tr><td>Long Convergence Time</td><td><ol><li>Base is not in "Surveyed" in Fix Type. Click Survey or "Average from GPS"</li><li>The set position is not accurate enough, click "Release Position" and Survey again</li><li>The base or rover don't have a clear sky view</li></ol></td></tr><tr><td>Short LoRa Radio Range</td><td><ol><li>Ensure that both units have antennas on them.</li><li>Both units should be elevated from the ground</li><li>Obstructions can minimize range</li></ol></td></tr></tbody></table>


---

# 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.robota.us/robodot-touch-user-guide/troubleshooting-and-support.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.
