Having trouble to try HFP Profile with BT Device #921
Unanswered
EIC-SachinMehta
asked this question in
Q&A
Replies: 1 comment 14 replies
-
|
We don't have full SCO support over USB right now. |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Team,
I have RPi 5 with Realtek USB dongle and I am trying to use example run_hfp_gateway.py to connect the HFP profile with my BT device and try to play a ringtone in my BT device but I am facing some issue while doing this.
I have disable the built in Bluez BT stack from the RPi and now only USB dongle is only BT adaptor shows while using hciconfig.
I am using below command
python run_hfp_gateway.py hfp_gateway.json usb:0 ringtone.wav
With above command, I am able to get the INCOMING_CALL indication on BT device side when I tried to run {"type":"incoming_call"} in other terminal but I am not able to hear the ringtone.wav content on other BT device.
Can someone please help here? I want to play a RING on my BT device using bumble + USB Dongle
Beta Was this translation helpful? Give feedback.
All reactions