[Matter] Custom cluster development

Hi,

Based on Matter samples provided, OnOff cluster is working great (using nRF5340).

We shall implement a more complex (and custom) cluster with 30 or 40 items and send that values over Matter.

  1. According to ZAP tool, shall we implement the cluster in CHIP clusters? Can you explain the way to add custom clusters please?
  2. In Android CHIP tool, how could we read that custom cluster data shared over Matter? 

Thanks,

Best regards

Related