nisargjhaveri / WirelessAndroidAutoDongle

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

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

Closed nipunkhatri closed 3 weeks ago

nipunkhatri commented 3 weeks ago

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

nisargjhaveri commented 3 weeks ago

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

Duplicate #140, #157