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
Describe the question/query that you have
We are using ESP32-C6 for our Matter light device and we also have a UART task which receives UART data every 200ms from the UART port, we always want to receive data from the UART port even during device commissioning or not but whenever I use UART task and start device commissioning I got stack dump error. Is this a RAM issue
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
ESP32-C6 Matter device along with a task to receive data from UART task
ESP32-C6 Matter device along with a task to receive data from UART task (CON-1046)
Feb 13, 2024
Describe the question/query that you have
We are using ESP32-C6 for our Matter light device and we also have a UART task which receives UART data every 200ms from the UART port, we always want to receive data from the UART port even during device commissioning or not but whenever I use UART task and start device commissioning I got stack dump error. Is this a RAM issue
The text was updated successfully, but these errors were encountered: