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: cc2564

Part Number: CC2564

Hi;

I have a question about the classic bluetooth:

Can the classic bluetooth host communicate with multiple bluetooth audio devices simultaneously?If so, how many?

for example:i have three cc2564 device,one as a master,and others as audio slave device. when i send one audio to slave, i want the  two audio slave device play audio in the same time. if that's all right, how many audio slave device can play audio in the same time? and can you give me some links which introduce the audio?

best regards!

  • Hi,

    user5995410 said:
    for example:i have three cc2564 device,one as a master,and others as audio slave device. when i send one audio to slave, i want the  two audio slave device play audio in the same time.

    Classic Bluetooth communication is point-to-point, meaning you need 2 different audio streams over the 2 connections to play same music on both sinks. However, because the same music data will be sent to 2 different connections (at different times), you cannot guarantee that the 2 audio sinks receiving the audio stream will be able to play the audio at the same time sync.