Hi, i used the 'nrf5_SDK_for_Mesh_v2.0.1_src\examples\light_switch' i have two question:
1: How to added more Client in one mesh net?
2: How to configuare node to 'low power node' and 'friend node' ?
Hi, i used the 'nrf5_SDK_for_Mesh_v2.0.1_src\examples\light_switch' i have two question:
1: How to added more Client in one mesh net?
2: How to configuare node to 'low power node' and 'friend node' ?
Hi,
1. You just have to provision them.
2. Unfortunately, we do not support "low power node" and "friend node" yet.
Hi,
1. You just have to provision them.
2. Unfortunately, we do not support "low power node" and "friend node" yet.
Hi
do you so support proxy feature ?
Hi,
Yes, have a look at the proxy server/client example in inside the light switch example.