# Wi-Fi Setup

**Introduction:** Are you having trouble setting up your new smart device (like the eMotion series)? Even when your phone is on the same Wi-Fi network, does the app keep showing "Connection Failed" or "Setup Unsuccessful"? Don't worry. This is a common issue often related to router settings. This guide will show you a highly effective workaround: using your phone's **Personal Hotspot** to complete the setup easily.

**Why Can't My Device Connect, Even on the Same Wi-Fi?**

Understanding the root cause is the first step to a solution. The most common reasons are:

1. **Network Isolation (AP Isolation):** Your router might have a "Client Isolation," "AP Isolation," or "Guest Mode" feature enabled. This prevents devices connected to the same Wi-Fi network from communicating with each other, blocking your phone from finding your smart device.
2. **Dual-Band Interference:** Many modern routers broadcast both 2.4GHz and 5GHz signals under the same network name (SSID). Your phone might connect to the faster 5GHz band, while most smart devices only support 2.4GHz. This creates a "false same network" scenario where they cannot see each other.
3. **Weak or Unstable Wi-Fi Signal:** The device's location might be too far from the router, or obstacles may cause a poor signal, making the setup process prone to failure.

**The Solution: Use Your Mobile Hotspot as a "Dedicated Setup Network"**

The issues above are tied to your home router environment. Using your mobile hotspot creates a simple, independent, and controlled network, effectively bypassing these complexities. It's a reliable "secret weapon" for troubleshooting setup problems.

**Step-by-Step Instructions**

Please follow these steps carefully:

**Step 1: Preparation**

* Use the **same phone** that has the device control app (e.g., eMotion) installed.

**Step 2: Set Up Your Mobile Hotspot**

* Go to your phone's **Settings** → **Personal Hotspot** or **Mobile Hotspot**.
* **Crucial Configuration:** Tap "Set up Wi-Fi hotspot" or a similar option. Set the **Network Name (SSID) and Password to be exactly the same as your home Wi-Fi**.
* **Important Action:** Once configured, **temporarily unplug the power to your home router.** This ensures your phone will only connect to the hotspot you've created.
* Finally, turn on your **Personal Hotspot**.

**Step 3: Connect and Configure Your Device**

* Put your smart device into pairing mode (e.g., press and hold the function button for about 6 seconds until you see the indicator light **blink four times, pause once**, and repeat).
* On your phone, go to Wi-Fi settings and **connect to the hotspot you just created** (which has your home Wi-Fi's name). Your phone may warn that the "Hotspot has no internet access"; please select "Keep connected" or "Yes."
* Open the device control app and follow the standard procedure to add a new device. The app should now seamlessly discover and configure your device over the hotspot network.

**Step 4: Switch Back to Your Home Network**

* Once the app confirms a successful setup, **turn off the Personal Hotspot** on your phone.
* **Plug your home router back in** and wait for it to fully start up.
* **Power cycle your smart device** (turn it off and back on). Because you used identical Wi-Fi credentials for the hotspot, the device will now automatically search for and connect to your restored home Wi-Fi network.

Your device should now be successfully connected to your home network and ready to use.

**What If It Still Doesn't Work?**

If you've followed all steps and the problem persists, it could indicate a hardware fault or a specific compatibility issue. Please contact our technical support team and provide the following information to help us assist you faster:

* **Your phone model and OS version** (e.g., iPhone 14, iOS 17; Samsung Galaxy S23, Android 14)
* **The specific model of your smart device**
* **Screenshots or a screen recording** of the process and the error message

We hope this guide helps you get your device up and running smoothly. For further assistance, our support team is always here to 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://kb.linknlink.com/kb/smart-home-devices/common/wi-fi-setup.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.
