Error while uploading
Title
Question
My program compiled successfully but while uploading it gives an error
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
I am using Windows 10
Arduino Wireless-Connectivity-to-Arduino 10-11 min 0-10 sec
Answers:
The error is likely to because of wrong connection.
Perform the experiment as shown in the tutorial with all the necessary changes and with the use of push button.
Login to add comment