nisargjhaveri / WirelessAndroidAutoDongle

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

[Not an issue] Raspberry Pi3 B not supported. #202

Closed nipunkhatri closed 1 month ago

nipunkhatri commented 1 month ago

Can anyone let me know why is it that Raspberry Pi 3 model B not supported. is there any hardware limitation?

nisargjhaveri commented 1 month ago

Yes. Raspberry Pi 3 B/B+ does not support usb otg mode, which is required for this to work.

Duplicate #140, #157