Hi,
I am working on a Matter device based on Nordic NCS v2.9.0, using Google Home as the OTA provider.
I have successfully uploaded a new OTA image in Google Console, and the metadata (Vendor ID, Product ID, Software Version increment, signature) appears to be correct. However, after the upload, the device does not immediately request an OTA update, and no OTA Query is observed on the device side.
My questions are specifically about the OTA query timing and triggering mechanism on the device side:
In NCS 2.9.0, is there any supported way for a Matter device to:
Shorten the OTA polling / query interval, or
Explicitly trigger an OTA Query toward the OTA provider (Google Home)?