Hi,
i'm using W5500 with esp32 (arduino ethernet library) and matter library on my iot device.
The commissioning with Home Assistant is ok, i can manage my device normally.
Also after poweroff-poweron for a few seconds the device is available on Home Assistant.
But if i poweroff the device for over 2 minutes and Home Assistant detect the device as unavailable, after poweron the device don't reconnect to Home Assistant. I must decommission and recommission the device if i want to see it on Home Assistant.
If i use wifi instead W5500 ethernet shield, the device reconnect normally and the problem does not occur.
Does anyone know of any bugs on the w5500 and Matter?
Thanks