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

Connected and disconnected issue #64

Open
cuteeyesj opened this issue Oct 17, 2018 · 8 comments
Open

Connected and disconnected issue #64

cuteeyesj opened this issue Oct 17, 2018 · 8 comments
Labels
wait for details Waiting for details of issue contributor(s)

Comments

@cuteeyesj
Copy link

App works fine firstly but now when I connect bluetooth it gives popup connected to ODB II and then immediately toast came up with device disconnected. Can you please help me why this happens mostly.

@fr3ts0n
Copy link
Owner

fr3ts0n commented Oct 18, 2018

Hi,
Thank you for your report.

Could you please provide some more details on the problem as described in https://github.com/fr3ts0n/AndrOBD/wiki/Reporting-improvements---issues

It would be most helpful if you can provide a log file.
Thx

@cuteeyesj
Copy link
Author

Below is latest log. Kindly check.

2018-10-21 18:38:53.005 INFO AndrOBD ABD II TEST V2.0.3 starting
2018-10-21 18:38:53.112 INFO AndrOBD Conversion: metric
2018-10-21 18:38:55.753 INFO CommService BEGIN mBtConnectThread SocketType:Insecure
2018-10-21 18:38:56.057 INFO CommService BEGIN mBtWorkerThread
2018-10-21 18:38:56.058 INFO stream RX Thread started
2018-10-21 18:38:56.068 WARNING stream RX error
2018-10-21 18:38:56.073 INFO stream RX Thread stopped

@fr3ts0n
Copy link
Owner

fr3ts0n commented Oct 23, 2018

I See that you still use AndrOBD V2.0.3.
V2.0.4 does have several fixes concerning connection failures.
Please update to V2.0.4 and let me know if it works for you.

@fr3ts0n fr3ts0n added the wait for details Waiting for details of issue contributor(s) label Nov 3, 2018
@Silverstar
Copy link

I might have a similar issue, so I reply to this instead of opening a new one.

I have a vgate icar3 Bluetooth Adapter which reports to be v2.1 and I confirmed it with the ELM327 identifier app. I use it on a Hyundai i30 2011 1.6l diesel. Other apps like the identifier, torque lite, dash command work as expected.

With AndrOBD it tries to connect, but seems to fail and instantly show disconnected toast.

AndrOBD.log.0.txt

@fr3ts0n
Copy link
Owner

fr3ts0n commented Jun 16, 2019

There seems to be another batch of cheap ELM clone adapters which break the bluetooth connection on rception of a ATZ (reset) command.
see also in the FAQ section of wiki:

The workaround for this is to disable the ATZ command in the AndrOBD settings:
Settings -> Development options -> Disabled ELM commands -> check "ATZ"

This should eliminate the device reset and allow the bluetooth connection to stay alive.

Please let me know the results

@Silverstar
Copy link

Sorry for coming back so late to the party. It does work 👍

@peterhoeg
Copy link

I have a cheap clone and disabling ATZ does not work. Car scanner is able to talk to it though.

@fr3ts0n
Copy link
Owner

fr3ts0n commented Dec 20, 2023

I have just closed another issue (#251) where the user confirmed the adapter to fail with OBD Bluetooth option "Secure connection" enabled.

So disabling this option may also help with your adapter.

@fr3ts0n fr3ts0n reopened this Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wait for details Waiting for details of issue contributor(s)
Projects
None yet
Development

No branches or pull requests

4 participants