Hi,
My provisioner is a light switch client on a dev kit NRF52832.
Now I want to define it as a proxy node as well but I suspect that my Android App cannot send one generic on off message to the provisioner (and proxy node) because the provisioner do not appear as provisioned (not a "node") in the mesh network. On the other hand, I can send a generic on off message to the provisionee which is a light switch server on a dev kit NRF52832.
Hence I am wondering if a provisioner can be a proxy node?
Thanks