Matter Example installer
Install these example applications on one of the supported ESP32 boards to be able to test Matter locally.
Select an app to install the example and access the Matter REPL.
Use the following Matter REPL commands:
-
matter help
list all available commands. -
matter onboardingcodes ble
print pairing QR code. -
matter wifi connect "network" "password"
Configure Wi-Fi on the device -
matter device factoryreset
factory reset device
To add a device with this firmware to Google Home the device needs to be registered in the Google Home Developer Console. Currently Test Vendor ID 0xFFF1 and Product ID 0x8000 (0x8001 for All Cluster App) are used. See Vendor ID section of the Get started with Matter guide. After adding the device to the list of Matter integrations on-boarding should work.