Changing Matter Display Name When Pairing

I am trying to change the "Matter Accessory" display name in the Apple Home app.

I am setting the following:

CONFIG_BT_DEVICE_NAME="Smart Button"

CONFIG_CHIP_DEVICE_TYPE=59

CONFIG_BT_DEVICE_APPEARANCE=1352

You can see in the screenshot, Eve has the appropriate information and icon displayed.

Parents Reply
  • Ok I will reach out to Apple again. For the time being, can you ask your engineers why I cannot set the NodeLabel attribute?

    When I try to set the NodeLabel attribute in the Basic cluster, I am getting this error in RTT.

    00> I: 220 [ZCL]0xc899dep 0 clus 0x0000_0028 attr 0x0000_0005 not supported
    00> E: 220 [ZCL]Error setting NodeLabel attribute: 134

    I am setting it on Endpoint 0 and it is configured and turned on in the Zap tool.

Children
Related