I have downloaded "nrf5_SDK_for_Mesh_v2.0.0" yestoday, and try to setup the "light_switch" demo with 3 pic nRF52 DK.
According to the document description, “proxy_server” can provide GATT services after the configuration is completed.
After I start the demo and complete the configuration, I can find the Bluetooth broadcast signal, but when I use the phone to connect to the device, the program will assert.
I want to know how to use mesh's "proxy node" feature in light_switch example.