yoziru / esphome-tesla-ble

Interact with Tesla vehicles over BLE using ESPHome and Home Assistant
GNU Affero General Public License v3.0
80 stars 14 forks source link

WARNING The selected ESP-IDF framework version is not the recommended one. If there are connectivity or build issues please remove the manual version. #59

Open TwistedkidJKid opened 2 months ago

TwistedkidJKid commented 2 months ago

Hi, Thank you very much for this. I got this error when compiling:

WARNING The selected ESP-IDF framework version is not the recommended one. If there are connectivity or build issues please remove the manual version.

When i upload i am not able to connect.

Can you please help me how to fix this? I am trying to flash it on NodeMCU-32S

Please let me know if more info is needed

top-gun commented 1 month ago

In my experience, the best way to provision the modules is to plug them into the PC or Raspberry Pi and upload via USB. When you can't update wirelessly, it's usually a mismatch of DNS names, like "ble-tesla.local" vs "ble-tesla-5412AB.local". With USB, this is not an issue.