tomasz-grobelny / AACS

Android Auto Server encapsulates communication with modern car infotainment system
GNU General Public License v3.0
225 stars 29 forks source link

AAClient wireless connection #14

Open devashishmishra90 opened 3 years ago

devashishmishra90 commented 3 years ago

hello @tomasz-grobelny , first of all, thanks for this project. I had connected my pi to phone using USB cable & AAClient was running perfectly. Can you tell me is there any way to connect Pi & Phone, wireless, using AAClient.

tomasz-grobelny commented 3 years ago

Not at the moment, this would require quite some development. And one would need to have wireless headunit (or equivalent) to reverse engineer the protocol - I don't have one at the moment.

mantielero commented 2 years ago

I was wondering if AAGateWay can be of any help. The AAwireless unit started with it here as an app that was installed in Android TV units.

It would be awesome being able of using this on an RPi Zero 2 W or equivalent unit.

nisargjhaveri commented 11 months ago

It would be awesome being able of using this on an RPi Zero 2 W or equivalent unit.

You can check out one of my project here: nisargjhaveri/AAWirelessDongle. Still initial stages, but works well using a RPi Zero 2 W for simple AA passthrough.