nisargjhaveri / WirelessAndroidAutoDongle

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

Inquiry regarding Bluetooth reconnection #53

Closed namsa87 closed 4 months ago

namsa87 commented 4 months ago

If the Bluetooth connection is lost, doesn't it automatically re-scan? It is unfortunate that once it is disconnected, it cannot be reconnected.

nisargjhaveri commented 4 months ago

This seems similar to #26? Or is the scenario different?

namsa87 commented 4 months ago

It's the same symptom. When the smartphone and dongle are paired, the connection switches to Wi-Fi and the Bluetooth connection is disconnected. And if the Wi-Fi connection is lost while going outside for a while, the Bluetooth and dongle need to be repaired, but nothing happens. However, if you kill aawgd and run it again, it will be repaired and reconnected.

nisargjhaveri commented 4 months ago

Thanks! Let's continue the conversation as part of #26 in that case.