Sid Hsu
Sid Hsu
#### Problem OTA Requestor cannot send `NotifyApplied` until it is re-attached to the Thread network. #### Change overview Initialize OTA Requestor after it is re-attached back to the Thread network....
#### Problem It's not supported to flash non-test DAC/PAI/CD into a CYW30739 device for a production build. #### Change overview * Implement DeviceAttestationCredentialsProvider APIs by FactoryDataProvider for CYW30739. * Add...
#### Problem Fixes #22547 We use `chip-tool pairing code {node-id} {setup-payload} --timeout 30 --commissioner-name beta --discover-once true` command 20 times to make the DUT close the commission window for TC-CADMIN-1.9....
* Replace CYW30739 submodules with the matter-wpan-sdk submodule. * Update README files for CYW30739 apps. * Add CYW30739B2-P5-EVK-01, CYW30739B2-P5-EVK-02, and CYW30739B2-P5-EVK-03 boards for CYW30739. * Add development DAC files for...
#### Problem The CYW30739 thermostat app doesn't have a way to trigger chunked event data, which is required by the TC-IDM-6.1 test. #### Change overview * Implement the TestEventTriggerDelegate class...