How to establish a BLE MESH and can control by the APP or PC?

Hi,

I want to use BLE mesh to reach my application, the requirements below.

  1. I have a root node and need to send the custom data to each client node and need to read the status from the client nodes.
  2. The client nodes don't need to communicate with each other.
  3. The client nodes need to send back the custom data to the root node regularly.
  4. The user can use a Mobile APP to control the mesh network or through the root node by PC.
  5. The root node can be removed when the mesh network is established and finished configure each client node. If needed, the root node can rejoin the network.

Based on the above needs, are there any related projects that can be referred to?

Please help me and give the suggestions.
Thanks.

Related