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

Multiple similar elements - Mesh

Hello, 

I'm working with : 

- nRF mesh SDK 2.1.1

- light_switch_proxy_server 

- I implemented the generic model on / off

I work with a module (server) that has two states: state of the button (on / off) and the state of a relay (on / off).

If I use the generic model On / Off, how is it possible to manage the use of the same model twice? Do the elements have an address?

When handle_set_unreliable_cb() is called can I know which instance of the corresponding onoff model ?

Thank you very much 

Parents Reply Children
No Data
Related