Hello,
I'm trying to create a Mesh network with the following devices:
* Mobile phone as provisioner (supports PB-GATT only)
* Two different bulb's which supports PB-GATT only
As both the bulb's support PB-GATT, it would be possible for the mobile phone to provision them.
I have the following questions in this scenario:
1) Since none of the devices support PB-ADV, is it possible for the above devices to create a BLE mesh network?
2) If answer to the first question is yes, then how would the phone control both of these devices? Does it need to make explicit BLE connection to first device, control & disconnect and then repeat the same procedure with the second device?
Thanks in Advance!!!