Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples: matter: Added BT recovery mechanism to Matter Bridge. #12066

Merged
merged 1 commit into from
Aug 23, 2023

Commits on Aug 21, 2023

  1. samples: matter: Added BT recovery mechanism to Matter Bridge.

    After lost the connection between the Matter Bridge and the
    Bluetooth LE bridged device the recovery mechanism is started
    and the Bridge tries to scan and re-connect the lost device.
    
    Multiple BT LE devices can be lost asynchronously and then the
    Bridge device will scan and try to connect to each of them
    one by one.
    
    Added notify mechanism to inform the Matter layer that
    rhe bridge device loses/returns the Bluetooth LE connection
    to the Bridged device.
    
    Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
    
    Added scan timeout
    ArekBalysNordic committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2a0da84 View commit details
    Browse the repository at this point in the history