You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I purchased a TTGO T-Watch 2020 V3 last year and I completed the program I needed and it worked just fine. The last time I compiled/uploaded it using Arduino IDE 2.2.1 was on December last year.
I haven't updated Arduino IDE since but my Windows 11 has had some updates.
Problem: When I try to upload, the final step fails with error: A fatal error occurred: Failed to connect to ESP32: No serial data received.
The program compiles just fine but the upload step fails? How to fix this problem?
My program also compiles just fine in VSCODE/PlatformIO with latest updates.
The text was updated successfully, but these errors were encountered:
Forgot to mention, both Arduino-IDE and VSCODE detect my watch connected via USB/Serial to COM3, in Arduino-IDE I can get Board-Info without issues but the last uploading steps fails with: A fatal error occurred: Failed to connect to ESP32: No serial data received.
I purchased a TTGO T-Watch 2020 V3 last year and I completed the program I needed and it worked just fine. The last time I compiled/uploaded it using Arduino IDE 2.2.1 was on December last year.
I haven't updated Arduino IDE since but my Windows 11 has had some updates.
Problem: When I try to upload, the final step fails with error: A fatal error occurred: Failed to connect to ESP32: No serial data received.
The program compiles just fine but the upload step fails? How to fix this problem?
My program also compiles just fine in VSCODE/PlatformIO with latest updates.
The text was updated successfully, but these errors were encountered: