Search found 29 matches

by GeneralScanner
Sun Mar 15, 2026 7:18 pm
Forum: Volvo
Topic: Xc40 gear selector can messages solved
Replies: 3
Views: 154

Re: Xc40 gear selector can messages solved

The left and right values toggle from state 1 the first time they are selected to state 2 the next time.
The left and right values are sent a maximum of 10 times and then even if the lever is held in that position the value returns to the idle (a0)
The front and back values are sent for as long as ...
by GeneralScanner
Sun Mar 15, 2026 7:13 pm
Forum: Volvo
Topic: Xc40 gear selector can messages solved
Replies: 3
Views: 154

Re: Xc40 gear selector can messages solved

Just documenting the Volvo gear shifter I've been working on here.
Part number 32324877 from 2023 xc40
by GeneralScanner
Sun Mar 15, 2026 7:11 pm
Forum: Volvo
Topic: Xc40 gear selector can messages solved
Replies: 3
Views: 154

Xc40 gear selector can messages solved

Just documenting the Volvo gear shifter I've been working on here.
Part number 32324877 from 2023 xc40

Wake-up is on 0x516h (16 40 00 01 00 00 00 00)
Then data is on 0x045
B0 counter 91 to 9E
B1 not sure
B2 counter similar to B0
B3 not sure
B4 gear position
B5 ?
B6 ?
B7 ?

Table of gear position ...
by GeneralScanner
Sun Jan 11, 2026 1:03 pm
Forum: Tesla
Topic: Tesla LDU control with original immobiliser/ECU
Replies: 2
Views: 341

Re: Tesla LDU control with original immobiliser/ECU

Wow that's awesome. You have a link to the code? I assume it's on GitHub? Are the hardware files available so I can get from jlcpcb? Thanks 👍
by GeneralScanner
Thu May 29, 2025 1:13 pm
Forum: Chevy/Opel/Vauxhall/Stellantis
Topic: Lin heater logs from e2008
Replies: 23
Views: 11607

Re: Lin heater logs from e2008

My HV wiring just rocked up.
Part number 4-2103177-1 for the housing.
A TE HVA 280 apparently.
Stellantis part number is 9826145080 and has two of these connectors on either end of a pair of cables. The hvil appears to be internal to the plug (can't see any external LV wiring) .
Back of plug to back ...
by GeneralScanner
Tue May 20, 2025 4:03 pm
Forum: Chevy/Opel/Vauxhall/Stellantis
Topic: Lin heater logs from e2008
Replies: 23
Views: 11607

Re: Lin heater logs from e2008

Yeah if I unplug the compressor and the coolant still gets hot then it has to be the heater.
by GeneralScanner
Tue May 20, 2025 3:50 pm
Forum: Chevy/Opel/Vauxhall/Stellantis
Topic: Lin heater logs from e2008
Replies: 23
Views: 11607

Re: Lin heater logs from e2008

Could try charging.......it's a battery heater in principle..... although heater hoses come right off it
by GeneralScanner
Tue May 20, 2025 3:48 pm
Forum: Chevy/Opel/Vauxhall/Stellantis
Topic: Lin heater logs from e2008
Replies: 23
Views: 11607

Re: Lin heater logs from e2008

There wasn't a pid in diagnostic data for heater.
There wasn't a diagnostic activation for the heater.
How about if I unplug the compressor.
Was that 'heat pump yes' from my data?
by GeneralScanner
Mon May 19, 2025 12:41 pm
Forum: Chevy/Opel/Vauxhall/Stellantis
Topic: Lin heater logs from e2008
Replies: 23
Views: 11607

Re: Lin heater logs from e2008

1775 is the "electric drive train supervisor ECU".
by GeneralScanner
Mon May 19, 2025 12:39 pm
Forum: Chevy/Opel/Vauxhall/Stellantis
Topic: Lin heater logs from e2008
Replies: 23
Views: 11607

Re: Lin heater logs from e2008

8020 is the a/c compressor
by GeneralScanner
Sun May 18, 2025 8:46 pm
Forum: Chevy/Opel/Vauxhall/Stellantis
Topic: Lin heater logs from e2008
Replies: 23
Views: 11607

Re: Lin heater logs from e2008

Screenshot_20250517-115858~2.png
Heater is 80f5
by GeneralScanner
Sat May 17, 2025 9:52 am
Forum: Chevy/Opel/Vauxhall/Stellantis
Topic: Lin heater logs from e2008
Replies: 23
Views: 11607

Re: Lin heater logs from e2008

Screenshot_20250517-105017~2.png
4F0973703

Also available as a pigtail for those who don't trust their own crimping ability
by GeneralScanner
Fri May 16, 2025 3:31 pm
Forum: Chevy/Opel/Vauxhall/Stellantis
Topic: Lin heater logs from e2008
Replies: 23
Views: 11607

Lin heater logs from e2008

I have some Lin logs from my missus's e2008
From the heater and I believe a/c Lin bus this runs a 5kw eberspacher heater.
I started the log full hot I believe then full cold then full hot again. I did verify the heater hose were getting warm.

https://github.com/Gn1c3/Lin-E2008-Heater-a-c/tree/main
by GeneralScanner
Fri Dec 20, 2024 4:27 pm
Forum: User Interface
Topic: Lilygo T-Can boards for web UI
Replies: 24
Views: 19355

Re: Lilygo T-Can boards for web UI

So I got it to work! Using esptool. The syntax took some adjustments for windows. And was a bit of a learning curve.

First install python and pip (was prompted if I wanted to install pip at the time of installation) from python.org

So to install esptool that is done from a windows command prompt ...
by GeneralScanner
Tue Dec 17, 2024 12:30 pm
Forum: Toyota/Lexus
Topic: Toyota Inverter Clocked Serial Interface Protocol
Replies: 1
Views: 3999

Toyota Inverter Clocked Serial Interface Protocol

Is the mini mainboard suitable for use with a G9200 inverter using CSI coms. If so how would the wiring look....
Many thanks in advance.
Sorry if this is a dumb question.
G
by GeneralScanner
Sat Dec 14, 2024 11:20 am
Forum: User Interface
Topic: Lilygo T-Can boards for web UI
Replies: 24
Views: 19355

Re: Lilygo T-Can boards for web UI

Spent a while getting to this stage but have something loaded and can connect to the web server......but all I get is the update page as above....I used a fresh install of platformio (that already has Arduino 2.x and 1.8) on a windows laptop and the platformio.ini.

There was an RTC lib issue it ...
by GeneralScanner
Fri May 03, 2024 4:19 pm
Forum: Mitsubishi
Topic: Outlander PHEV A/C pump
Replies: 67
Views: 60862

Re: Outlander PHEV A/C pump

As you can see it ramps up to around 3000rm and then stops to avoid evaporator icing and then resumes a bit later.....this was a demand of 15C when in a 20C workshop.....
by GeneralScanner
Fri May 03, 2024 4:18 pm
Forum: Mitsubishi
Topic: Outlander PHEV A/C pump
Replies: 67
Views: 60862

Re: Outlander PHEV A/C pump

So this is a diagnostic tool live data session that I had to screen record as it would not allow download of the data ....and a savycan recording of the exact same session.....
by GeneralScanner
Tue Apr 16, 2024 7:07 am
Forum: Mitsubishi
Topic: Outlander PHEV A/C pump
Replies: 67
Views: 60862

Re: Outlander PHEV A/C pump

Sorry only just found this....not on the forum very often.....will have a look and see what I can do....
by GeneralScanner
Mon May 22, 2023 4:01 pm
Forum: BMW
Topic: Terminal 15wup
Replies: 1
Views: 8406

Terminal 15wup

Hi guys I wonder if anyone knows what to put on terminal 15 wake up?
Is it 12v....for how long? Etc. Going round in circles trying to find out...
Thanks in advance
by GeneralScanner
Fri Feb 10, 2023 7:59 am
Forum: Mitsubishi
Topic: Outlander PHEV A/C pump
Replies: 67
Views: 60862

Re: Outlander PHEV A/C pump

Hi guys just to lob in my two pennies worth. I drive an Outlander PHEV as my daily.....(also a mechanic).....can hear the compressor on startup.....it doesn't just switch on it ramps up speed slowly..... almost sounds like it's changing gear....looks like you guys have most of this sorted out but ...