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

Mesh ADV and regular BLE stack combination use case

Hi,
We thought to have a setup like this
1<-->2<-->3
1 is MESH ADV device with some mesh model
2 is MESH ADV + regular BLE stack support
3 is Gateway with only regular BLE stack support with no piece of MESH software
2 can receive MESH ADV messages from one side and without decoding send to 3 which is on the other side
2 and 3 are connected over GATT dummy service to exchange data.
Is this possible without proxy protocol on Gateway and 2?
Thanks
Sridhar
Related