ESP32H2 Matter report err in UART
Posted: Fri Nov 01, 2024 2:15 am
My matter program is copied from the light in example, and it can be paired and debugged normally, but when monitoring the error message, I found an error message:
Mistake 1:
chip [DMG] Endpoint 0 , Cluster 0x0000_0031 not found in IncreasecluscerDataversion!
What is this problem and how should it be handled?
I used to have this cluster enabled and Network Commissioning this cluster.
Mistake 2:
chip[sc]: The device does nossupport GetClock RealTimeMS() API: 6cEalling back to last Known cood Urc Time
How should this error be disabled, we don't need to get the UTC time
Mistake 1:
chip [DMG] Endpoint 0 , Cluster 0x0000_0031 not found in IncreasecluscerDataversion!
What is this problem and how should it be handled?
I used to have this cluster enabled and Network Commissioning this cluster.
Mistake 2:
chip[sc]: The device does nossupport GetClock RealTimeMS() API: 6cEalling back to last Known cood Urc Time
How should this error be disabled, we don't need to get the UTC time