I am using following configuration:
esp8266 arduino
TX-------------TX
RX--------------RX
VCC----------3.3v
CH_PD---------3.3v
GPIO_0---------GND
Gnd-------------gnd
RESET---------3.3v
Note: I have not used external power supply as I do not have it now.So used arduino power supply to esp8266 only. Currently, I am getting following errors. Your inputs are always welcome. Please help to resolve.
Setting from IDE:
1. Board : Generic 8266 module
2. Baudrate: 115200
[]Verbose logs:[
C:\Users\Jyoti\AppData\Local\Arduino15\packages\esp8266\tools\esptool\0.4.9/esptool.exe -vv -cd ck -cb 115200 -cp COM3 -ca 0x00000 -cf C:\Users\Jyoti\AppData\Local\Temp\arduino_build_332832/dht_wifi.ino.bin
esptool v0.4.9 - (c) 2014 Ch. Klippel <ck@atelier-klippel.de>
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
serialport_receive_C0: F8 instead of C0
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed