ddt4all
ddt4all copied to clipboard
Obdlink SX COM port Problem
hello guys and thanks for the hard work :)
i have a problem with ddt4all and obdlink sx cable it does not connect to the car (laguna 3) i want to mention that renolink app works just fine without problems but not for ddt4all. sometimes it would give me permission error could not open port 'COM4': PermissionError(13, 'Access is denied.', None, 5) and other times it would do this Initilizing ELM with speed 115200... Trying to open portCOM4 @ 115200 Checking port speed: 500000 ELM not responding Port closed Trying to open portCOM4 @ 38400 Checking port speed: 500000 ELM not responding Port closed Trying to open portCOM4 @ 115200 Checking port speed: 500000 ELM not responding Port closed Trying to open portCOM4 @ 230400 Checking port speed: 500000 ELM not responding Port closed Trying to open portCOM4 @ 57600 Checking port speed: 500000 ELM not responding Port closed Trying to open portCOM4 @ 9600 Checking port speed: 500000 ELM not responding Port closed Trying to open portCOM4 @ 500000 Checking port speed: 500000 ELM not responding Port closed
i tried it connect to the car too and same responses, all drivers installed FTDI. any help is welcomed. Thanks so much!
Give me your used elm.py file to change.
You need to change baudrate to 115200, renolink is using 1000000.
Simply add the missing baud rates in elm.py ;-)
Will all functions of ddt4all work? Maybe they require 115200?
https://github.com/cedricp/ddt4all/issues/836