bluetooth - Does Android 4.3 support multiple BLE device connections? -


i working on android 4.3 bluetooth low energy, able connect device, services, read/write service. when try connect second device, services of second device received , first device services lost. when try connect write/read characteristic of first device, nothing works.

has 1 tried connecting multiple devices. how initialize gatt 2 devices?

i think samsung ble api , google's api have broadcom ble stack , broadcom stack not supported multiple ble device currently.


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

python - Finding intersection between ellipse and a line -

c++ - NetBeans Remote Development with additional configuration -