This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf5 SDK for Mesh Light Lightness Example

Hi 

I'm trying the light lightness example, I'm using nRF Mesh Android app for provisioning. I've 2 nrf52840 DK's. One is for client and other one for server. Both of them getting provisoned by Android device. Client example is running but server board dont recieve button press data.

  • Hi,

    Did you make any changes to the example?

    Did you do all the necessary steps when provisioning and configuring the nodes? In addition to provisioning the nodes, you must bind the model instances, and you must also set publication and subscription. See the parts about Binding nodes with nRF Mesh and Setting publication and subscription with nRF Mesh in the guide for using the nRF Mesh mobile application here for how to do this. For the light lightness example you must bind the Light Lightness Setup Server and Light Lightness Server model instances on the server board, and the Light Lightness Client on the client board. Did you test it using the button on the client board, or RTT input?

    Best regards,

    Marte

Related