Skip to content
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

2019 PHEV - Issue communicating after registering is done #26

Open
jomaskm opened this issue Apr 1, 2023 · 1 comment
Open

2019 PHEV - Issue communicating after registering is done #26

jomaskm opened this issue Apr 1, 2023 · 1 comment

Comments

@jomaskm
Copy link

jomaskm commented Apr 1, 2023

So, I keep getting this when running the watch command.

Just disconnects from the wlan and loses it's ip assignments. This is on a Raspberry Pi 3b.

image

Before running the command:
image

After:
image

What I've done:

  • Followed the readme.md for installing prerequisites and compiling with go.
  • Set up the rpi to connect to the car and made sure it got a 192.168.8.x address (should I turn off ipv6 on the pi wlan0 btw?)
  • Put car in registration mode
  • Ran the client registration command and got "success"
  • Tried the client watch command while the car was still in registration mode and got ECU-information and VIN displayed
  • Locked the car and here I am trying to make this work.
@zivillian
Copy link
Contributor

I had the same problem and fixed it by unregistering my smartphone - the car only supports a limited number of client devices (2 on my model) and all slots were full.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants