Open pachuho opened 11 months ago
CHIP_ERROR_OUTBOUND_MESSAGE_TOO_BIG can happen for two reasons:
sendmsg
doesn't send the full message.The one line from the log above is missing too much context to be able to tell which of those cases it falls into. Please attach (not paste) complete logs.
@bzbarsky-apple Thank you for your answer. It's not what I tested, I requested the log and I'll attach it additionally when I get it. Thank you.
Reproduction steps
Bug prevalence
About five minutes after the Commissioning
GitHub hash of the SDK that was being used
2e9c162
Platform
android
Platform Version(s)
No response
Anything else?
I'm using an unauthenticated Matter device. However, for other unauthenticated devices (light bulbs), I could see that the attributes are searched normally. I want an answer about what the difference is and why the CHIP_ERROR_OUTBUND_MESSAGE_TOO_BIG error occurs. If possible, please also give me a solution.
CHIPError.h