Skip to content

nocomp/rfcat-tesla-charging-port-openener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

rfcat-tesla-charging-port-openener

python script for open tesla charging port using rfcat with the yard stick one



Requirements: You need to have rfcat propelly installed in order to use this script and python3 In order to install rfcat
please follow these instructions:

https://github.com/atlas0fd00m/rfcat

or:

Install RFCat


git clone https://github.com/atlas0fd00m/rfcat/
sudo python setup.py install
cd ../


Install LibUSB


pip install libusb

Before use the script install requirements:

pip install - r requirements.txt



How to use:



In tesla-rfcat.py uncomment the frequency depeding you live in usa or in the rest of the world

d.setFreq(433920000) # Freq for EU
#d.setFreq(315000000) #Freq for USA

Save and run the file as folow
python3 tesla-rfcat.py


Thank you to PickedItMate for the payload optimisation

Yard stick one discord channel:
https://discord.gg/C7nwKE8T
Author: nocomp

About

python script for open tesla charging port using rfcat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages