Hi!
I'm looking around for dual mode bluetooth chips that can handle doing simultaneous A2DP Source, A2DP Sink, and BLE. I understand this is not possible to run all within the CC2564 but the chip supports all the profiles I need. I am developing with an STM32F4 host processor for which there is a library available. I have read a few other posts about BLE and A2DP and the answer has been yes* (but the host processor would have to do more since the CC2564 uses its internal processor for assisting BLE or A2DP). The BLE connection would be relatively idle for the most part.
I also would want to run HFP and AVRCP at the same time.
Would it be plausible to use the CC2564 in this way with an STM32F4?
Thanks for any information!