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

about bearer

I feel confused about bearer. what's the difference between mesh-bases bearer and PB-ADV bearer or PB-GATT? there is little knowledge about  mesh-bases bearer within mesh profile v1.0。 

And is the bearer similar to MAC layer which is defined in computer network. Thanks very much for your help.

Parents Reply Children
  • Hi.  

    Liaokeyun said:
    feeling confused about Mesh-based provisioning bearer.

    NRF_MESH_PROV_BEARER_MESH - Mesh-based provisioning bearer: 

    This bearer is defined for the internal use to identify the correct bearer instance that should be used by stack when remote provisioning process is started.

     

    See:
    examples\pb_remote\client\src\main.c: Line 323

    models\experimental\pb_remote\src\pb_remote_client.c: Line 1087

    Best regards, 
    Joakim

Related