Nrf54L15 Matter device frequently shows “No Response” in Home app after adding the Power Source cluster

Hi Team,
I tried adding battery reporting to the Matter bulb demo based on the nRF54L15DK. The device was successfully added to the Apple Home app, but I’ve noticed that it often shows “No Response” in the Home app. (Triggering an on/off command on the DK temporarily restores normal status.)

This issue typically occurs when the HomePod mini sends the command Type:0001:02 to the DK.
How can I prevent the “No Response” issue from appearing in the Home app?

The test code is attached.
Thanks in advance!

light_bulb_demo.zip

Related