# Connect via 900 MHz Radio

It is possible to establish a connection to rover via a serial connection with our Long Range UAV Telemetry 900 MHz radios. This method only works to connect to the rover in real-time and must be used with SpatialExplorer.

Our long range UAV telemetry 900 MHz radio communicates with rover via a serial port. The transmitters are pre-programmed to communicate via a specific baud rate.

Make sure the transmitter attached to rover is connected **PRIOR** to powering rover. During the first initial boot sequence, rover will query the long range 900 MHz radio receiver and will automatically retrieve the transmitter’s system path. This will only occur during the initial boot sequence. If the long range receiver is connected to rover after the initial boot sequence, rover will be unable to detect it.


---

# 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-6.phoenixlidar.com/rover/theory-and-workflow/connect-to-rover/connect-via-900-mhz-radio.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.
