fr3ts0n / AndrOBD

Android OBD diagnostics with any ELM327 adapter
http://fr3ts0n.github.io/AndrOBD/
GNU General Public License v3.0
1.45k stars 310 forks source link

shows connecting in OBD fault code permanent Bug report #225

Closed monikamishra-54 closed 11 months ago

monikamishra-54 commented 1 year ago

Describe the bug

No data->Connecting in OBD fault code(permanent)

AndrOBD Debug log files

I/com.fr3ts0n.prot: Status change: Connected->No data I/com.fr3ts0n.prot: Status change: No data->Connecting I/com.fr3ts0n.prot: Status change: Connecting->No data I/com.fr3ts0n.prot: Status change: No data->Connecting I/com.fr3ts0n.prot: Status change: Connecting->No data I/com.fr3ts0n.prot: Status change: No data->Connecting I/com.fr3ts0n.prot: Status change: Connecting->No data I/com.fr3ts0n.prot: Status change: No data->Connecting I/com.fr3ts0n.prot: Status change: Connecting->No data I/com.fr3ts0n.prot: Status change: No data->Connecting

Additional context

Screenshot 2022-12-29 at 4 32 45 PM
fr3ts0n commented 1 year ago

Please attach log file (FINE) See: https://github.com/fr3ts0n/AndrOBD/wiki/Reporting-improvements---issues#debug-log-files

In above logcat I can see the symptoms, but NOT the communication which lead to that ...