I hope to use CC2564MODN classic mode to exchange audio data with bluetooth earphone, and at the same time using BLE mode to exchange data with iphone,i want to know how feasible is it?
I am looking for your support!
Regards
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.
I hope to use CC2564MODN classic mode to exchange audio data with bluetooth earphone, and at the same time using BLE mode to exchange data with iphone,i want to know how feasible is it?
I am looking for your support!
Regards
Hello Cobain,
There is no reason for devices A and B will be disconnected in order for device A to connect to device C over classic BT.
You do need to keep track of the throughput needed for each one of the different links. For example two different Audio streams being transmitted
from two different devices will probably be problematic.
BR,
Chen Loewy
Hello Loewy,
Thank you for your reply. Our use case is that CC2564MODN transmit speech to bluetooth headset through SCO link, at the same time CC2564MODN transmit data to cellphone( iPhone or android phone) through ACL link. Our question is whether the two transmission (SCO link & ACL link ) can be worked simultaneously ?
Regards,
Cobain