-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
Expected Behavior
When a device reports that it doesn't support concurrent connections (vie SupportsConcurrentConnection) then the matter server does not try to establish a thread connection while BLE is active
Actual Behavior
When a device reports that it doesn't support concurrent connections (vie SupportsConcurrentConnection) then the matter server still tries to establish a thread connection while BLE is active and calls ScanNetworks.
How to Reproduce
- flash an ESP32H2 with the light_thread example from the rs-matter-embassy project
- try to commission the device
Additional Information
I worked with the maintainer to figure out the problem, and more information can be found in this GitHub issue: sysgrok/rs-matter-embassy#13 (comment)
Metadata
Metadata
Assignees
Labels
No labels