Part Number: CC2564C
Hello everyone,
I have a question regarding the CC2564C for a special use case:
audio streaming (A2DP source) on two speakers simultaneously. This requires two ACL links and 2 ADP service level connections to two speakers.
This means that the radio must support 2 ACL / A2DP connections with approx. 250-300kbps each.
To do this, I would code the SBC packets once in the stack and send them to two handles in the stack, in detail: I only code once for two connections.
My questions are:
- How big are the UART HCI buffers for ACL connections in the 2564C?
- Could this be done (more easily?) with the assisted A2DP mode where I do the SBC in the coprocessor?
Best regards,
Tomislav