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

When and how is possible to use smartphone as a Provisioner to BLE Mesh?

Hi,

The questions:

  1. When is PB-GATT expected to land in the SDK for Mesh?

  2. What are the best Andorid/iOS example apps to act as provisioner and network configurator?

Thanks

Parents Reply Children
  • The provisioning and configuration details for the mesh network will be retained by the nodes. It should be able to join the network. 

    The provisioner in this case is the Mobile Application from Silicon Labs which doesn't store any details after the app is closed. So, the network would still exist but the PB-GATT (Proxy) you are using to communicate with the network will be no longer operational. Silicon Labs might release an updated version of their app which incorporates the storing functionality as it's still in the beta version.

Related