# FAQ

## Do I need to use a laptop for RTK corrections?

* Yes, our RTK solution requires a laptop to be present to work.&#x20;

## I am connected to the Base Station, but my controller says I have a float signal. What should I do?

* It may take 30-60 seconds for the controller to update and display that it has a fixed signal. If the issue still persists, power off the drone and repeat the setup process.

## I am unable to connect to the base station in Mission Planner. How do I troubleshoot this?

* Ensure the correct COM port is selected before connecting. If the base station still fails to connect, restart Mission Planner or the laptop.

## How will weather affect my flight with RTK corrections?

* Both the IF800 and the Nav RTK Base station are capable of operating in rainy conditions. However, significant wind will affect the navigational accuracy of the drone’s flight path, even with RTK corrections.

## The base station is taking a long time to acquire a fixed signal. How can I increase its speed?

* Ensure the base station is high up on the tripod (>6.5ft) and clear of any tall obstructions such as trees, buildings, etc. Also note that poor weather conditions will affect the speed at which a fix is acquired.


---

# 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.inspiredflight.com/inspired-documentation/products/accessories/inspired-flight-nav-rtk-base-station/faq.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.
