Skip to content

Server ignores SupportsConcurrentConnection=false #1176

@jan-xyz

Description

@jan-xyz

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

  1. flash an ESP32H2 with the light_thread example from the rs-matter-embassy project
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions