2024-06-19 03:29 AM
After debugging Window Covering with STM32CubeExpansion_MATTER_V1.0.3, after commissioning with Apple's HomePod, it shows "no response" on the iPhone and cannot be controlled.
I debugged that it is calling CHIP_ERROR WiFiDiagosticsAttrAccess::ReadWiFiRssi(AttributeValueEncoder & aEncoder) in wifi-network-diagnostics-server.cpp. Why is it calling this function when it is a threaded device?
Solved! Go to Solution.
2024-06-26 07:00 PM
I understand. Thank you very much.