- Sat Sep 24, 2016 3:22 pm
#55624
I am new to the ESP8266 world and a few days ago I got my ESP8266-12F. I bought it from Aliexpress.com. It is just tiny chip with no USB. To connect it to my laptop I bought a FDTI232RL USB-To-Serial breakout board. Now I connected the ESP board to my laptop using the USB-To-Serial board. I connected the pins as follows
esp fdti232rl
GND -> GND
VCC -> VCC
RX -> TX
TX -> RX
Then I uploaded the example Blynk sketch for ESP8266. When I upload, I get these error:
error: Failed to open COM1
error: espcomm_open failed
error: espcomm_upload_mem failed
Can anyone help and guide me ?