Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By max_imum2000
#30645 hello
I am trying to program the ESP8266 using the FTDI in the arduino nano .
however I don't know whats wrong

1. I can program the chip normally using normal usb to serial but not throught the nano
2. TX (nano ) connected to RX in esp over a simple voltage divider (3.1v)
3. in nano I connect RST to GND .
4. I can see the nano flashing while sending data but not the esp.

eeprom error

if I remove the nano and put the regular USB to Serial converter , everything works well

am I missing something ?