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

How to add simple on/off client to Provisioner

in Mesh SDK v2, simple on/off model  example, client node doesn't act as a provisioner.

But I still  want to combine provision & client in the same device.

Is that  just means add "simple_thingy_client_init ( ) " on provisioner's main.c ?

or I stilll have to do add others in provisioner project ?

I know that it is possible, but how ? 

Related