Arduino IDE 2.0.0 - rc3

I have a problem with my board and programming. Here is listing of my problem:

Compilation complete.
esptool.py v3.0
Serial port COM3
Connecting……..…..…..…..…..…..….._____
Traceback (most recent call last):
File “C:\Users\ivang\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2/tools/upload.py”, line 66, in
esptool.main(cmdline)
File “C:/Users/ivang/AppData/Local/Arduino15/packages/esp8266/hardware/esp8266/3.0.2/tools/esptool\esptool.py”, line 3552, in main
esp.connect(args.before, args.connect_attempts)
File “C:/Users/ivang/AppData/Local/Arduino15/packages/esp8266/hardware/esp8266/3.0.2/tools/esptool\esptool.py”, line 529, in connect
raise FatalError(‘Failed to connect to %s: %s’ % (self.CHIP_NAME, last_error))
esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header
Upload error: Failed uploading: uploading error: exit status 1

Thank you for answer.
Ivan

More details please

I assume that you are using an ESP8266 and that you have the correct board and port selected

Can you upload a minimal sketch after doing File/New ?


Hi, thank you for your interest, in the meantime I tried again and today I succeeded, finally. I switched to a new computer, the old one was 32bit, the new one I now have 64-bit, I transfer these programs. I'm an amateur in these things. well thank you

Please do not post pictures of code and error messages

Please follow the advice given in the link below when posting code, in particular the section entitled 'Posting code and common code problems'

Use code tags (the </> icon above the compose window) to make it easier to read and copy for examination

OK, I accept it.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.