Hi all,
I would like to develop an Android application for the Motorola Razr XT-910 and I've installed the GATT framework API.
I do not need a master / slave connection, but I would send some advertising packages, creating the broadcasters function. It is possible ?
In particulary I would like to send this packetts to an CC2540 Observer.
Broadcaster Role is a feature of GAP and not GATT, but exist a way for implement an APP that send infinite advertising packets ?
For example, you could set a functionality discoverable of infinite time and in this case, I can change the payload arbitrarily, then change the advertise data ?
Do you have some soggestions ?
Thank you very much