This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MOTOROLA RAZR BTLE BROADCASTER / DISCOVERABLE DEVICE

Other Parts Discussed in Thread: CC2540

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