# The Bridge isn't connecting to my WiFi, what can I do?

Encountering difficulties connecting your WiFi Bridge to your WiFi network? Here are common issues and their remedies to get you back on track:

#### Antenna Check and Proximity

* Ensure the antenna is securely attached.
* Be close to your router during setup.

#### Password Accuracy

* Verify your password for accuracy.
* Remove any unintended spaces before or after the password.
* Avoid non-English characters (Ä/ä, Ö/ö, Ü/ü), semicolons (;), or hashtags (#) in your WiFi name or password.

#### Router Restart

* Restart your router if the previous steps don't work.

#### Dual Band Router Compatibility

* The Bridge connects only to 2.4GHz channels.
* Temporarily disable 5GHz channels during setup or create a 2.4GHz-only Guest network.

#### Channel Configuration

* Use channels 1, 2, 3, 4, or 11 for a more stable connection.
* Adjust your router settings to one of these channels if needed.

If you have any further questions or need additional assistance, don't hesitate to reach out to our support team at <https://tms.fyi/help>.


---

# 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.themeatstick.com/product-support/wifi-bridge/the-bridge-isnt-connecting-to-my-wifi-what-can-i-do.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.
