uholeschak / ediabaslib

.NET BMW and VAG Ediabas interpreter library
GNU General Public License v3.0
680 stars 158 forks source link

Tablet doesn't get a connection #60

Closed rs38 closed 4 years ago

rs38 commented 4 years ago

pretty old and slow GT P 5110 https://en.wikipedia.org/wiki/Samsung_Galaxy_Tab_2_10.1 latest Deep OBD connected with gender changer to FTDI USB cable Android 5.1.1 custom (https://slimroms.org/) witch is probably rooted and has extended debug settings.

Deep OBD starts and extracts fine, but whether I use the config generator or ediabas tool and choose USB/FTDI it does simply nothing. No warning / error. I am also unable to create trace files or similar. So hard to provide better info for this...

How could I check whether it can talk to the FTDI at all?

uholeschak commented 4 years ago

Do you get a popup regarding USB connection usage from the app? If not the tablet is probably not usable.

uholeschak commented 4 years ago

Please test the cable with an up to date Android device. If this is working correctly, your tablet is simply to old and you have to replace it or use a different Android.

rs38 commented 4 years ago

you mean a pop up at app startup like "do you want to use the USB with this app"? No there isn't. Wouldn't it be meaningful to have a error message, if DeapOBD cannot find or reach an USB device?

uholeschak commented 4 years ago

Yes if there is no popup USB is not available. I think this info is enough.

Crabolog commented 4 years ago

Am I correct that initial flashing via pickit and powering by 16&4 pins should make the adapter visible as a bluetooth device without inserting it into obd?

чт, 27 февр. 2020 г. в 13:13, Ulrich Holeschak notifications@github.com:

Yes if there is no popup USB is not available. I think this info is enough.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/uholeschak/ediabaslib/issues/60?email_source=notifications&email_token=AK7J5IZ2WTWEBUW7QX2IF53RE6N4VA5CNFSM4K4KK6N2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEND6YYI#issuecomment-591916129, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7J5I4AGS6UIZMX6OY72FTRE6N4VANCNFSM4K4KK6NQ .

uholeschak commented 4 years ago

Bluetooth is independent of the PIC, must be visible always.

Crabolog commented 4 years ago

Got an adapter with BK3231 and bluetooth visible only while inserted into obd

пн, 2 мар. 2020 г. в 18:15, Ulrich Holeschak notifications@github.com:

Bluetooth is independent of the PIC, must be visible always.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/uholeschak/ediabaslib/issues/60?email_source=notifications&email_token=AK7J5I2JKD5TTC4D4NZB2R3RFPLQPA5CNFSM4K4KK6N2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENP5I6A#issuecomment-593482872, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7J5IZUKFJPDK3LZ3EII73RFPLQPANCNFSM4K4KK6NQ .

uholeschak commented 4 years ago

Without power supply it is of course not visible.

Crabolog commented 4 years ago

Nah, powered at home with 12v, not visible

пн, 2 мар. 2020 г. в 18:18, Ulrich Holeschak notifications@github.com:

Without power supply it is of course not visible.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/uholeschak/ediabaslib/issues/60?email_source=notifications&email_token=AK7J5I326APIWNCSOULM5STRFPL6PA5CNFSM4K4KK6N2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENP5YBI#issuecomment-593484805, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7J5I2AZ4G5JPHNVJFGSYLRFPL6PANCNFSM4K4KK6NQ .

Crabolog commented 4 years ago

However its reading and flashing

пн, 2 мар. 2020 г. в 18:21, Oleg Crabolog crabeg23@gmail.com:

Nah, powered at home with 12v, not visible

пн, 2 мар. 2020 г. в 18:18, Ulrich Holeschak notifications@github.com:

Without power supply it is of course not visible.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/uholeschak/ediabaslib/issues/60?email_source=notifications&email_token=AK7J5I326APIWNCSOULM5STRFPL6PA5CNFSM4K4KK6N2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENP5YBI#issuecomment-593484805, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7J5I2AZ4G5JPHNVJFGSYLRFPL6PANCNFSM4K4KK6NQ .

uholeschak commented 4 years ago

Sorry I can't help you there, your hardware is unknown to me.

rs38 commented 4 years ago

pretty old and slow GT P 5110 https://en.wikipedia.org/wiki/Samsung_Galaxy_Tab_2_10.1 latest Deep OBD connected with gender changer to FTDI USB cable Deep OBD starts and extracts fine, but whether I use the config generator or ediabas tool and choose USB/FTDI it does simply nothing. No warning / error. I am also unable to create trace files or similar. So hard to provide better info for this...

wanted to add that the reason was the gender changer is not triggering the USB cable to be the slave. So when connecting a true OTG Cable, it works and the pop up is displayed. this may be obvious for a pro, but wasn't clear at least to me.

Nevertheless it would be kind of helpful to have a check whether the USB connection is working at all or not.

uholeschak commented 4 years ago

If there is no USB popup the adapter is not detected. Use a newer tablet.

rs38 commented 4 years ago

obviously you didn't get my message: tablet is fine, but attaching a USB OBD2 cable with a gender changer is not working. OTG is required and works fine. OTG defines / reverses master and slave in the USB connection. USB storage was also not possible. may be a beginner's mistake.

uholeschak commented 4 years ago

Sorry I don't not understand it. It is working now?

rs38 commented 4 years ago

liegt's an der Sprache??? ja, es läuft jetzt mit einem OTG Kabel. nur mit einem weiblich-weiblich Adapter weiß das Tablet nicht, dass es nun mit einem FTDI als slave reden soll. Das war ne Fehlbedienung, die offenbar nicht jedem klar ist.

uholeschak commented 4 years ago

Prima, dann ist ja alles ok, das kann schon sein, dass es an der Sprache liegt. Ja dafür sind die OTG Kabel ja auch da.