ESP32 Matter Arduino not resuming session #11378
Labels
Area: Matter
Issues and Feature Request about Matter Protocol
Status: Awaiting triage
Issue is waiting for triage
Board
ESP32 Dev Module
Device Description
Plain module connected with jumpers
Hardware Configuration
GPIO 12 & 13 are connected to LED strips with 60 SK6812 LEDs per strip
LEDs are powered externally
Version
v3.2.0
IDE Name
Arduino IDE
Operating System
Windows 10
Flash frequency
80 MHz
PSRAM enabled
no
Upload speed
921600
Description
Hello,
Thank you for such an excellent experience setting up a Matter device!
I followed the ColorLight example to get started, however when the device reboots, I see some errors in the console.
The errors seem to appear roughly when
Matter.begin()
orColorLight.updateAccessory()
is called.The device also produces errors when responding to some commands sent by routines in the Google Home app:
(317140) chip[DMG]: Endpoint=1 Cluster=0x0000_0300 Command=0x0000_000A status 0x81 (no additional context)
The Google Home app reports that an action failed.
Please let me know if there's anything else I can do to help debug these issues!
Sketch
Debug Message
Other Steps to Reproduce
The device is provisioned within Google Home via a Google Nest Mini
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: