wimaha / TeslaBleHttpProxy

TeslaBleHttpProxy is a program written in Go that receives HTTP requests and forwards them via Bluetooth to a Tesla vehicle. The program can, for example, be easily used together with evcc.
Apache License 2.0
32 stars 8 forks source link

No NFC confirmation request #34

Closed faxioman closed 4 months ago

faxioman commented 4 months ago

Hi, I'm trying to associate my Model 3 2024:

2024/07/20 18:45:23 INFO Key-Request connection established
2024/07/20 18:45:23 INFO sending command=add-key-request body=map[]
2024/07/20 18:45:23 INFO Sent add-key request to LRW3*************8. Confirm by tapping NFC card on center console.
2024/07/20 18:45:23 INFO successfully executed command=add-key-request body=map[]

But nothing happens in my car. I'm using a Mac Book pro with bluetooth connected to my car. I'm sure I'm missing something... 😅

wimaha commented 4 months ago

What happens when you confirm by tapping NFC card on center console?

faxioman commented 4 months ago

The problem is that no confirmation request appears on my car

wimaha commented 4 months ago

This is expected behavior! You have to confirm by tapping NFC card on center console. Then a message will appear on screen.

faxioman commented 4 months ago

I'll try ... now! 😉

faxioman commented 4 months ago

Ok, now I can see the key!! Thanks!

phoet commented 1 month ago

The send_keys methd hangs indefinitively for me when i submit the vin. There is not much in the logs

2024/10/07 10:15:15 INFO ECDSA private key generated and saved
2024/10/07 10:15:15 INFO ECDSA public key generated and saved
2024/10/07 10:15:15 DEBU privateKeyFile loaded
2024/10/07 10:15:15 INFO BleControl initialized
2024/10/07 10:15:24 DEBU connecting to vehicle (A)...
2024-10-07T10:15:24+02:00 [debug] Creating new BLE device
2024-10-07T10:15:24+02:00 [debug] Searching for BLE beacon S43172b7a80223604C...

Since I try this from my mac, I attached it to this post where it looks like it should work on one.