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

LELink not working on iOS #798

Open
StuartZE40 opened this issue Mar 24, 2024 · 4 comments
Open

LELink not working on iOS #798

StuartZE40 opened this issue Mar 24, 2024 · 4 comments

Comments

@StuartZE40
Copy link

Hi, Have recently bought an LELink OBDII to use on my Zoe ZE40 and downloaded Can ZE app from App Store on my iPad (10th Gen). App won’t work if set to Zoe ZE40/50. Constantly times out and no data displayed. Will stay connected when set to ZoeR240 but most data missing or corrupted. Eg battery charge constantly reads 12% when actual charge is 60%.
Settings page attached. Any suggestions?
Cheers
IMG_0277
IMG_0278
IMG_0275

@ik2wxx
Copy link
Collaborator

ik2wxx commented Mar 25, 2024

Hello
Please experiment with other Zoe models, use "Test dongle" button (upper right corner in the Settings screen), it should tell you battery charging level and car's VIN.
If any model will work, OBD is not compatible.
Also, disconnect dongle from OBD port so you reset connection.
Hope this can help...

@StuartZE40
Copy link
Author

StuartZE40 commented Mar 25, 2024 via email

@ik2wxx
Copy link
Collaborator

ik2wxx commented Mar 28, 2024

Hi, sorry for the delay but I wanted to check with my car and my dongles.
I have LELINK and VGATE and they worked 100% similar.
I have a ZE50 car but I don't think that's the problem:
I've tried with LELINK OBD first, and the test failed (tried several times and log OBD messages to file so I can check on my PC later).
Tried with VGATE OBD and it worked at first attempt.
Difference in app between LELINK and VGATE it's just the BLE address so the app is sending same commands with both OBDs.
Reading logs I discovered that LELINK does connect and speaks to the car but some commands do not get correct reply from car, as VGATE do.
Maybe something changed in my car firmware ?

LELINK

> 'atfcsh18dadaf1'
<< 'OK
>' (5)
> '021003'
<< 'CAN ERROR
>' (12)
< 'CAN ERROR' (9)
ERROR

VGATE

> 'atfcsh18dadaf1'
<< 'OK
>' (5)
> '021003'
<< '065003003201F4AA
' (17)
< '5003003201F4AA' (14)
01010000000000110000000000110010000000011111010010101010 (56)
<< '
>' (2)

That is unexpected to me as LELINK OBD has always worked without problems.
As a quick fix....I suggest you to get a VGATE OBD...
Sorry for that.

@StuartZE40
Copy link
Author

StuartZE40 commented Mar 28, 2024 via email

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