MatterOnOffLight example
Posted: Tue May 27, 2025 11:49 am
Hi,
I am aware that matter is not yet 100% there... but I have some issues
I used MatterOnOffLight example and it worked fine, but when I moved it to a much larger app I got this error
16:57:04.501 -> E (6465) chip[DIS]: Failed to initialize advertiser: 3000008
16:57:04.501 -> E (6465) chip[DIS]: Failed to remove advertised services: 3
16:57:04.501 -> E (6466) chip[DIS]: Failed to advertise commissionable node: 3
16:57:04.501 -> E (6470) chip[DIS]: Failed to finalize service update: 3
I run Xiao ESP32S3, app uses WIFI_STA, AsyncWebServer, AsyncWebSocket, DNSServer, but no BT. There is 180k free mem and almost all OPI PSRAM.
Thanks,
B
I am aware that matter is not yet 100% there... but I have some issues
I used MatterOnOffLight example and it worked fine, but when I moved it to a much larger app I got this error
16:57:04.501 -> E (6465) chip[DIS]: Failed to initialize advertiser: 3000008
16:57:04.501 -> E (6465) chip[DIS]: Failed to remove advertised services: 3
16:57:04.501 -> E (6466) chip[DIS]: Failed to advertise commissionable node: 3
16:57:04.501 -> E (6470) chip[DIS]: Failed to finalize service update: 3
I run Xiao ESP32S3, app uses WIFI_STA, AsyncWebServer, AsyncWebSocket, DNSServer, but no BT. There is 180k free mem and almost all OPI PSRAM.
Thanks,
B