Ludovic BOUÉ
Ludovic BOUÉ
I found this example in the repo: [matter_lightbulb_custom_name.ino](https://github.com/SiliconLabs/arduino/blob/main/libraries/Matter/examples/matter_lightbulb_custom_name/matter_lightbulb_custom_name.ino#L33): ```c++ // Initial display name that can be changed by the user in the client apps matter_bulb.set_device_name("Chell's bulb"); // Vendor/manufacturer name -...
> It seems to be related with `BridgedDeviceBasicInformation` cluster attributes but not `BasicInformation Cluster` (ClusterId 40 0x0028) on `Endpoint 0`. I did the test with [matter_lightbulb_custom_name.ino](https://github.com/SiliconLabs/arduino/blob/main/libraries/Matter/examples/matter_lightbulb_custom_name/matter_lightbulb_custom_name.ino) and That's exactly it....
Anyone know where to find the updated firmware?
Could you please tell me what is missing or validate this request?
Could you validate this request?
@Luriel627 You can add a JSON file in [boards](https://github.com/platformio/platform-espressif32/tree/develop/boards) dir and submit a PR.
Could you please validate this?
Could you please tell me what is missing or validate this request?
Could you validate this request?
Hello @silabs-bozont. Is this possible to use static endpoints with the new version 2.0.0 or will it come later?