Product: https://www.adafruit.com/product/3046
The esp8266 worked for a few hours(I tested with LED blink and other sketches). Then next day, Arduino IDE is unable to connect the serial port (COM6 in my case, same USB cable) while trying to upload a sketch to the esp8266, showing:
Serial port COM6
Connecting........_____....._____....._____....._____....._____....._____.....____
esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header
The PC (Windows 10) Device Manager shows "Silicon Labs CP210x USB to UART Bridge (COM6)" when the esp8266 is connected to the PC via the USB cable.
Any advice / ideas would be greatly appreciated.