# 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>

In version 3.1.10 Boot up mode as rover will overwrite shot files to the same file name.

Use boot up mode 'Base' and then click "Make Rover" in the settings page

In version 3.1.10 Serial outputs must be disabled for proper function

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

"Obtaining IP address" message on Wi-Fi connection:

First connect RoboDot to the controller then turn the drone on.


---

# 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-3.1.16/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.
