> For the complete documentation index, see [llms.txt](https://wiki.astrawireless.net/astra-wireless-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.astrawireless.net/astra-wireless-documentation/technical-documentation/astra-quasar-technical-user-manual/services/spectrum-analyzer.md).

# Spectrum analyzer

In the "Spectrum Analyzer" menu, you can perform a deep analysis of the radio emissions in the environment where the unit is placed. The unit scans the radio spectrum on all available frequencies. In order to obtain the information as accurate as possible, the scanning process may take a while.

<figure><img src="/files/FV7gbusQI54Ed00twCIH" alt=""><figcaption></figcaption></figure>

The following parameters are available in order to operate the Spectrum Analyzer:

<table><thead><tr><th width="228">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>Start Frequency</strong></td><td>Set the first frequency for scanning (in MHz).</td></tr><tr><td><strong>End Frequency</strong></td><td>Set the last frequency for scanning (in MHz).</td></tr><tr><td><strong>Scan step</strong></td><td><p>Set the scanning frequency step (in MHz).</p><p>It is recommended to set 1 MHz “<em>step</em>” value to get more precise scanning results.</p></td></tr><tr><td><strong>Channel width</strong></td><td>Set the bandwidth (in MHz).</td></tr></tbody></table>

Click on "Start scanning" button to start scanning. You may stop scanning by clicking on appropriate button.

By clicking the "Last Snapsho&#x74;**"** button, you get the final scanning results. The most common usage of this feature is when you perform a spectrum scan at the remote unit on the other side of the wireless link. When running a spectrum scan at such a unit (accessible via the RF interface), connection to this unit will be lost for a scan time. "*Last Snapshot*" option allows viewing scan results when the connection gets up again. To download picture of last scanning result click the "Save as PNG" button.

<figure><img src="/files/UzH2dVf1ANpEq9pmqNxA" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.astrawireless.net/astra-wireless-documentation/technical-documentation/astra-quasar-technical-user-manual/services/spectrum-analyzer.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.
