# Network Setup Using Wi-Fi

1. Turn on the BaseStation if it is not on already.

2. Open the Windows **Control Panel** then select **Network and Sharing Center**. If you don’t see Network and Sharing Center, change the **View by:** option to large or small icons.<br>

   <figure><img src="/files/2h91LX3mLNEhuhstoiOp" alt=""><figcaption></figcaption></figure>

3. Select **Change adapter settings** from the left side menu.<br>

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

4. Find your Wi-Fi adapter in this menu, right-click it and choose **Properties**.<br>

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

5. In the properties dialog, click on **Internet Protocol Version 4 (TCP/IPv4)** to highlight it, then click **Properties**.<br>

   <figure><img src="/files/36ZTEgyXDmpM6YMIJCcw" alt=""><figcaption></figcaption></figure>

6. Select **Use the following IP address** And enter **192.168.2.1** for the IP address and **255.255.255.0** for the Subnet mask. Select **OK**, then **OK** again on the previous dialog box.<br>

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

7. The BaseStation Plus creates a wireless network with the SSID “**Omnitrack – 2.4Ghz**”. Open the Wi-Fi network menu and connect to it. The default password is “**OmnitrackAP**”.<br>

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

## Verifying the Network Connection <a href="#verifying-the-network-connection" id="verifying-the-network-connection"></a>

The Omnitrack Wi-Fi Module will automatically connect to the factory default “**Omnitrack – 2.4Ghz**” BaseStation Plus network. If the BaseStation Plus network SSID or password are changed from the defaults, you will have to manually connect the Omnitrack to the BaseStation Plus. Now is a good time to verify all the connections are good and everything is talking to each other correctly.


---

# 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.ceruleansonar.com/c/basestation-plus-network-hub/connecting-the-basestation-plus-to-a-pc/network-setup-using-wi-fi.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.
