Phone disconnects shortly after accepting a call
Re: Phone disconnects shortly after accepting a call
Yes on initial update to 1.2 the audio does seem better but this was just a very very short test. I will test it out at length hopefully soon and let you know in the Audio thread. Thanks for the 1.2 update!
Re: Phone disconnects shortly after accepting a call
I still have the same Problem with Hudiy 1.2! I use an Raspberry pi4B 4Gb and a Pixel 9 Pro. The issue seems very strange to me, it sometimes lasts for minutes and then the next time disconnects right after answering the call. I wasn´t able to find a trigger why it is disconnecting. I hope someone can find a solution. Nevertheless is this just a minor setback to an otherwise brilliant Software.
Re: Phone disconnects shortly after accepting a call
Have you tried the method with adding2leoo7 wrote: Mon Oct 06, 2025 5:32 pm I still have the same Problem with Hudiy 1.2! I use an Raspberry pi4B 4Gb and a Pixel 9 Pro. The issue seems very strange to me, it sometimes lasts for minutes and then the next time disconnects right after answering the call. I wasn´t able to find a trigger why it is disconnecting. I hope someone can find a solution. Nevertheless is this just a minor setback to an otherwise brilliant Software.
Code: Select all
[all]
dtoverlay=miniuart-btAccording to the current feedback it looks like a bug either in the driver or in the Raspberry Pi 4B's firmware itself, related to the PL011 (serial) controller. You can check output of the dmesg command when the issue occurs. If you find something like hci0: hardware error 0x00, that indicates a firmware/driver issue. We've been trying to reproduce the problem on our side so we can report it to the Pi Foundation with full logs, but so far without success.
Re: Phone disconnects shortly after accepting a call
I have the same issue on RPI5 using the internal BT chip.
Re: Phone disconnects shortly after accepting a call
What is the dmesg command output in your case when the issue occurs?