Gm bcm and cluster can bus messages through eml327 script

Disassembly, Reassembly, Tools and devleopment. Going deep with Hardware and Software.
Post Reply
User avatar
Gampy
Posts: 2333
Joined: Sat Dec 15, 2018 7:38 am

Re: Gm bcm and cluster can bus messages through eml327 scrip

Post by Gampy »

You are best off to use the fastest VCI to log with and the slowest to command with ...

-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!
ironduke
Posts: 585
Joined: Thu Feb 13, 2020 11:32 pm
cars: Mainly GM trucks, a Cruze and an Equinox for dailys..

Re: Gm bcm and cluster can bus messages through eml327 scrip

Post by ironduke »

Sorry, I hadn't realized that github was quite old.. give this a try and let me know..
MDI Canbus Logger.7z
(56.78 KiB) Downloaded 62 times
04colyZQ8
Posts: 380
Joined: Thu Jan 16, 2014 12:41 pm
cars: 2004 Colorado 4.8L swap
86/90 Jimmy 6.5L diesel swap
80 Chevrolet Silverado TBI swap
88dodge W100 LPG conversion

Re: Gm bcm and cluster can bus messages through eml327 scrip

Post by 04colyZQ8 »

Gampy wrote:You are best off to use the fastest VCI to log with and the slowest to command with ...

-Enjoy

I 100% agree but I don’t have two J2534 devices. And dps, tech 2, sps, gds2 are all the ones that I pretty much want to see and they all tie up the mongoose.

My avt-852 can handle it though just need a better grasp on how it works!

Anyone try it through putty? Avtterm works well for can and most 1x stuff but even then it just hangs if it’s monitoring all traffic so many messages and can’t quit figure out how it’s filters work.

The idea behind the elm327 is its cheap and can easily be ported to a phone app with Bluetooth elm327.

I was just trying to make a more robust version of doorman’s obd dummy tool that sets up a new module.

So if I tune a customers bcm or spare pcm I could send them the module and a app to download to there phone , and a 30.00 elm327.

Then they can do brake learn, update millage if it’s not the same as the spare module.. I’d read the old bcm, cluster, pcm, and if they all match write that to the new module. Do clutch learn, case learn, idle learn etc.

None of those things need anything fancy or more than 1x.

If I ever write and actual programming interface it will use a better interface like j2534, or avt.
04colyZQ8
Posts: 380
Joined: Thu Jan 16, 2014 12:41 pm
cars: 2004 Colorado 4.8L swap
86/90 Jimmy 6.5L diesel swap
80 Chevrolet Silverado TBI swap
88dodge W100 LPG conversion

Re: Gm bcm and cluster can bus messages through eml327 scrip

Post by 04colyZQ8 »

ironduke wrote:Sorry, I hadn't realized that github was quite old.. give this a try and let me know..
MDI Canbus Logger.7z
Sweet more things to play with tomorrow can’t view the zip files late night on my phone but, I’m sure it’s good! Thanks!

Hey thanks to all of you this is fun learning and playing around!

Sucks when things go south but I can usually fix it!

So today I installed putty on my windows 10 vm inside fusion on my MacBook. And that did not go smooth! Something ran amiss and mucked up my start files now I got to reinstall windows! Sucks cause it’s got a lot of great automotive stuff dps, tuner cat, gds2, tech 2, efi live, hp tubers, hxd

Now I got to reinstall them all!

The space is an issue my disk is always too full!

So I’m probably to use windows 7 32 bit this time, sps won’t run on it but it didn’t work in windows 10 64 bit either on the Mac. So the heck with it it’s so cumbersome! Windows 7 is such a better vm.

I really need a windows laptop lol!
04colyZQ8
Posts: 380
Joined: Thu Jan 16, 2014 12:41 pm
cars: 2004 Colorado 4.8L swap
86/90 Jimmy 6.5L diesel swap
80 Chevrolet Silverado TBI swap
88dodge W100 LPG conversion

Re: Gm bcm and cluster can bus messages through eml327 scrip

Post by 04colyZQ8 »

On a side note tech 2 and gds2 use so many resources, same with sps they are so poorly designed to use so much disk and ram! They don’t need to be like that to much security and handshaking, garbage!

Dps runs so smooth and nice and lite!!

For what gds2 does it’s insanely resource heavy! You’d think I was playing the latest Microsoft flight simulator or something!
04colyZQ8
Posts: 380
Joined: Thu Jan 16, 2014 12:41 pm
cars: 2004 Colorado 4.8L swap
86/90 Jimmy 6.5L diesel swap
80 Chevrolet Silverado TBI swap
88dodge W100 LPG conversion

Re: Gm bcm and cluster can bus messages through eml327 scrip

Post by 04colyZQ8 »

ironduke wrote:Sorry, I hadn't realized that github was quite old.. give this a try and let me know..
MDI Canbus Logger.7z

getting this error

Input Device Number:3
Error Connecting to MDI
Exception Error source: J2534-Sharp
Press any key to exit.
ironduke
Posts: 585
Joined: Thu Feb 13, 2020 11:32 pm
cars: Mainly GM trucks, a Cruze and an Equinox for dailys..

Re: Gm bcm and cluster can bus messages through eml327 scrip

Post by ironduke »

04colyZQ8 wrote:
ironduke wrote:Sorry, I hadn't realized that github was quite old.. give this a try and let me know..
The attachment MDI Canbus Logger.7z is no longer available

getting this error

Input Device Number:3
Error Connecting to MDI
Exception Error source: J2534-Sharp
Press any key to exit.
Did your device show up in the list at least?
MDI Canbus Logger.None.Connectflag.7z
(56.85 KiB) Downloaded 49 times
Does this show any better fail info?
User avatar
Gampy
Posts: 2333
Joined: Sat Dec 15, 2018 7:38 am

Re: Gm bcm and cluster can bus messages through eml327 scrip

Post by Gampy »

04colyZQ8,

Use Universal Patcher Logger J-Console ... It works and all setting are adjustable.

-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!
04colyZQ8
Posts: 380
Joined: Thu Jan 16, 2014 12:41 pm
cars: 2004 Colorado 4.8L swap
86/90 Jimmy 6.5L diesel swap
80 Chevrolet Silverado TBI swap
88dodge W100 LPG conversion

Re: Gm bcm and cluster can bus messages through eml327 scrip

Post by 04colyZQ8 »

ironduke wrote:
04colyZQ8 wrote:
ironduke wrote:Sorry, I hadn't realized that github was quite old.. give this a try and let me know..
MDI Canbus Logger.7z

getting this error

Input Device Number:3
Error Connecting to MDI
Exception Error source: J2534-Sharp
Press any key to exit.
Did your device show up in the list at least?
MDI Canbus Logger.None.Connectflag.7z
Does this show any better fail info?
1 - Log data for Engine ECU(7E0,7E8,7DF,101):
2 - Log data for Transmission ECU(7E2,7EA,7DF,101):
3 - Log data for Engine AND Transmission ECU(7E0,7E8,7E2,7EA,7DF,101):
4 - Log data for with ID's you define, ex.7E0/7E2,101
5 - Log ALL data
6 - Toggle Debug mode(shows data captured on screen, may cause buffer issues with lots of data)
7 - Exit
8 - Logging to file, Press 8 to show log on screen only
9 - Logging High speed(6&14), press 9 to change
1
1 - MDI
2 - MDI 2
3 - MongoosePro GM II
4 -

Input Device Number:3
Press the p key to pause log, all monitoring will pause
Press any key to stop logging
starting log in 2 seconds
starting log in 1 second
Starting log
bfinished, your file was saved to D:\log.txt
Press any key to exit program, please note your log file location


was output but nothing in log
04colyZQ8
Posts: 380
Joined: Thu Jan 16, 2014 12:41 pm
cars: 2004 Colorado 4.8L swap
86/90 Jimmy 6.5L diesel swap
80 Chevrolet Silverado TBI swap
88dodge W100 LPG conversion

Re: Gm bcm and cluster can bus messages through eml327 scrip

Post by 04colyZQ8 »

Gampy wrote:04colyZQ8,

Use Universal Patcher Logger J-Console ... It works and all setting are adjustable.

-Enjoy
I cannot figure it out to complicated! Tried everything under the sun to setup the filter all it did was give me errors! It needs better instructions but it does look amazing
Post Reply