Search found 120 matches
- 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.
- Thu Jun 05, 2025 4:31 pm
- Forum: Tesla
- Topic: Tesla M3/Y Heat Pump System Hacking
- Replies: 20
- Views: 3035
- 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 ...
- 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 ...
- 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 ...
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 ...
- Tue Jun 03, 2025 7:15 pm
- Forum: Tesla
- Topic: Tesla M3/Y Heat Pump System Hacking
- Replies: 20
- Views: 3035
- 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 ...
I bought this system only because no one except Tesla has yet been able to make such a compact thermal ...
- 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 ...
- 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 ...
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 ...
- 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 ...
- 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 ...
Therefore, I suggest that we unite and pick apart this miracle of technology. In particular, I ...
- 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 ...
- 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 ...
- Fri Apr 04, 2025 9:35 am
- Forum: Tesla
- Topic: CRC-8 algorithm in m3/y
- Replies: 27
- Views: 16424
- 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 ...
- 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 ...
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 ...
- Thu Apr 03, 2025 8:02 am
- Forum: Tesla
- Topic: CRC-8 algorithm in m3/y
- Replies: 27
- Views: 16424
- 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 ...
- 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 ...
- 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
YesScythianNite 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)
- 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 ...
- Tue Apr 01, 2025 9:57 pm
- Forum: Tesla
- Topic: Tesla Model 3 Rear Drive Unit Hacking
- Replies: 818
- Views: 378349
- 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 ...
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 ...
- 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 ...
- 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 ...