You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on Light example in esp-matter sdk, If i want to do Provisioning using wps and also with matter standard way. When i press wps button from my router it should get connect to my matter device.
Is this possible? And if yes how can i achieve this?
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
WPS Feature in Light example with matter
WPS Feature in Light example with matter (CON-1614)
Mar 26, 2025
@Ajay2803 , as a starting point,you can try out the wps example in esp-idf to get a hold of wps functionality and then try out the code integration as per you requirements.
I have already tried this example, and also tried to integrate it in our code, but we have faced lot of errors, so we just want to know that, it it possible to add provisioning using wps alongside matter standard way.
Hi,
I am working on Light example in esp-matter sdk, If i want to do Provisioning using wps and also with matter standard way. When i press wps button from my router it should get connect to my matter device.
Is this possible? And if yes how can i achieve this?
The text was updated successfully, but these errors were encountered: