Is it possible to have multiple processes control two audio connections?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
phwh_4072786
Level 2
Level 2
First like received

We are trying to take advantage of the Bt 5.0 feature of connecting to two audio sinks. We are using CYW920719Q40EVB-01. We tried modifying the AV Source piece of the watch example, but on the second connection call we get an "out of resources" error. This error occurs in a hidden function named "wiced_bt_avdt_connect_req". We are worried that the software is limiting us to one connection. Is it possible to make two separate processes that each manage their own AVRC connection?

0 Likes
1 Solution

Hello,

As per the profile support in CYW20719, only single AVRC connection can be made at a time.

Regards,
Anjana

View solution in original post

3 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

A2DP Sink is not supported on the 20719: WICED Bluetooth Software Features

The CYW20706 would be a better choice: A2DP Sink Example on CYW20706

0 Likes
phwh_4072786
Level 2
Level 2
First like received

We are not using 20719 as a sink. It is meant to be connected to a computer and act as an audio source for multiple devices.

0 Likes

Hello,

As per the profile support in CYW20719, only single AVRC connection can be made at a time.

Regards,
Anjana