Matter - How can I control the group created in nRF Connect SDK Matter Light Switch and Light Bulb samples from the chip-tool rather than the Light Switch?

I am currently adding to the Light Switch and Light Bulb samples provided by Nordic and am confused why I cant issue commands to group 257 from the chip-tool. Everything else is working as expected: from the Light Switch I can toggle multiple Light Bulbs and Change Brightness, and I also have individual control over the Light Bulbs from the chip-tool. The issue is I cant send chip-tool commands to the group of Light Bulbs.

chip-tool command:

sudo ./chip-tool onoff off 0xffffffffffff0101 1

The error that both Light Bulbs print to console:

E: 1351920 [IN]Invalid condition found in packet header

Any suggestions?

Parents Reply Children
No Data
Related