Smart Home Device Won't Connect to Wi-Fi — Real Fix

Your smart bulb, plug, or sensor is stuck on "connecting" because of a 2.4 GHz band issue. Here's the exact fix and why it works.

You've spent ten minutes watching that spinner. The app says "connecting to Wi-Fi" and nothing happens. I've been there with three different brands of smart plugs before I figured out the actual cause.

The Fix: Force Your Phone Onto 2.4 GHz

  1. Open your phone's Wi-Fi settings.
  2. Tap the name of your home network — look for the gear icon or tap and hold.
  3. Select Network details or Advanced.
  4. Find the option labeled Frequency band or Network band. Set it to 2.4 GHz only.
  5. Reconnect to your Wi-Fi (it'll reconnect on 2.4 GHz).
  6. Now try pairing your smart device again — it should find the network immediately.

If your phone doesn't let you pick a band, borrow an older phone or a tablet that only has 2.4 GHz radios. Or temporarily rename your 2.4 GHz SSID to something unique — add '-24' to the end — then connect your phone to that SSID and pair the device.

Why This Works

What's actually happening here is that 99% of smart home devices — smart bulbs, plugs, sensors, switches — only support the 2.4 GHz Wi-Fi band. They don't have 5 GHz radios because those cost more and have worse range through walls. The problem is your phone and your router are negotiating a connection on the 5 GHz band during setup.

Most smart devices pair by creating a temporary ad-hoc network. Your phone connects to that ad-hoc network, sends it the SSID and password of your real Wi-Fi, then the device tries to connect to your router. But here's the catch: the device broadcasts its own ad-hoc network on 2.4 GHz, and your phone has to be on 2.4 GHz to even "see" that ad-hoc network to send the credentials. If your phone's on 5 GHz, it never finds the device's setup network, so the pairing fails silently.

The reason step 3-5 works is you're forcing the phone and router to stay on the same band the smart device speaks. Once the device gets the credentials and joins your router, you can switch your phone back to automatic band selection — the device won't care because it only uses 2.4 GHz anyway.

Less Common Variations

Router Band Steering

Some newer routers (like the TP-Link Deco or Asus AiMesh) use a feature called band steering. The router decides which band your phone should use, and it'll keep pushing your phone to 5 GHz even if you try to force it from the phone. If that's your case, log into your router's admin panel and disable band steering temporarily. On TP-Link Deco, it's under Advanced > Band Steering, toggle it off. Pair your device, then turn it back on.

WPA3 Security

Wi-Fi security has moved to WPA3 on newer routers. Many smart devices from 2018-2021 don't support WPA3. When the device tries to connect, it sees the network, sends the password, but the router rejects the connection because it expects WPA3 encryption. The device shows "connecting" forever because it doesn't know why it failed. Fix: set your router to WPA2/WPA3 mixed mode, or WPA2-only. On most routers, this is under Wireless Security settings. After changing it, reboot the router and try pairing again.

Channel Congestion (Rare)

If you live in an apartment building with 30+ Wi-Fi networks around, 2.4 GHz can be so congested the device can't hear the router's response. The symptom is the device connects for 2-3 seconds, then drops back to "connecting." Open your router's admin panel and manually set the 2.4 GHz channel to 1, 6, or 11 — pick the one with the fewest neighboring networks. Use a free app like Wi-Fi Analyzer (Android) or NetSpot (Mac) to see which channel is quietest.

MAC Address Filtering

You probably don't have this enabled, but if you've ever set up MAC address filtering on your router "for security," your smart device's MAC address isn't on the list, so the router silently drops its connection attempt. You'd see it connecting and disconnecting repeatedly. Find the device's MAC address on its label or in the app's error logs, then add it to your router's allowed list.

Prevention for Next Time

  • Label your SSID — rename your 2.4 GHz SSID to something like "Home-24" and keep it separate from your 5 GHz SSID. This way you always know which band you're on.
  • Keep a dedicated 2.4 GHz network — even if you have a mesh system, most let you create a dedicated guest network that runs only on 2.4 GHz. Use that for all smart home devices.
  • Check device specs before buying — look for the Wi-Fi section in the manual. If it says "802.11 b/g/n" only, it's 2.4 GHz only. If it says "a/b/g/n/ac," it likely supports both. Avoid buying a device that doesn't list its Wi-Fi band.
  • Update your router's firmware — some band steering bugs get fixed with firmware updates. Check every 6 months.

That's it. Nine times out of ten, forcing the phone to 2.4 GHz or disabling band steering is the fix. Skip the factory resets and power cycles — those are just time wasters unless you've already tried the band fix.

Related Errors in Network & Connectivity
ERR_NETWORK_CHANGED Fix ERR_NETWORK_CHANGED in Chrome Without Rebooting Fix Packet Reordering Excessive Detected in Wireshark 0X0000274B Fixing WSAETOOMANYREFS (0x0000274B) on Windows Server 0X0000106F Fix ERROR_WMI_GUID_DISCONNECTED (0x0000106f) in Windows

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.