-
Notifications
You must be signed in to change notification settings - Fork 670
Open
Description
Hi! I use BtStack with Realtek chip as Bluetooth connected to nRF54l15 across UART. When i use SCO, i dont send data, this case call some times when i started calling on mobile and when i terminated calling on mobile. While calling this case dont call. However i get data success from SCO.
case HCI_EVENT_SCO_CAN_SEND_NOW:
sco_demo_send(sco_handle);
break;
What maybe problem?
One more quetion: how switches bettween A2DP and SCO?
Metadata
Metadata
Assignees
Labels
No labels