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

BLE Mesh questions

Hi, I've read through partially of the "getting started" docs, and I'm still having questions about these issues:

  • Will there be one dedicated provisioner interfacing with an external device (a desktop PC for example) with the rest of the mesh being provisionee or every node in the mesh can switch rather conveniently between the role as a provisioner or a provisionee, at the command of an external device?
  • What is the delay when sending messages? 10 hops for example?
  • Does every node store a copy of the mesh network information or just its own? I want to confirm this, based on what I read only the provisioner node know about the entire network, and it doesn't have to if it's communicating with a PC.
  • Does the whole mesh thing has a route table somewhere? By that I mean does the whole mesh network operate in "dumb" mode, that is it floods whatever information across the entire network or in "smart" mode, which efficiently relay the messages with a clear pathway in mind? Again based on my preliminary reading it appears that it works in "dumb" mode, which could cause server delays when heavy traffic takes place.

Please help provide some brief information, thanks.

Related