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.

CC2564: Android connectivity issues

Part Number: CC2564

Hello,

We've been using CC2564B for dual BLE + A2DP sink application using Bluetopia stack, and a critical problem we're running into is that we can't connect to it from most Android devices.

(We can connect to it reliably and consistently from iOS devices.)

On debugging using HCI sniffer tool on the Android device and parsing the log over Wireshark, we can see that the pairing actually happens, but a missing L2CAP packet prevents SDP service discovery -- so it does not go through the connection process.

Interestingly, for some Android devices, if we first (somehow) pair it by either connecting to it over BLE, etc., and then try to connect, those devices can connect. Unfortunately, that's not an acceptable user experience.

Please let us know if there are known issues with connecting to Android devices and/or necessary steps for a software fix/workaround to be able to go through pairing + connection in one step.

(Our product does not have either display or keypad for entering passkey, etc. -- so, that's a constraint.)

Thanks.