-->
Page 3 of 3

Re: i cant upload anything to the esp8266. does not respond

PostPosted: Sat Apr 24, 2021 5:56 am
by Fabri54
I forgot one thing. Using the compacted one (USB A - 8 pin sockets for ESP-01S) I found very convenient to solder on its PCB a push button to put the GPIO0 to GND at power up, before I initiating the download of the the sketch. If GPIO0 isn't at ground at power up, and stays there for a few seconds, you can't flash the memory
For the other one, requiring wires between the ESP-01S and the converter, it's easier to ground the GPIO0 to enable flashing the ESP-01S

Re: i cant upload anything to the esp8266. does not respond

PostPosted: Sat Apr 24, 2021 6:15 am
by jankop
You did not understand the basic principle of this connection.

USB/RS232.......... Arduino.......................ESP8266
converter
TX-------------------------( RX)----------------------- RX
RX-------------------------(TX )----------------------- TX

Re: i cant upload anything to the esp8266. does not respond

PostPosted: Sat Apr 24, 2021 6:39 am
by Fabri54
At this point I'm a bit confused. From what you write I understand that the originator of this post is connecting the Arduino IDE to an Arduino NANO which is connected to an ESP-01S. In other words he's using the NANO as an USB - RS232 converter to flash the ESP-01S.
Then why not simply using an USB - RS232 converter? It's cheap and it's straightforward.

Re: i cant upload anything to the esp8266. does not respond

PostPosted: Sat Apr 24, 2021 6:51 am
by jankop
He wants to use a USB / RS232 converter. He wants to use the one in Arduino Nano. Maybe he doesn't have another right now. Someone may be building a weather station. Why, if he can buy it easily? :D