In the BLE Mesh SDK 5.0 Light Switch example, we have two nRF52840 development boards:
one running the Light Switch Client (Switch) example and the other running the Light Switch Server (Light) example. The main objective is to control the LED states on the Light Switch Server board from the Light Switch Client board using a mobile app.
Despite reference to the official documentation and examples(video) we are experiencing issues.
Please provide every screenshot of how to publication and subscribe node, and how to control led in ble app.