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

OBDLink SX #120

Closed
Jastreb07 opened this issue Jul 10, 2020 · 6 comments
Closed

OBDLink SX #120

Jastreb07 opened this issue Jul 10, 2020 · 6 comments

Comments

@Jastreb07
Copy link

Hi,
i cant read data with my OBDLink SX (baudrate: 115200).
it say it ist connect but it not display datat.

@fr3ts0n
Copy link
Owner

fr3ts0n commented Jul 10, 2020

Hi @Jastreb07
Thank you for your report.

In order to answer your question I'd need some more information.

Please could you provide a log file of your connection attempt?
(see: https://github.com/fr3ts0n/AndrOBD/wiki/Reporting-improvements---issues#report-issues)

Thx

@Jastreb07
Copy link
Author

log.zip

@Jastreb07
Copy link
Author

Hi @Jastreb07
Thank you for your report.

In order to answer your question I'd need some more information.

Please could you provide a log file of your connection attempt?
(see: https://github.com/fr3ts0n/AndrOBD/wiki/Reporting-improvements---issues#report-issues)

Thx

sPort.setParameters(115200, 8, UsbSerialPort.STOPBITS_1, UsbSerialPort.PARITY_NONE);

Fixed

@aha999
Copy link
Contributor

aha999 commented Jul 27, 2020

This might not be helpful, but it works normaly with my ObdLink MX...

@fr3ts0n
Copy link
Owner

fr3ts0n commented Jul 28, 2020

Looks like it would make sense to have USB comm parameters adjustable in app settings.

@fr3ts0n
Copy link
Owner

fr3ts0n commented Jul 30, 2020

Test version V2.1.5 is avalable here:
https://t.me/AndrOBD_dev/227

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

3 participants