This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Some questions for "nRF Mesh" apps and proxy client/server examples

Hi

I am trying "nRF Mesh" apps to provision and configure proxy client and proxy server node (SDK Mesh v2.2.0).

1. Have user manual or help information for "nRF Mesh" apps?

2. Did Nordic release Android source code of "nRF Mesh"? How about iOS version?

3. I tried connecting proxy client and server by nRF connect, and found Mesh proxy service (UUID:0x1828)

    but no Mesh provisioning service (UUID:0x1827).

    Why not use Mesh provisioning service in proxy client/server examples?

Mesh Provisioning Service: 

    Allows a Provisioning Client to provision a Provisioning Server to allow it to participate in the mesh network.

Mesh Proxy Service:           

    Enables a server to send and receive Proxy Protocol Data Units (PDUs) with a client.

Related