Hi all,
After much reading and testing on my own environment (CC2640 running timeApp and Nexus 5 acting as central device), I have concluded (not 100% verified) that Android BLE stack does not exposes BLE services (other than GAP and GATT):
- https://e2e.ti.com/support/wireless_connectivity/f/538/p/401880/1444409#1444409
- https://e2e.ti.com/support/wireless_connectivity/f/538/p/401994/1503393#1503393
- https://e2e.ti.com/support/wireless_connectivity/f/538/t/387418
I create this thread to know if anybody knows an Android app to be used in an Android device acting as a central device and exposing most of services, for example the ones trying to be discovered by TimeApp example. I have found some apps about BLE, but they are designed to act as the peripheral and client role, and so discover services in remote devices, not exposing the services on the own Android device.
Does anybody know any app or solution for this purpose (maybe anybody who has used timeApp successfully?
Thanks a lot!
Regards