Hi Nordic:
I build up an mesh network with following setting:
1. A nRF52 platform with example/light_switch/provisioner with a auto-start-provisioner
2. Another nRF52 platform with example/light_switch/proxy_server, and controlled by segger debugger.
After proxy_server node start, I saw "successfully provisioned" in RTT terminal, and then I use nRFConnect to connect proxy_server,
I saw "app_error_weak.c, 95, Mesh assert at 0x0002C880 (:0)"
If I change this node to proxy_client, the result is same.
So, is light_switch/proxy_client or server of mesh-sdk-2.0 only experimentally?
Could you give me any hint to fix?
(thank you very much, it would be great for me to have many mesh-nodes with proxy feature, thanks!)