-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LYWSD03MMC -sensor freezes ver. 0.1.1.2. #17
Comments
Your network contains only routers with Chinese non-standard firmware for Zigbee 3. |
I have no problems with my network. "custom routers from China"... I think 99% of devices are made in China I tested another one firmware. https://github.com/devbis/z03mmc I I think this may be a common problem. |
After temporarily disconnecting the coordinator, the Xiaomi Aqara sensor fell off. It worked through the Tuya smart plug router. Zigbee router/coordinator nodes require that their end devices poll their parent at least once within the End Device Poll Timeout. Otherwise, these devices will be removed from the child table at the parent, effectively being aged out of the network. The thermometer communicates with the router/coordinator every 10 seconds. The Poll Control Cluster of the thermometer has the following values:
|
I'm not a developer, I can't help with the code Are we sure that 10*4 = 10 seconds? Something about 7.5 seconds is described? |
Have you seen the article Most Zigbee Tuya sensors have a polling interval of over 30 minutes. ZigBee Cluster Library Specification 3.16 Poll Control Check-in Interval >= Long Poll Interval >= Short Poll Interval 0x6e0000/4/60/60/24 = 20 days |
I'll check one more thing. I also have a question, as I wrote, the sensor is frozen and still shows the same temperature and humidity even when I take it in my hand and heat it. If it is not connected to the Zigbee network, the "BT" icon should be displayed as described.? Maybe the problem is not with "PollInterval" but the sensor hangs for some other reason. Is there any other way to check this? |
In the version from this repository, the BLE icon on the screen indicates there is no connection. You did not specify the version of the thermometer. (B1.4..B2.0) |
After updating to 0.1.1.7, everything seems to be OK. |
I reprogrammed one of my LYWSD03MMC (sensor) to version ver. 0.1.1.2.
After a few hours, the sensor stopped reporting to Z2M.
The connection to the zigbee network i good.
I changed the zigbee network channel.
Same problem in version 1.08, we restored BLE in all sensor , testing one sensor.
The text was updated successfully, but these errors were encountered: