-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BLE: Failed to execute command: car could not execute command: SetChargingAmps failed #287
Comments
Can you confirm that:
The error indicates the infotainment system successfully received and authenticated the command, but could not execute the command. This can happen under normal circumstances if the infotainment system is in the process of booting/waking up and the service responsible for executing the command has not come up yet. But if you can reliably reproduce the error after giving the car time some time to finish waking up, then further investigation might be required. |
Yes, the error persists even after a waiting time of 20 seconds. |
I'm having the same error via the web calls. The weird thing is: I can't even change it in the tesla app itself anymore now. As soon as I try to set another Amperage I get a message: commad failed. Only changing it in the car still works and reflects back in the app. Maybe a Tesla bug? |
I have the same problem that started when I upgraded from But today, I got updated to I tried:
Also, I noticed that these commands work:
These don't work:
I own the Tesla Model 3 LR 2019, if that helps. |
I can also no longer adjust the charging current via the Tesla APP. |
interesting.
|
Hi, My Car is a SR+ 2021. |
Same issue here. Even with the official Tesla App, I cannot change the current anymore. BLE and Fleet API also not working. Changing the current in the car's infotainment screen is working. Issue in my third party app is here Updated my 2019 Model 3 from 2024.20.9 to 2024.26.7. Since then, no current change possible anymore. Edit: It looks like by far not all cars are affected but I have no idea which car/ carconfigs are affected and which are not. |
Same issue over fleet api & tesla app. |
Today I installed 2024.26.7 and it started working again. And in the official app too. |
Looks like I found a solution. What you need to do: Disconnect the car charger, sit in the car, switch off the Bluetooth of your phone. Make sure that no BLE enabled phone, Key Fob,... is around. Note: BLE has a connection radius of > 20 meters, so best would be to disable Bluetooth of all phones and remove the battery from the key fob. Then restart the car by pressing both scroll wheels, wait for the car to reboot (I waited an additional minute after the navigation screen came back), enable Bluetooth on your device. Now it should work again. |
I didn't believe your solution as I did a normal restart, but removing the fob battery and turning off the BT from my phone did really the trick with the reboot |
Yep, no BLE device beeing around is important. I tried multiple reboots, Software Reinstall,... nothing helped, only a reboot without any BLE device helps. I know of about 15 cars where that helped and not a single one where it did not help. |
Hello, can I control the air conditioner through ble? I look at the code as if it is calling the Internet method |
Anyone still experience SetChargingAmps failed in 2024.32.3? |
After doing the restart without BLE devices near the car it did solve my issue (and from many others too). I've updated the car afterwards already on 2024.32.3 and the issue didn't happen again. I would say it is safe to update, but even if not...just restart the car without a ble device next to it =) |
@coreGreenberet From my experience as maintainer of https://github.com/pkuehnel/TeslaSolarCharger there were some vehicles where disabling all BLE devices after while restarting did not. Some even drove a few miles away from home to make sure there is not an unknown BLE device around, did still not help. @Peter919pan But for all of them updating to 2024.32.3 resolved the issue, currently I am not aware of any car on 2024.32.x that has the issue. But still, there is no confirmation from Tesla that the issue is resolved. |
Since some recent update, the charging-set-amps function no longer works via BLE.
Car: Tesla Model 3 LR 2021
Firmware: 2024.26.3.1
This command was executed:
tesla-control -debug -key-file /home/admin/Tesla/private_key.pem -ble -vin LRW* charging-set-amps 6
Debug Log:
The text was updated successfully, but these errors were encountered: