Universalpatcher with Logger & Analyzer

They go by many names, P01, P59, VPW, '0411 etc. Also covering E38 and newer here.
Posts: 235
Joined: Wed Dec 06, 2017 1:02 pm

Re: Universalpatcher with Logger & Analyzer

Postby Vampyre » Sat Jan 07, 2023 2:37 am

thanks kur4o i was over complicating it and trying to fill in every field in j-console

Posts: 695
Joined: Sun Apr 10, 2016 9:20 pm

Re: Universalpatcher with Logger & Analyzer

Postby kur4o » Sat Jan 07, 2023 4:05 am

Not all fields are needed, but some are very handy in other situations.

To open gmlan on pin1

set protocol->SW_CAN_PS
baud->33333
set pins->00000100 [setting is 0000xxyy xx=primary pin number in hex yy =secondary pin number in hex]

Usually when a protocol have _PS added[means=pin select it needs pins specified.

If the tool support pin configuration you can open high speed CAN on different than standard pins 7&14.

ON gm pcm and a good tool[mdi tested] you can monitor at the same time 2 protocols.

First set protocol1 ->connect than set protocol2 ->connect

tested on high and low speed can and all kind of other protocols.

Posts: 235
Joined: Wed Dec 06, 2017 1:02 pm

Re: Universalpatcher with Logger & Analyzer

Postby Vampyre » Sat Jan 07, 2023 6:40 am

got nodda
Attachments
nodata then error.JPG
nodata then error.JPG (152.98 KiB) Viewed 405 times

Posts: 695
Joined: Sun Apr 10, 2016 9:20 pm

Re: Universalpatcher with Logger & Analyzer

Postby kur4o » Sat Jan 07, 2023 12:49 pm

The script you are trying to run is for class2 pcm, not sure why it crash, it may not like the message format.

Here is some other script that is for CAN ecm. you can give it a try.
Attachments
CAN_1a_read.txt
(278 Bytes) Downloaded 14 times

Posts: 235
Joined: Wed Dec 06, 2017 1:02 pm

Re: Universalpatcher with Logger & Analyzer

Postby Vampyre » Thu Jan 12, 2023 3:18 am

stillnodda.JPG
stillnodda.JPG (95.76 KiB) Viewed 329 times
yeah no idea what im doing wrong

ok so say I have everything plugged into my car and all i want to do is read and monitor the bus, how would i set the profile?
Attachments
mdican.xml
(430 Bytes) Downloaded 9 times

Posts: 695
Joined: Sun Apr 10, 2016 9:20 pm

Re: Universalpatcher with Logger & Analyzer

Postby kur4o » Thu Jan 12, 2023 6:45 am

I can only guess you are using a vpw vehicle and try to connect to it via CAN, since there is no data comming after you connect to CAN.

You can use vpw console[tab]->connect mdi from settings got to vpw console tab mark all checkboxes and you should see data flowing, than you can send scripts and custom commands. I see battery voltage read is almost as zero. could be the mdi is not powered from obd2 connector.

Posts: 235
Joined: Wed Dec 06, 2017 1:02 pm

Re: Universalpatcher with Logger & Analyzer

Postby Vampyre » Thu Jan 12, 2023 5:22 pm

ive got it on my table hooked up to a e38 with a y splitter harness while programming, yeah my second obd plug isnt powered. i will power it and see what happens

Posts: 695
Joined: Sun Apr 10, 2016 9:20 pm

Re: Universalpatcher with Logger & Analyzer

Postby kur4o » Fri Jan 13, 2023 12:17 am

Without bus power mdi will likely not log anything.

Here are some commands to use with e38, The one you tested works only on class-2[vpw] modules. CAN uses slightly different format.

this one will quiet modules on bus

00 00 01 01 FE 01 28

this is to keep bus quiet, the equivalent of vpw 3f message
00 00 01 01 FE 01 3E

to request key send this
00 00 07 E2 02 27 01 FF FF FF FF FF

to send key use
00 00 07 E2 04 27 02 [xx xx] FF FF FF ;xxxx=key

User avatar
Posts: 1930
Joined: Sat Dec 15, 2018 7:38 am

Re: Universalpatcher with Logger & Analyzer

Postby Gampy » Fri Jan 13, 2023 12:59 am

I have found JConsole quits working if you connect/disconnect while trying different settings and you have to restart the logger to get it working again ...

-Enjoy
Intelligence is in the details!

It is easier not to learn bad habits, then it is to break them!

If I was here to win a popularity contest, their would be no point, so I wouldn't be here!

Posts: 695
Joined: Sun Apr 10, 2016 9:20 pm

Re: Universalpatcher with Logger & Analyzer

Postby kur4o » Fri Jan 13, 2023 1:42 am

Hi, Gampy

Thanks for testing the logger, Can you give some more details about the conditions.
I may need program version protocol being used , type of changes being used. j-device being used.

I did some testing but current logic on changing protocol settings, should first disconnect[on button pressed] and than a manual connection should be done. Maybe it can get auto[connect/disconnect] later.

PreviousNext

Return to GM LS1 512Kbyte and 1Mbyte and newer

Who is online

Users browsing this forum: Deuce and 5 guests