Ble mesh dfu distributor not visible in nrf ble mesh app

I’m working on DFU using the BLE Mesh distributor and target sample codes. I built both with Sysbuild and flashed them onto two separate nRF52840 boards. The target board appears in the nRF BLE Mesh app, but the distributor board does not. Could you help me resolve this issue?

Parents Reply
  • I use the default build configuration setup, except for selecting the target board.

    Does your device produce any log at all?

    Please make sure you are using the latest version of the nRF extensions for VS Code, and keep them on auto-update.

    Could you please make sure that your SDK is not modified? If you know how the SDK is setup with git, use git status. If not, you can just reinstall the SDK to be sure.

    When you flash, try to click on the build configuration instead of the application image. see if anything changes.

Children
Related