Zigbee gateway integration - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: Zigbee gateway integration (/showthread.php?tid=3320) |
RE: Zigbee gateway integration - admin - 05.06.2023 What is the ZigBee gateway hardware version (product code on the side label)? RE: Zigbee gateway integration - MLa - 05.06.2023 (05.06.2023, 06:20)admin Wrote: What is the ZigBee gateway hardware version (product code on the side label)?See attachment. RE: Zigbee gateway integration - ikhy - 06.06.2023 Hi! Is it possible to download Zibgee app not through the app store, but as a package? Now we have ZigBee gateway, but there is no way to access to AppStore. RE: Zigbee gateway integration - Daniel - 06.06.2023 (05.06.2023, 19:23)MLa Wrote:(05.06.2023, 06:20)admin Wrote: What is the ZigBee gateway hardware version (product code on the side label)?See attachment. Contact us via email for replacement. RE: Zigbee gateway integration - AISystem - 07.06.2023 Hi Admin, Maximum how many devices can be attached to 1 Zigbee RS232 gateway? Does it matter if they are end devices or acting as a router? RE: Zigbee gateway integration - admin - 07.06.2023 Up to 50 devices. Device type does not matter. RE: Zigbee gateway integration - AISystem - 07.06.2023 (07.06.2023, 05:23)admin Wrote: Up to 50 devices. Device type does not matter. Is the limitation coming from the software? As far as I know the CC2652 supports up to 200 devices. I need in a project to connect 300 devices, I was thinking to make 2 networks with 2LM with two gateways. But now I'm confused 6 gateways is too much. Is there a way to connect more than 1 LM gateway? RE: Zigbee gateway integration - admin - 08.06.2023 Only one gateway per LM is supported. A limit of 50 devices is done to prevent network overload and other potential issues. To have more devices on the network pairing has to be done through routers which is not convenient for the end user. RE: Zigbee gateway integration - AISystem - 08.06.2023 (08.06.2023, 07:34)admin Wrote: Only one gateway per LM is supported. A limit of 50 devices is done to prevent network overload and other potential issues. To have more devices on the network pairing has to be done through routers which is not convenient for the end user. To understand that there is a way to do it? The load will be from light switches only. It's about an office. Could you give me recommendations how to implement it for 300 zigbee relays? RE: Zigbee gateway integration - ikhy - 08.06.2023 Hi, I have some issues with integrating Aqara Temperature and Humidity Sensor with LM5 through Zigbee. LM Firmware: 20211215 LM Hardware: LM5 Lite + Ext (i.MX6) Zigbee app: Latest. I have USB Stick and Zigbee RS232 gateway. When I connected via RS232 there was a message "could not start coordinator". When I connected via USB was a little better, but the 'Failed to pair the device, perform a reset and try again' error still occurred. Log looks like this The values in the LM were periodically read with zb.loop function. What could be the problem? Thanks in advance! RE: Zigbee gateway integration - ikhy - 09.06.2023 RS232 connected, the problem was in the cable. But I get exactly the same error 'Failed to pair the device'. Any help would be much appreciated RE: Zigbee gateway integration - Daniel - 09.06.2023 (09.06.2023, 06:16)ikhy Wrote: RS232 connected, the problem was in the cable. But I get exactly the same error 'Failed to pair the device'. Any help would be much appreciated Are you able to pair any other device or you have issue just with this one? Make sure to reset this device before pairing, sometimes it needs few tries. RE: Zigbee gateway integration - ikhy - 09.06.2023 (09.06.2023, 07:38)Daniel Wrote:(09.06.2023, 06:16)ikhy Wrote: RS232 connected, the problem was in the cable. But I get exactly the same error 'Failed to pair the device'. Any help would be much appreciated Yes, we will try different devices. Do I need to change the LM firmware? RE: Zigbee gateway integration - Daniel - 09.06.2023 There are some libraries in latest fw which are needed for firmware upgrade, it is worth updating to latest. RE: Zigbee gateway integration - ikhy - 09.06.2023 (09.06.2023, 08:03)Daniel Wrote: There are some libraries in latest fw which are needed for firmware upgrade, it is worth updating to latest. Thanks, the problem was in the sensor. Works with other types of devices RE: Zigbee gateway integration - CristianAgata - 10.06.2023 Hi admin, I'm working on a new zigbee device. A thermostatic valve of HDL (MIGT05.19). This is the log, is it possible implement? Best regards Cristian Manufacturer: Rti-Tek Model: Thermostat Firmware version: 2.2 Device type: End device Power source: Battery Receive when idle: No Endpoint 1 Profile: 260 Input clusters - Basic (0) - PowerCfg (1) - Identify (3) - HvacThermostat (513) - HaDiagnostic (2821) - 64527 Output clusters - Time (10) - Ota (25) RE: Zigbee gateway integration - ikhy - 12.06.2023 Hi! Is it possible to calibrate temperature sensors Zigbee using a script? RE: Zigbee gateway integration - admin - 12.06.2023 @CristianAgata, we will look into adding this device soon @ikhy, most sensors don't have internal calibration setting so we might add an offset field for temperature and humidity measurements. For now you can use an extra group address and apply offset via an event script. RE: Zigbee gateway integration - batistacaceres - 12.06.2023 Hello team: I have a Wiser Temperature/Humidity Sensor (CCT593011) https://www.se.com/es/es/product/CCT593011/sensor-inal%C3%A1mbrico-de-temperatura-humedad-wiser/ , and I want to know if it is posible to connect this device using Zigbee App in LogicMachine. I have an ZigBee RS232 gateway, but it doesnt discovery this device, I dont know What is wrong if the gateway or the device? The led NET in the gateway doesnt light, is it normal? I have configured the gateway following this document https://openrb.com/wp-content/uploads/2022/12/Zigbee-RS232-gateway-datasheet-12.2022.pdf Coul you help me please?? How do I know if the gateway is prepared to receive messages? Is there any step by step manual to configure this ZigBee RS232 gateway? I am working with an Logicmachine Reactor (last firmware loaded) best regards Roger RE: Zigbee gateway integration - Daniel - 12.06.2023 Yes this device will work, I have one. Make sure it is correctly wired, rx, tx must be crossed. What does the dot on top right corner of the app says? Can you open the network? You also might need to reset the sensor, see datasheet. |