nisargjhaveri / WirelessAndroidAutoDongle

Use Wireless Android Auto with a car that supports only wired Android Auto using a Raspberry Pi.
MIT License
331 stars 43 forks source link

Difficult Connection #20

Closed aytacortac closed 4 months ago

aytacortac commented 8 months ago

My car is Toyota Corolla 2023 (European version, only wired Android Auto). My phone is Samsung Galaxy S20 FE.

I can barely connect to the Raspberry Pi. It rarely connects the first time. I need to try a second or third time. I have to restart the multimedia unit many times. Only then can it establish a connection. It does not disconnect once connected.

What can be done to connect it at once?

nisargjhaveri commented 8 months ago

From what you explained, very likely the head unit is timing out before we finally connect everything.

You can try this suggestion here: https://github.com/nisargjhaveri/AAWirelessDongle/issues/2#issuecomment-1783434263

If that doesn't work, we can try to do a handshake early without waiting for everything to connect.

nisargjhaveri commented 7 months ago

You can also check if the builds from #25 helps with more reliable connection in your case?

nisargjhaveri commented 6 months ago

You can also try out #35, should help with the timeouts.

nisargjhaveri commented 4 months ago

There have been multiple changes and I believe this issue should be fixed in latest builds. Closing this for now.