I am running the light_switch example and it works fine works fine , I am using the nrf_application to configure the nodes.
I am using latest mesh sdk and 15.3 nrf sdk.
In my "switch_light_server" node, I'd like to enable BLE NUS service and connect to the node from my custom phone application.
My understanding is the the server is also a proxy, hence it supports GATT.
Is this correct ? Is there an example of a mesh proxy with nus support ?