Phone disconnects shortly after accepting a call

Zyox
Posts: 21
Joined: Wed Jul 30, 2025 10:00 am

Re: Phone disconnects shortly after accepting a call

Post by Zyox »

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!
2leoo7
Posts: 1
Joined: Wed Sep 10, 2025 3:04 pm

Re: Phone disconnects shortly after accepting a call

Post by 2leoo7 »

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.
hudiy
Site Admin
Posts: 440
Joined: Mon Jul 14, 2025 7:42 pm

Re: Phone disconnects shortly after accepting a call

Post by hudiy »

2leoo7 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.
Have you tried the method with adding

Code: Select all

[all]
dtoverlay=miniuart-bt
to the /boot/firmware/config.txt?

According 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.
ioioio
Posts: 7
Joined: Sun Jan 04, 2026 9:53 pm

Re: Phone disconnects shortly after accepting a call

Post by ioioio »

I have the same issue on RPI5 using the internal BT chip.
hudiy
Site Admin
Posts: 440
Joined: Mon Jul 14, 2025 7:42 pm

Re: Phone disconnects shortly after accepting a call

Post by hudiy »

ioioio wrote: Wed Jan 21, 2026 8:38 pm I have the same issue on RPI5 using the internal BT chip.
What is the dmesg command output in your case when the issue occurs?
Post Reply