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 ?