MatterOnOffLight example

borquee
Posts: 1
Joined: Tue May 27, 2025 11:41 am

MatterOnOffLight example

Postby borquee » 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

lbernstone
Posts: 1132
Joined: Mon Jul 22, 2019 3:20 pm

Re: MatterOnOffLight example

Postby lbernstone » Wed May 28, 2025 11:45 pm

No clue what it is doing, but it comes from DnssdStartServer. It gets pretty murky from there, descending into Implicit objects.
I'd ask on https://github.com/espressif/esp-matter/issues, but you are going to need to be more specific about how it is embedded in your larger app (eg, is it part of a derived class, is it a separate task, etc).

Who is online

Users browsing this forum: PerplexityBot and 3 guests