# Common errors in configuration⁣⁣⁣⁣

Some device modes and options can significantly affect the link's stability and throughput.

### Autobitrate and ATPC <a href="#commonerrorsinconfiguration-autobitrateandatpc" id="commonerrorsinconfiguration-autobitrateandatpc"></a>

To keep a balance between the wireless link's performance and the retries number, we recommend to always set the "Bitrate" parameter to "Auto" mode. Also enable the automatic transmit power control (ATPC) in order to increase the operational life of the devices.

### Frame size <a href="#commonerrorsinconfiguration-framesize" id="commonerrorsinconfiguration-framesize"></a>

Make sure that the selected frame size ensures the best performance for your wireless system. A short frame will transmit less payload than a long one, however it ensures a smaller delay.

### Packet retries management <a href="#commonerrorsinconfiguration-packetretriesmanagement" id="commonerrorsinconfiguration-packetretriesmanagement"></a>

The "Turbo" mode is available in the TDMA software version, which allow to increase the wireless link throughput in case that the degradation is caused by a large number of errors in the radio.

Detailed information about the radio parameter configuration via the web interface is available in the "Link⁣ ⁣Settings⁣" article or via CLI in the "mint command" article.


---

# 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://wiki.astrawireless.net/astra-wireless-documentation/technical-documentation/astrawireless-evolution-technical-user-manual/troubleshooting/common-errors-in-configuration.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.
