Open MysteryMS opened 10 months ago
I wonder if this is related to #180 somehow
I had the same issue with an Eve smart plug. Could it be that my local development fabric is not compatible with a production device?
It's hard to tell since I couldn't make my device work. But I don't think that would be the case, as long as it has the on/off capabilities.
The commissioning seems to stuck at "Connecting to GHSAFM..." Last logs form the device at this part:
We can confirm the timeout with the logcat error:
After the error, it seems that the commissioning process continues? Then it gets stuck again:
However, commissioning with the chip-tool CLI works normally. The project tested was all-clusters-app (from esp-matter connectedhomeip submodule at d38a649) as described in the Google Home Matter Sample
The commissioning also timed out with simpler projects, like light-switch