I tried the latest version with my Mercedes W203 today and had sadly only partial success. Other OBD applications (Android) work generally without problems. I'm using a normal ELM327 adapter. Log (Trace): Any idea why nothing happens after "Send command:atz"?
while 1: #until error is returned try to connect try: self.send_command("atz") # initialize time.sleep(0.2) # try here 0.5 for example