Issue of Scanning failed to start for matter bridge

Hi Support Team

I tested matter bridge sample running on the nRF7002DK with peripheral_lbs sample running on the nRF54L15DK.

Application guide

Then I encountered problems like the following screenshot.

I just add the following Kconfig options to the project.

Parents Reply
  • Hi Kazi

    The peripheral_lbs sample was run with default configuration and it was run on the following nRF54L15DK. Smart phone can scan the LBS.

    The matter bridge sample was run on the following nRF7002DK. I just add the following two Kconfig options to prj.conf.

    CONFIG_BRIDGED_DEVICE_SIMULATED=n
    CONFIG_BRIDGED_DEVICE_BT=y

    The following is the build configration for matter bridge sample. Many thanks.

Children
No Data
Related