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

How to configure a node for control model?

How to configure a node for control model. I have used light switch on/off template to implement a control mode but i i don't know how to make a control logic for client. Have to use only client at a time but if i run the code i'm getting error and it run both client and sever at same time. I have merge the client and server program for control model but i'm getting a error as NRF_INVALID_STATE which is in nrf_mesh_init function.Please help me and thanks in advance.

Parents Reply
  • i'm trying to make simple on/off model without instance. In single element i have to provision client and server. By doing this previous i got Invalid Model status error, but now i'm getting status error as 0x01 (Invalid Address). Client gets bind but the opcode model app status becomes 1 instead of 0.Can you give any suggestion for that. I just merged simple on/off client and simple on/off server model. No changes have been made. I have not upgraded to latest version. 

Children
Related