hi
I would like to use BLE Mesh to control my products.
I would like to build a mesh network in advance, install a provisioner and automatically provision the nodes when they are turned on at the site.
The provisioner will also act as a proxy node and will be connected via GATT to the device (android) that manages the application.
What methods should I develop to form such a system?
Also, we may use multiple units of the same product.
At this time, how do we know which unicast address to use to manage each product?
The products operate as LPN.
Is it possible to automatically assign the closest device as a friend node?
Lots of problems, but I'd appreciate some solutions.
I expect we need at least one example of pb_remote.
I'm using a translation tool, sorry if there are any problems with my english.