Search found 120 matches

by AMP3R
Mon Jun 09, 2025 1:32 pm
Forum: Tesla
Topic: Tesla M3/Y Heat Pump System Hacking
Replies: 20
Views: 3035

Re: Tesla M3/Y Heat Pump System Hacking

I think there is no point in making a custom controller when everything works on its own. But I'll play with the can for a while.
20250609_193308.jpg
by AMP3R
Thu Jun 05, 2025 4:31 pm
Forum: Tesla
Topic: Tesla M3/Y Heat Pump System Hacking
Replies: 20
Views: 3035

Re: Tesla M3/Y Heat Pump System Hacking

tom91 wrote: Thu Jun 05, 2025 4:14 pm I do not know if I would trust an evaporator to run as an condensor.
What's the danger? Will it burst? By the way, I found almost brand new VCFRONT from 2023 MY for $100. Maybe I'll take a chance and buy it.
by AMP3R
Thu Jun 05, 2025 12:15 pm
Forum: Tesla
Topic: Tesla M3/Y Heat Pump System Hacking
Replies: 20
Views: 3035

Re: Tesla M3/Y Heat Pump System Hacking


What are you looking to use as condensor, one from an EV?

An evaporator from GMC cars. It's designed as a two-section one, like Tesla's, only smaller.

71Oi9nqR28L._AC_UF894,1000_QL80_DpWeblab_.jpg

I don’t have the opportunity to make a dual-zone climate control, so I don’t need one as huge ...
by AMP3R
Thu Jun 05, 2025 11:30 am
Forum: Tesla
Topic: Tesla M3/Y Heat Pump System Hacking
Replies: 20
Views: 3035

Re: Tesla M3/Y Heat Pump System Hacking


Also the radiator sizing will be key to this setup to be able to reject the heat from doing cabin AC.
The plan is to use as many components from M3/Y as possible: the radiator and hoses to it, possibly VCFRONT, to get the control as is. The only non-original parts are the condenser and cabin ...
by AMP3R
Thu Jun 05, 2025 9:38 am
Forum: Tesla
Topic: Tesla M3/Y Heat Pump System Hacking
Replies: 20
Views: 3035

Re: Tesla M3/Y Heat Pump System Hacking

After another googling and studying the Wim Boone's controller, I got some valuable information.

Screenshot from 2025-06-05 12-36-20.png
Screenshot from 2025-06-05 12-23-01.png
Screenshot from 2025-06-05 12-23-09.png

For water pumps, he uses bldc drivers with integrated FETs MCF8316 series ...
by AMP3R
Tue Jun 03, 2025 7:15 pm
Forum: Tesla
Topic: Tesla M3/Y Heat Pump System Hacking
Replies: 20
Views: 3035

Re: Tesla Heat Pump System Hacking

tom91 wrote: Tue Jun 03, 2025 6:17 pm EXVs are steppers, 4 pole I believe.
Yes
Screenshot from 2025-06-03 22-14-45.png
by AMP3R
Tue Jun 03, 2025 6:31 pm
Forum: Tesla
Topic: Tesla M3/Y Heat Pump System Hacking
Replies: 20
Views: 3035

Re: Tesla Heat Pump System Hacking

In principle in the extreme case for summer you can just manually set EXVs LCC, Chiller and Evaporator to some average value and go for a ride. Yes, I understand that this is a redneck style 😁

I bought this system only because no one except Tesla has yet been able to make such a compact thermal ...
by AMP3R
Tue Jun 03, 2025 6:04 pm
Forum: Tesla
Topic: Tesla M3/Y Heat Pump System Hacking
Replies: 20
Views: 3035

Re: Tesla Heat Pump System Hacking


This your source? https://aircondlounge.com/how-tesla-heat-pump-works/

Yes

A little googling revealed that EXV control is fairly simple, but it need to figure out how much to open the valve. As I understand, the amount of passage is calculated based on feedback from the pressure sensor ...
by AMP3R
Tue Jun 03, 2025 8:56 am
Forum: Tesla
Topic: Tesla M3/Y Heat Pump System Hacking
Replies: 20
Views: 3035

Re: Tesla Heat Pump System Hacking

First, I will show the main operating modes of the system.

Component introduction
component-introduction-1-1.jpg

Compressor as a heater
compressor-as-a-heater.jpg

Water cooled cooling
water-cooled-cooling.jpg

Ambient air source heating
ambient-air-source-heating.jpg

Battery system drive ...
by AMP3R
Tue Jun 03, 2025 8:27 am
Forum: Tesla
Topic: Tesla M3/Y Heat Pump System Hacking
Replies: 20
Views: 3035

Re: Tesla Heat Pump System Hacking


You mean the work this guy did?

https://github.com/Wim426F/Superman-Firmware

Yes


The heatpump itself, the compressor is CAN. The rest of the sensors and actuators on the super manifold and such are all Analogue or direct controlled.

I am sure that it will not be difficult to run the ...
by AMP3R
Tue Jun 03, 2025 8:03 am
Forum: Tesla
Topic: Tesla M3/Y Heat Pump System Hacking
Replies: 20
Views: 3035

Tesla M3/Y Heat Pump System Hacking

I have already seen that there were attempts to reverse engineer the heat pump system on the forum (seemingly successful, but this is not certain). Most likely, that guy is unlikely to share the nuances.

Therefore, I suggest that we unite and pick apart this miracle of technology. In particular, I ...
by AMP3R
Thu May 29, 2025 8:09 am
Forum: Chevy/Opel/Vauxhall/PSA
Topic: Lin heater logs from e2008
Replies: 23
Views: 6133

Re: 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 ...
by AMP3R
Fri Apr 04, 2025 9:41 am
Forum: Tesla
Topic: CRC-8 algorithm in m3/y
Replies: 27
Views: 16424

Re: CRC-8 algorithm in m3/y


Just tested my assumptions, and they fit perfectly to the published data of the 0x229. It needs one table with 16 entries for the magic bytes, and for each direction an additional one-byte value. Available here: https://github.com/uhi22/tesla-crc
To be tested, whether this sufficient for the 0x229 ...
by AMP3R
Fri Apr 04, 2025 9:35 am
Forum: Tesla
Topic: CRC-8 algorithm in m3/y
Replies: 27
Views: 16424

Re: CRC-8 algorithm in m3/y

tg1929 wrote: Fri Apr 04, 2025 1:35 am I found when simulating the 249 messages the car would respond to a minimum of 4 consecutive messages with correct cksums. did you find something similar?
Judging by the different logs, apparently even two valid frames are enough.
by AMP3R
Thu Apr 03, 2025 8:28 pm
Forum: Tesla
Topic: CRC-8 algorithm in m3/y
Replies: 27
Views: 16424

Re: CRC-8 algorithm in m3/y


Which positions are possible? If there are only
- Idle
- Full Up
- Full down
- halve Up
- half down
- Park

No more positions.


I guess it is possible to calculate the crc using
1. A table with 16 entries ("Magic Bytes") and
2. A table with 5 "addon" XOR patterns.

In short, there is no way to ...
by AMP3R
Thu Apr 03, 2025 7:40 pm
Forum: Tesla
Topic: CRC-8 algorithm in m3/y
Replies: 27
Views: 16424

Re: CRC-8 algorithm in m3/y

Frames crcFullUp:
0x229 0xA9 0x20 0x00
0x229 0xAB 0x21 0x00
0x229 0xBD 0x22 0x00
0x229 0x82 0x23 0x00
0x229 0xAC 0x24 0x00
0x229 0xAE 0x25 0x00
0x229 0x32 0x26 0x00
0x229 0x16 0x27 0x00
0x229 0xA3 0x28 0x00
0x229 0x4A 0x29 0x00
0x229 0x19 0x2A 0x00
0x229 0x63 0x2B 0x00
0x229 0xA6 0x2C 0x00
0x229 ...
by AMP3R
Thu Apr 03, 2025 8:02 am
Forum: Tesla
Topic: CRC-8 algorithm in m3/y
Replies: 27
Views: 16424

Re: CRC-8 algorithm in m3/y

uhi22 wrote: Thu Apr 03, 2025 5:15 am We would need more data. The full counter range, and some more bits of the buttons.
Added more data.
by AMP3R
Wed Apr 02, 2025 8:22 pm
Forum: Tesla
Topic: CRC-8 algorithm in m3/y
Replies: 27
Views: 16424

Re: CRC-8 algorithm in m3/y


If we would have more data (also changing some payload data it should be possible to reverse-engineer the algorithm.

Hey uhi22. Would you help to reverse the algorithm?

Frames crcCenter:
0x229 0x46 0x00 0x00
0x229 0x44 0x01 0x00
0x229 0x52 0x02 0x00
0x229 0x6D 0x03 0x00
0x229 0x43 0x04 0x00 ...
by AMP3R
Wed Apr 02, 2025 8:50 am
Forum: Tesla
Topic: Tesla Model 3 Rear Drive Unit Hacking
Replies: 818
Views: 378349

Re: Tesla Model 3 Rear Drive Unit Hacking


great work AMP3R, just to recap:

-stock M3/MY drive unit
-matching VCSEC (from the same vehicle)
-stock pedal
-vehicle CAN
-HVIL terminated


key card is not required? or key card is required to enable keyless driving?

Key card is not required. You can enable keyless driving via can and that's ...
by AMP3R
Wed Apr 02, 2025 8:48 am
Forum: Tesla
Topic: Tesla Model 3 Rear Drive Unit Hacking
Replies: 818
Views: 378349

Re: Tesla Model 3 Rear Drive Unit Hacking

ScythianNite wrote: Tue Apr 01, 2025 11:36 pm so this setup requires an originally-paired inverter and VCSEC and canspoofing for the rest of the messages? (not to be reductive, just trying to parse through the posts so far)
Yes
by AMP3R
Wed Apr 02, 2025 8:47 am
Forum: Tesla
Topic: CRC-8 algorithm in m3/y
Replies: 27
Views: 16424

Re: CRC-8 algorithm in m3/y


Hi AMP3R, I am currently playing with generating Stalk messages and UI messages to test how the VCLeft, VCRight and VCFront modules interact in my model 3.
For example I simulated blinker commands by sending 0x249 messages with a cksum lookup based on a capture of successful messages from the ...
by AMP3R
Tue Apr 01, 2025 9:57 pm
Forum: Tesla
Topic: Tesla Model 3 Rear Drive Unit Hacking
Replies: 818
Views: 378349

Re: Tesla Model 3 Rear Drive Unit Hacking

by AMP3R
Sun Mar 30, 2025 1:34 pm
Forum: Tesla
Topic: Tesla Model 3 Rear Drive Unit Hacking
Replies: 818
Views: 378349

Re: Tesla Model 3 Rear Drive Unit Hacking

It works. Switches to D and R, but for some reason immediately returns to P. Also, a new alert DI_a125_noBatteryPower appeared.
Screenshot from 2025-03-30 16-11-04.png
Screenshot from 2025-03-30 16-11-21.png
Screenshot from 2025-03-30 16-11-39.png
Screenshot from 2025-03-30 16-19-22.png ...
by AMP3R
Fri Mar 28, 2025 11:50 am
Forum: Tesla
Topic: Tesla Model 3 Rear Drive Unit Hacking
Replies: 818
Views: 378349

Re: Tesla Model 3 Rear Drive Unit Hacking


A few days ago I had an idea to take another close look what the inverter sends to the vehicle CAN and after poking around found something interesting. It turns out that there are many more ids with alerts and errors than I thought. By simple calculations edited the dbc file and when turned on the ...
by AMP3R
Tue Mar 04, 2025 1:12 am
Forum: Tesla
Topic: Tesla Model 3 Rear Drive Unit Hacking
Replies: 818
Views: 378349

Re: Tesla Model 3 Rear Drive Unit Hacking


Great job!

So are you saying that if i record these 65536 challenge responses for a paired motor/VCSEC, then i could dump the motor firmware and flash it into another motor and the new motor should authenticate?


A small update for you. It's impossible to dump the inverter flash via CAN ...