I built and ran the Matter Light Bulb example for Thread and was able to commission it into Home Assistant with no issues. However, when I tired the Matter Temperature Sensor example, during commissioning, I got an "Uncertified Device" warning and at the very last stage, it failed to add to Home Assistant (not unexpected for an Uncertified Device). So why does one example result in a certified device and the other not?
Also, the documentation states: "The Matter samples in the nRF Connect SDK include temporary Device Attestation with data for testing purposes." It is not clear however, where this information for each example is kept. I do not see it in the example directories, so I assume it is being pulled in from elsewhere, but from where and how?
I am using the nRF7002DK for testing, not using WiFi, but Thread (effectively just using the nRF5340). NRF SDK version is v3.2.1 developing on Windows 11.