You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
during BLE provisioning, I am requesting the EFR32 lighting-app to perform ScanNetworks on Thread interface. I can see BLE activity happening in the serial logs, but no Thread beacon requests nor MLE discovery.
The use case:
The user has multiple Matter controllers at home. Only few of them support Thread interface.
The user acquires a matter accessory and starts provisioning over BLE. During the provisioning we want to confirm the accessory device has line of sight to the Thread network, or else we request the user to get closer to the matter controller which is Thread-enabled.
<what's wrong or missing, please include any applicable:
expected behavior:
The EFR32 should returns a scanNetworks response with the information of all available networks in the 15.4 channels (from 11 to 26).
actual behavior
The EFR32 timeouts the failsafe timer.
steps to reproduce
attestation is optional (request DAC, validate DAC, PAI, etc)
Problem
during BLE provisioning, I am requesting the EFR32 lighting-app to perform ScanNetworks on Thread interface. I can see BLE activity happening in the serial logs, but no Thread beacon requests nor MLE discovery.
The use case:
<what's wrong or missing, please include any applicable:
The EFR32 should returns a scanNetworks response with the information of all available networks in the 15.4 channels (from 11 to 26).
The EFR32 timeouts the failsafe timer.
TE9 tag
The text was updated successfully, but these errors were encountered: