Hi
Could somebody tell me how to test proxy feature with sdk mesh examples?
Hi
Could somebody tell me how to test proxy feature with sdk mesh examples?
Hi Tom,
I assume you are using nRF5 SDK for Mesh ?
Most of our example has Proxy feature enabled. If you look into nrf_mesh_config_app.h and see MESH_FEATURE_GATT_PROXY_ENABLED = 1 then Proxy is enabled on the application.
To test it you can use the nRF Mesh app on the phone to try commission the node to the network.
May I know the details or give me guide, please?
Hi Tom,
What exactly you want us to guide you to do ?
Please state what you want to achieve.
The proxy feature allow you to either provision a node using a phone , or allow a phone to connect to the node to interface with the mesh network.
If you test with the light_switch example for example, you should be able to do that. Please follow the documentation here.
I just want the guide to know how to do proxy testing
Hi,
I already told you:
The proxy feature allow you to either provision a node using a phone , or allow a phone to connect to the node to interface with the mesh network.
If you test with the light_switch example for example, you should be able to do that. Please follow the documentation here.