In this guide
- The three roles: coordinator, routers and end devices
- How a command actually travels, and how the mesh heals itself
- What weakens a mesh in a Hyderabad home
- Sharing 2.4GHz with Wi-Fi: channel planning
- Planning a mesh: a 3BHK flat and a G+2 villa
- Power cuts, neutral wires and battery sensors
- Commissioning order and diagnosing a weak mesh
- Why Pert builds on Zigbee (and where other protocols fit)
- How Pert delivers it (designed, not DIY)
- FAQs
This article is part of our wider coverage of home automation in Hyderabad. If you are still deciding between wired and wireless approaches in general, read wired vs wireless home automation first; this guide goes one level deeper into how the wireless side of a Pert system is actually built.
The three roles: coordinator, routers and end devices
Zigbee is a low-power wireless standard built on IEEE 802.15.4. It runs at 2.4GHz with a modest data rate of 250kbps, which is ample for "turn cove to 30 percent" and far too little for video — which is exactly the point. Every device on a Zigbee network takes one of three roles.
| Role | How many | What it does | Typical devices | Planning note |
|---|---|---|---|---|
| Coordinator | Exactly one per network | Forms the network, picks the channel, admits new devices and holds the security keys (the "trust centre") | The Pert smart gateway | Place it centrally, off the floor, away from the Wi-Fi router and metal. Back it up on inverter. |
| Routers | As many as the home needs | Relay messages for other devices, and act as "parents" for sleeping battery devices nearby | Usually mains-powered devices: in-wall keypad and lighting controllers, curtain motors, smart plugs | These are your mesh. Their positions decide coverage, so plan them like access points. |
| End devices | Any number | Talk only to their parent router; sleep most of the time to save battery | Battery sensors: door/window contacts, motion sensors, some remotes | They never relay. A sensor far from any router is a sensor that will go offline. |
The single most useful idea in this guide is in the middle row: it is the mains-powered devices that build the network. A home with a gateway and fifteen battery sensors is not a mesh at all; it is a star with a range problem. A home with a keypad in every room, lighting controllers in the ceilings and motors at the windows has dozens of relays, and each one extends and thickens the mesh. Whether a particular product routes depends on its design — check it, rather than assume — but on a professionally designed system the router positions are drawn on the plan, not discovered afterwards.
How a command actually travels, and how the mesh heals itself
Hops and routes
Each device can hear a handful of neighbours. When the bedside keypad needs to reach the curtain motor in the living room, the network looks for a chain of routers with good links between them and sends the message along it, one hop at a time. Each hop adds a few milliseconds; a well-built home keeps most messages within two to four hops, which is imperceptible. Every device continuously measures its links to neighbours (link quality, usually shown as LQI, and signal strength, RSSI), and routes favour the strong links over the short ones.
Self-healing
If a router disappears — someone switches off a circuit at the MCB, a device fails, a new steel almirah is parked in front of a keypad — messages that relied on it fail once, and the network then discovers a new path through the remaining routers. This is why a mesh with redundant paths is resilient and a mesh that is one long chain is fragile: in a chain, every router is a single point of failure for everything beyond it.
Groups and scenes: why the whole room changes at once
A scene that sent twelve separate "set level" messages to twelve lights would make them change one after another — the "popcorn" effect that gives cheap systems away. Zigbee has group and scene mechanisms built into its application layer, so a single group command can reach every light in a room together, with each device already knowing its own target level for that scene. That is what makes a Relax button fade the cove, dim the downlights and close the sheers as one smooth movement. Our worked examples of home automation scenes show the levels we use; this is the plumbing underneath them.
The flip side is that broadcasts are expensive on a mesh: every router repeats them. A well-designed system uses groups sensibly and avoids automations that fire dozens of broadcasts every few seconds — another reason logic is better designed centrally than bolted on device by device.
What weakens a mesh in a Hyderabad home
Radio at 2.4GHz is absorbed by mass and water, and reflected by metal. Hyderabad construction is heavy on all three. The table below is the rule of thumb we plan with; real values vary with thickness, reinforcement and angle, which is why every design is confirmed with a site test.
| Obstruction | Effect on a Zigbee link | How we plan around it |
|---|---|---|
| Internal brick or AAC block wall | Moderate loss per wall; one or two walls between routers is fine | Assume a comfortable hop is a room or two, not the length of the flat. |
| RCC shear wall or column | Heavy loss; can block a link entirely | Route around it via a doorway or passage router, never straight through. |
| RCC floor slab | Very heavy; treat as a barrier | Climb via the staircase or a double-height void with a strong router at each landing. |
| Lift core, metal shaft, steel almirah | Blocks and casts a "shadow" behind it | Keep routers and the gateway off lift walls; don't put a keypad inside a metal cabinet. |
| Aluminium window and sliding door frames | Reflect signal; balconies behind them are weak spots | Put a router inside, near the glass, for any balcony or façade load. |
| Large mirrors, mirrored wardrobes | Metallic backing reflects | Don't rely on a link that passes through a mirrored wardrobe to reach a bedroom sensor. |
| Water: aquariums, bathrooms, water tanks | Absorbs 2.4GHz strongly | Avoid paths through wet walls or large aquariums. |
The practical consequence: in a Hyderabad flat, the density of routers matters more than the raw range of any single device. A small number of well-placed mains-powered devices in the right rooms beats one "powerful" device trying to shout through two shear walls.
Sharing 2.4GHz with Wi-Fi: channel planning
Zigbee and 2.4GHz Wi-Fi share the same spectrum but not the same network, and they can coexist perfectly if they are placed on different frequencies. Zigbee divides the band into 16 narrow channels, numbered 11 to 26, each 2MHz wide and 5MHz apart. A 2.4GHz Wi-Fi channel is about 20MHz wide and swallows four Zigbee channels at a time.
| If the Wi-Fi router is on | It overlaps Zigbee channels | Zigbee channels in the clear |
|---|---|---|
| Wi-Fi channel 1 (2412MHz) | 11–14 | 15, 20, 25 |
| Wi-Fi channel 6 (2437MHz) | 16–19 | 15, 20, 25 |
| Wi-Fi channel 11 (2462MHz) | 21–24 | 15, 20, 25 |
Zigbee channels 15, 20 and 25 sit in the gaps between the three standard Wi-Fi channels, which is why they are the usual choices. In a Gachibowli or Kondapur tower you may see 30 or more neighbouring Wi-Fi networks from one living room, so we check what is actually on air at commissioning rather than guessing. Four habits keep the two apart:
- Fix the Wi-Fi router's 2.4GHz channel to 1, 6 or 11 instead of leaving it on "auto", so it cannot wander on top of the Zigbee channel one night.
- Move heavy traffic to 5GHz. TVs, laptops and phones belong on 5GHz; leave 2.4GHz lightly loaded for smart devices.
- Keep the gateway a metre or two from the Wi-Fi router and away from USB 3.0 hubs and hard drives, which radiate noise in the 2.4GHz band.
- Choose the Zigbee channel once, at commissioning. Changing it later means every device has to follow, which is possible but not something to do casually.
Where the Wi-Fi router and access points should go is covered in how to plan Wi-Fi and home network for a smart home.
Planning a mesh: a 3BHK flat and a G+2 villa
A 3BHK apartment (about 1,800–2,200 sq ft, one floor)
The gateway goes centrally — often in the passage or the living room media unit, not in the utility at the far end of the flat. From there, the mesh is carried by the devices that are going in anyway: a keypad at the entrance, living, dining, passage and each bedside; lighting controllers above the living and bedroom ceilings; curtain motors at the living room and master bedroom windows. That typically gives 12 to 20 routers in a 3BHK, which is plenty — the job is to check there is no gap, usually at the far bedroom behind a shear wall or on a balcony behind aluminium sliders. A door sensor on the main door and a motion sensor in the passage each have two or three routers within a room's distance, so they never struggle to find a parent.
A G+2 villa (about 4,500–6,000 sq ft over three floors)
Now the slabs dominate. One gateway can serve the whole villa, but only if the mesh is deliberately built to climb:
- Gateway on the middle floor where possible, so no signal has to cross two slabs to reach it.
- A router at every stair landing — the staircase keypad or a lighting controller for the stair lights is the natural candidate. The stairwell is the mesh's lift shaft.
- Double-height voids used as radio paths: a living room void with routers at both levels is the strongest vertical link in the house.
- Each floor meshed on its own, so if the stair path is interrupted the floor still works locally with its keypads and scenes.
- Outdoor loads fed from inside: façade and garden lighting or the gate area need a router indoors close to the external wall, not an expectation that the signal will pass through a 230mm external wall.
For very large homes, or where a basement home theatre sits under a heavy slab, we consider a wired backbone between floors rather than stretching one radio mesh too far. Home automation for villas vs apartments covers the wider planning differences.
Power cuts, neutral wires and battery sensors
Neutral wires decide who can be a router
A device can only relay reliably if it is powered all the time. In-wall devices that have a neutral at the switch box can stay powered and route; "no-neutral" devices have to scavenge a trickle of power through the load and are usually designed as end devices that cannot route at all. So a missing neutral does not just limit which switch you can fit — it removes a relay from the mesh. How to add home automation to existing modular switches explains how to check for a neutral and what to do if there isn't one.
Why sensors sometimes feel slow
Battery end devices sleep and wake periodically to check in with their parent router, which holds messages for them. Events a sensor detects — a door opening, motion in a passage — are sent the instant they happen, so a well-placed sensor triggers lights promptly. What a sleepy device cannot do is receive commands instantly, which is why we never make a battery device the target of time-critical actions, and why every sensor is placed with at least two routers within easy reach.
Power cuts and the inverter
When the grid drops, routers on non-inverter circuits go quiet and the mesh shrinks to whatever is still powered. When power returns, devices rejoin the network they already belong to and routes rebuild on their own — usually within seconds to a couple of minutes, with no re-pairing. To keep the important things working through a Hyderabad summer outage, we put the gateway, the Wi-Fi router and a backbone of routers along the critical path — entrance, passage, staircase and any security sensors’ parents — on inverter-backed circuits. Do smart homes work during power cuts and internet outages? goes through what keeps working in each scenario.
Commissioning order and diagnosing a weak mesh
Build the mesh from the centre outwards
- Gateway first, in its final position, on its chosen channel.
- Routers next, nearest first: the keypads and controllers closest to the gateway, then outward room by room, so every new device has a strong neighbour to join through.
- Battery sensors last, in place. Pair a sensor where it will live, not on the table beside the gateway, or it will pick a parent that is not near its final position.
- Let it settle, then read the link map: every device should have a healthy link to at least two neighbours, and any single-path device is fixed before handover.
Symptoms and their usual causes
| Symptom | Most likely cause | Fix |
|---|---|---|
| One far device works "most days" | Single weak path; no redundancy | Add or relocate a router between it and the rest of the mesh. |
| Everything slows or drops in the evening | Wi-Fi congestion on an overlapping channel | Fix Wi-Fi channel, move traffic to 5GHz, confirm Zigbee channel is in the clear. |
| Whole wing drops when one room's MCB is off | The mesh depended on routers on that circuit | Redistribute routers across circuits; keep backbone routers always powered. |
| A sensor goes offline after furniture moves in | New metal or mirrored obstruction next to its parent | Re-pair in place so it finds a better parent; add a router if needed. |
| Scenes change lights one by one | Scene built as individual commands rather than groups | Rebuild the scene using group control. |
| Upstairs slow after a power cut | Stair routers on non-inverter circuit | Move the stair backbone to inverter supply. |
Most of these are caught before handover if commissioning includes a link check; our home automation handover and testing checklist includes it.
Why Pert builds on Zigbee (and where other protocols fit)
Every protocol is a trade-off, and each of the alternatives is the right answer somewhere. This is the honest comparison behind our choice:
| Protocol | Strengths | Limitations for a whole home |
|---|---|---|
| Wi-Fi | No hub needed; high bandwidth; ideal for cameras and streaming | Each device is a client on your router; dozens of switches and sensors crowd it, draw more power and usually depend on cloud apps. |
| Bluetooth SIG Mesh | Low power, true mesh, popular in lighting fixtures | Mesh relies on flooding messages, which can strain large networks; product ecosystem for keypads, curtains and sensors is thinner. |
| Thread / Matter | Modern IP-based mesh (Thread) with a cross-brand standard on top (Matter); very promising | Still maturing in the Indian market; device range and installer experience are growing but not yet as broad as Zigbee. |
| KNX / RS-485 (wired) | Extremely robust, no radio at all | Needs dedicated bus cabling to every point, planned before plaster; costly to retrofit. |
| Zigbee | Low power, mature true mesh, local control through a gateway, group and scene support built in, wide device range | Needs a gateway and good mesh planning; shares 2.4GHz so channel planning matters. |
Zigbee's limitations are the kind that are solved by design at the start — router placement and channel choice — rather than the kind that stay with you. That makes it a strong fit for a solution business that plans and commissions every home: Pert's keypads, lighting, curtains and sensors work together as one Zigbee system through the Pert gateway. Wireless home automation: what homeowners should know covers the broader wireless picture.
How Pert delivers it — a designed solution, not a DIY kit
A reliable mesh is not something that happens by buying good devices; it is designed. On every project our team marks the gateway position and the router positions on the floor plan alongside the keypad and lighting layout; checks the RCC walls, slabs, lift core and aluminium openings that will shape coverage; confirms which points have a neutral so the right devices can route; agrees the inverter-backed circuits for the backbone; surveys the Wi-Fi environment on site and fixes the Zigbee and Wi-Fi channels; commissions the mesh from the gateway outward with sensors paired in place; and verifies every device has redundant links before handover. After handover we monitor and support the system, and when you add a curtain or a room later, we plan how it joins the mesh rather than hoping it will. That is the difference between a kit and a system.
If you are comparing who should design and install yours, best home automation companies in Hyderabad sets out what to ask — including how they plan and test wireless coverage before they leave site.
Planning a smart home in Hyderabad and want it to work in every room, on every floor? We will map the gateway and router positions on your drawings, plan around your slabs and shear walls, and commission a Zigbee mesh with redundancy built in. Request a consultation →
Frequently asked questions
What is a Zigbee mesh network in a smart home?
A low-power wireless network in which the smart devices carry each other's messages. One coordinator — in a Pert home, the gateway — forms the network. Mains-powered devices such as in-wall keypads, lighting controllers and curtain motors usually act as routers that relay traffic, and battery sensors join as end devices that sleep to save power. A command hops from device to device until it reaches its target, and if one path fails the network finds another. Zigbee uses the 2.4GHz band but is a separate network from your Wi-Fi.
Does Zigbee work through concrete walls and floor slabs?
Through internal brick or block walls, yes, with some loss at each wall. Through an RCC floor slab, poorly — the reinforcement and mass attenuate 2.4GHz heavily. In a duplex or villa we never rely on a signal going straight up through the slab; we build a chain of routers up the staircase or a double-height void and mesh each floor on its own. Aluminium window frames, lift cores, large mirrors and foil-backed insulation are allowed for in the plan too.
Will Zigbee interfere with my Wi-Fi?
Only if they are placed on overlapping frequencies. Zigbee has 16 narrow channels (11 to 26); a 2.4GHz Wi-Fi channel is about 20MHz wide. With the router on Wi-Fi channel 1, 6 or 11, Zigbee channels 15, 20 and 25 sit in the gaps between them. We survey the local Wi-Fi at commissioning, fix the router's channel instead of leaving it on auto, move heavy devices to 5GHz and keep the gateway a metre or two from the router.
What happens to a Zigbee smart home during a power cut?
Routers on non-inverter circuits go quiet, so the mesh shrinks to whatever is still powered. When power returns, devices rejoin their existing network and routes rebuild on their own, usually within seconds to a couple of minutes, without re-pairing. To keep essentials working, we put the gateway, the Wi-Fi router and a backbone of routers along the entrance, passage, staircase and security sensors on inverter-backed circuits.
