I have one ZigBee Router (CC2530 + CC2591) that connected to two ZigBee Coordinators (CC2531) without any issue.
However, the state of both ZigBee Router (binary_sensor.0x00XXXXXXXXXX_router) will only updates in more than 1 minutes or later, as per screenshot below:
It is suppose to connect at this time, but not reflect in real time. This have confused me for a while.
The state of ZigBee Router should reflect to Connect or Disconnected in real time (Around 1 seconds is acceptable).
Yes, my cc2530+cc2591 with the dev motherboard works great. Excellent range, and my network has never been more reliable. Iām currently running on the recent āmax stabilityā firmware and network connectivity is fantastic, like a spiderweb in the Zigbee Map.
This plus an XCore2530 daughterboard for the Zigbee functionality. And a big 2.4 GHz antenna! All but the antenna fits nicely into a small project enclosure.
This looks good, thanks. I am currently fiddling with the ZHA integration. Which is working quite well at the moment. It appears this doesnāt work which ZHA, do you know of any that do?
Is it the case, that the closer you get to the 15 device limit, the more chance you get of a āmessageā from a node being missed? I could have sworn my setup didnāt miss a beat until I started adding a few more devices and now PIR or door contact status updates sometimes donāt seem to register.
Also if I am to improve reception/range/reliability with a CC2530 router, I must admit Iām confused as to by what mechanism this helps. Is the CC2530 effectively a repeater? How are duplicate messages avoided? Presumably the CC2530 needs to be within range of the CC2531 but other than that all it needs is power? Thanks
Finally, anyone aware of any CC2530 available in Europe?
Yes, and somebody on this board is selling them, pre-flashed with a case and antenna. Thatās a bit more expensive than buying them from Gearbest/AliExpress, but far more convenient.
Yes it is (the term here is router), and the same way as with any mesh network - a device will talk to a single node - either a router, or the coordinator itself.
Yes, and yes. Mineās hanging off an old mobile phone charger plug.
Iāve noticed oddities - and I donāt know if I want to say itās a zigbee2mqtt but more of a zigbee/hue thing. Before I switched to zigbee2mqtt I would notice that HASS would report that my bedroom light was unavailable often around 3am - I would find that controlling that light directly would fail, but controlling a group that that light is in would work fine. Switched to zigbee2mqtt and Iāve noticed this seems to be continuing, for the last two nights (since installing), around 3am my zigbee map is reporting that the mesh has died and that all the devices are just connected (with very weak or non-existant signals) to the coordinator. Trying to control my bed light directly fails with no ack messages, but controlling a group itās in works fine. An hour or so later the mesh has returned and everything is fine
What the hell could be causing this? Does anyone have any idea Iām stumped.
Iām confused about how I should go about installing a repeater. Iām all set to buy one from @h4nc but once Iāve got it, how do I tell my existing network it exists, and how do the nodes decide whether theyāre talking to the new repeater or my existing coordinator? Thanks
You install a router (=repeater) the same way as pairing new enddevices.
First you turn permit_join to true and than plug in the router in a usb port near your coordinator.
The devices will find the best way by themselves. @Koenkk often told that the zigbee2mqtt maps donāt work reliable yet.
So if your maps show that a enddevice is only connected to the coordinator, it could also be connected with the new router.
So if you had problems before and they are gone with an additional router, it is most likely that the router was the problemsolver here (even if you maybe cannot see it in a map).
If Iām wrong @koenkk will correct me.
My CC2531 USB Routers no longer seem to be connected to the co-ordinator.
I havenāt done anything that I can think of to make them disconnect/un-pair.
If I run a graphviz map this is what i see
They come up as cc2530, but they are actually cc2531. They were working fine before, I havenāt changed the firmware, although the zigbee container has probably auto-upgraded a few times. What can I do to make them reconnect / rejoin my zigbee network?
edit: was able to get them to rejoin by enabling joining in zigbee2mqtt then holding down the closest button for 5s, then repressing the button a few times. The second router took quite a few goes but eventually seems to be back online again.
I use zigbee2mqtt via hassio. Do I need to wait for the next upgrade of zigbee2mqtt on hassio for a device I recently added to the zigbee2mqtt project?