-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disconnecting -> rpi 3b <-> rpi 0 2W #9
Comments
Hi, Maybe @KreAch3R could help here... |
The previous version didn’t work either. I thought the problem was with the 'aa-proxy-rs' implementation, but it’s not. :) |
Hello, What are you trying to do? Just use aa-proxy-rs with WirelessAndroidAutoDongle and the instructions of this repo? Or followed my repo aa-proxy-rs at any part of it? Does WirelessAndroidAutoDongle work for you? |
Does the image of WirelessAndroidAutoDongle work for your setup? |
No, it doesn't work, and I was hoping you could help me with this :). Do you have any suggestions or advice on how to resolve this issue? PS |
My suggestion is to grab logs but from the source Pi02W and provide me this :) |
@trybikowski /var/log/aa-proxy-rs.log is what we'd like to see :) |
I have logs from OpenAuto and Crankshaft (it wasn't easy for me to get them :)). Unfortunately, I am still facing the same issue—disconnecting. My equipment: |
What you are calling openauto logs is actually aa-proxy-rs.log. I think it shows that the phone gets connected, AA starts, but then it stops abruptly. I think the disconnection issue and your hardware problem may be related, are you sure that the RPI3 provides enough power through USB to the rpi2w? I used a powered usb hub to connect them. |
Oh... why you saved it in LibreOffice instead of pure log/txt? ;) Looking at crankshaft.odt: It seems that Pixel phone has successfully connected after several tries but the problem was that the car/whatever you have has not started trasmision in a timely manner - it was a USB timeout (it is set to 10 seconds). It has to start transmission with a frame. As I said I am not familiar with those systems (crankshaft, openauto) so maybe @KreAch3R will be more proper person here :) |
Yes, I read those the same way. The only way for the USB transmission to start but end abruptly on my tests, was that I killed the openauto app on the Host rpi and then tried to launch the script (noone was listening on the other end), and some random issues which always get fixed with a restart. But the most reproducible was that OpenAuto/Crankshaft was not running correctly/was not running whatever service they run to accept USB AA connections / wasn't running at all. |
@KreAch3R - you might be right (not enough power for the Pi Zero 2 W). I connected it directly to the RPi3, and it’s possible that it got damaged because of that. When I get a new Pi Zero 2 W, I’ll get back to you. |
This timeout is way way more then needed, but I'll think about some config switch for this. |
Done in 7282f4c |
Hi,
I’m having a connection issue. I installed the latest release (from yesterday) and I see something like this on the screen:
- connected / disconnected.
I’m using a Raspberry Pi 0 2W, which is connected to a Raspberry Pi 3 Model B. I’ve tried both OpenAuto Pro 16.1 and Crankshaft. Both systems are showing the same issue. Android Auto is updated to the latest version.
The text was updated successfully, but these errors were encountered: