Hello, I am trying to design a product based on BLE MESH. I would need gateway to be able to accumulate data from network and send it outside. I need that gateway to connect to network without any interaction, when it would 'see' that other nodes are nearby it would 'interact' with them.
So to achieve that I was wondering if mobile device can be a mesh node. It not necesarily have to be fully functional. The android stack supports both scanning and advertising, I am not sure how ios. Is it possible at all and what would be limitation?
Other thing that comes to my mind is that every node would support GATT connection. But am I able to somehow automatically configure nodes to connect to nearest mobile device base on some kind of id?
Regards,
Michał