Tesla Wall Connector V3

A loose connector inside a Tesla Wall Connector V3 that caused a CC_a027 error and reduced charge rate

I recently had a recurring error CC_a027 from my Tesla Wall Connector V3 that would give three red error LED blinks, send a notification of a charge error to my phone and the in-car display, and reduce the charge rate from whatever to was set to down to 6A. My Wall Connector was about six months past its four-year warranty, so I was on my own to fix this or buy a replacement. According to Tesla’s documentation this could be due to a number of faults.

I was able to fix my issue, which as a loose connector for the charge cable button/temp sensor. This was reported from /api/1/vitals as a handle_temp_c value of 255.0, which could either mean my charge handle, cable, and probably car are sitting at a toasty 255C, which seems unlikely as this is probably above the melting point of the glass-reinforced plastic type 2 plug, or more likely, there was something wrong with the sensor or associated hardware.

/api/1/vitals output:

{"contactor_closed":false,"vehicle_connected":true,"session_s":40519,"grid_v":234.9,"grid_hz":49.926,"vehicle_current_a":0.6,"currentA_a":0.6,"currentB_a":0.4,"currentC_a":0.4,"currentN_a":0.5,"voltageA_v":0.0,"voltageB_v":0.0,"voltageC_v":3.0,"relay_k1_v":11.9,"relay_k2_v":0.0,"pcba_temp_c":18.0,"handle_temp_c":255.0,"mcu_temp_c":24.1,"uptime_s":41523,"input_thermopile_uv":-183,"prox_v":0.1,"pilot_high_v":8.7,"pilot_low_v":-11.6,"session_energy_wh":3742.700,"config_status":5,"evse_state":4,"current_alerts":[],"evse_not_ready_reasons":[1]}

These are the resources I found along the way:


Posted

in

,

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *