Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I thought Bluetooth mesh would overtake the home automation world but it never landed.

Any insight as to why? I suspect the standards body and licensing have something to do with it but maybe there are technical reasons.



Looking at the landscape of products at the local Home Depot or Lowes, it seems like most offerings are Wifi Only, need internet access, and require use of some proprietary app. The cynic in me thinks this is by design to lock people in to needing additional services (aka revenue streams)

I grabbed a bunch of very cheap (via aliexpress) zigbee based products, and have been amazed at how well they can work. I find myself wishing I could find more ZigBee based devices locally (US-Based, at common retailers) in order to more quickly implement and build up more automation.


Can you share some of those ZigBee products? I'm looking into getting started on that, but Costa has been holding me back.


Search tuya zigbee on aliexpress, avoid tuya wifi as that requires an app that is managed in China. All the tuya zigbee devices I bought (lights, plugs, and temperature/ humidity sensors) are reliably controlled locally by homeassistant and they appear to be durable.


Exactly this approach.

I was able to get a 3 x 16A switched outlet, with power monitor for about $6 USD each.

https://www.aliexpress.us/item/3256805494808710.html?spm=a2g...

I've had a few glitches, but I'm blaming my rookie experience with this before I blame the product directly.

Expect a long delivery time from anything at aliexpress though.

I was originally seeking a whole-house energy monitor, but the 200A CT Clamps are too big to fit on the main lines into my distribution center, because there are too many other wires around it.


I can recommend to search through the homeassistant subreddit, thats often a good starting point at least

https://www.reddit.com/r/homeassistant/


Zigbee already filled it's space as a solid meshing network, and wifi took the "no hub" solution and worked well enough for most people.

The radios for both, especially with the esp8266 were very cheap before bluetooth was at all.

Then all the big players started working on defining Thread/Matter which was in many ways the successor to Zigbee (or is positioned to be).


One reason is that ZigBee got there first. It was the established player, people had worked around the wrinkles and it was generally pretty good. And you have a network effect of installed devices.

The main advantage (AFAIK) of BLE mesh is that your radio can also easily do normal BLE which can be helpful e.g. to talk to phones. This hasn't (so far) been enough to make it worthwhile to switch from ZigBee.


I worked on a BLE mesh-based smarthome product.

Bluetooth, as a whole, gets complicated quickly.

It was a bit of a pain to work with, but I think it was more the SDK/implementation than the spec itself. Iirc this company had created its own "mesh" before the official Bluetooth spec so working backwards to conform to the official spec was rough.

There were a few annoying limitations around max hops and leader election that were tricky. This mesh needed to have a single "gateway" node to go between the mesh and a normal BLE connection to the phone.

I still think BLE mesh is a better solution than ZigBee/Z-Wave.

I don't know if there's been good progress on client SDKs to have an easier time interacting with BLE. Getting bluez to do what I wanted was not simple, and a lot of the time it wasn't compatible with hardware.


IIRC in its initial version it was never "mesh", but more like fixed multi-hop routes over one or two intermediate nodes (i.e. no route discovery)


This is true, but this was never really a problem for the adoption. Spec delays, no firmware upgrade support, and most importantly no proper backing by phone or gateway vendors. Thread and matter seem to have fumbled their opportunity though, so it might not be too late.


Licensing is an issue for me. I don't want to pay to use name 'Bluetooth'. That being said who would buy an "IEEE 802.15.1 compliant" or "IEEE 802.15.1 enabled" device? No real way about getting clever about it like calling it "cyan enamel"


Homekit uses bluetooth mesh.

It's the main reason I chose it, no wifi for anything.


It uses Thread (mesh) or Bluetooth (but I believe direct to phone/hub, no mesh)


It connects to the hub but you have bluetooth repeaters to extend it.

True, devices don't directly connect to each other, so I guess not mesh.

But for all intents and purposes the bluetooth instead of wifi is all I care about, not how it's implemented, as long as it's reliable.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: