Hi ,
I am using cc2650 as Ble slave using spi serial interface., I took SimpleBLEPeripheral as a reference , Now I want to change the gap role to broadcaster from
peripheral from my host controller.
And also I want to broadcast the custom data peridically based on my application requirement. .
Shall I use the same SimpleBLEPeripheralStack for broadcaster as well ? .