I want it to run arduino code so im flashing it with Arduino IDE with blink program.
I'm having problems in flashing it, it says on the arduino log:
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
my connections with the ESP-01:
pin RESET, CH_PD, and GPIO 2 connected to Vcc
and GPIO 0 connected to GND,
TX-RX, RX-TX.
Note:
i'm using USB-UART with CP2102 module.
i have tried supplying power of ESP01 from another source (Pi or Arduino)
but still no luck.
Can someone help me! Any kind of information is appreciated, thanks!