I want to program ESP8266 (refer attached image of the module).
So I connected the module on the NodeMCU board (PFA Image).
I connected then Arduino Uno with the NodeMCU.
Tx -> Rx
Rx -> Tx
3.3 -> Vcc
GND -> GND
Tried by making GPIO0 low.
But I get the following errors when I upload through Arduino IDE (I select Arduino UNO for progamming).
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_open failed
Is this correct or is USB to Serial Convertor Necessary.
Thank You,
Ameya