View Single Post
      09-16-2021, 12:45 AM   #54
kittkitt
New Member
2
Rep
16
Posts

Drives: BMW 323i
Join Date: May 2020
Location: Ontario

iTrader: (0)

Quote:
Originally Posted by allex29 View Post
you need to edit the file obd.ini from "C:\EDIABAS\BIN\obd.ini" to be set to usb, something like this:

Port=Com1
Hardware=USB
RETRY=ON
Thanks man.

Mine was set to COM3..
Code:
[OBD]
Port=Com3
Hardware=USB
RETRY=ON
but what about EDIABAS.ini?

Code:
;#################
;# EDIABAS 7.3.0 #
;#################

;=============================================================================
[Configuration]
;=============================================================================
Interface        =ENET
;Interface        =REMOTE
;Interface        =REMOTE:OBD_ab625
;Interface        =REMOTE:MOST_CTRL_ab625
;Interface        =REMOTE:MOST_ASYNC_ab625
;Interface        =REMOTE:MOST_MASTER_ab625
which one should it be? definitely not ENET since it sounds like ethernet.. but my working ISTA installation uses Interface=REMOTE, while my bimmergeeks uses Interface STD:OBD




...



Interface STD:OBD

Last edited by kittkitt; 09-17-2021 at 01:57 AM..
Appreciate 0