ncs how to build and test pb remote function?

hi support team,

may i ask do we have demo on how to test remote provision in ncs2.9.0?

i assume there are two possiblilities:

1.       

            For server, we need add below settings and code in demo light_ctrl:

            CONFIG_BT_MESH_RPR_SRV=y
            

          For client, we need to add below settings and code in demo light_dimmer:

          CONFIG_BT_MESH_RPR_CLI=y

           

2. Or we need to add one node as provisioner, and light_ctrl and light_dimmer as server?

no matter which process is correct, i don't know how to test it.

hope we can have some documents or demos on this function.

Regards,

William.

Parents Reply
  • Hi William,

    I believe that is for CI testing. We don't really provide any guide to use that, as that isn't meant for the general public.

    If you only want to see the feature working, there are two alternatives you can consider:

    • Use Mesh Shell with CONFIG_BT_MESH_RPR_CLI with a node running the Remote Provisioning Server.
    • Use the nRF Mesh app on iOS with a node running the Remote Provisioning Server.

    Beyond that, there are no samples or demos at the moment, unfortunately. If you see a big need for those, could you please send a word to your Nordic Sales contact point?

    Regards,

    Hieu

Children
No Data
Related