Yacubane / esp32-arduino-matter

Matter IoT protocol library for ESP32 working on Arduino framework
Apache License 2.0
298 stars 29 forks source link

Example usage #28

Open ba1yuu opened 1 year ago

ba1yuu commented 1 year ago

Hi, i am a student who wants to try to connect matter with esp32 to control leds, but I saw that your sample program cannot be connected. I would like to ask if there is a backup.

Nickwren commented 10 months ago

Im also finding the example no longer works. I have tried enabling the device on google and alexa. Every time it seems to work, accepting the qr code then asking for confirmation that your adding a uncertified device and then it fails.

ba1yuu commented 10 months ago

You can try testing on Apple devices. It seems that Google and Alexa require product certification before use, otherwise, you may encounter authentication issues. Currently, I am switching to a Linux environment for testing.