Hello, I have purchased an ESP8266 model 07
I can't bloody find a wiring diagram for it so I'm relying on wiring diagrams from other varieties of ESP8266.
On the drawing I've drawn how I've connected it, in green there are elements connected alternatively e.g. (GPIO0 - for flashing, reset once with a resistor once without, CH_PD to 3.3v once directly once through a resistor).
I tried to establish a connection using ESP8266Flasher, ESP FLASH DOWNOLAD TOOL and XTCOM_UTIL.
The matter is that e.g. in the first one there is no bauderate9600 at all
and when trying to connect I get something like this
and the program itself starts with an error
other programs similarly, they try to connect but zero response from the module.
I noticed a dependency, that when I send a character from the terminal, the blue LED on the module lights up only when nothing is connected to CH_PD, as if contrary to the schematic !
USB-> RS-232 (3.3v) adapter, original, not homemade, 100% working, because I use it all the time.
What is wrong ?
I can't bloody find a wiring diagram for it so I'm relying on wiring diagrams from other varieties of ESP8266.
On the drawing I've drawn how I've connected it, in green there are elements connected alternatively e.g. (GPIO0 - for flashing, reset once with a resistor once without, CH_PD to 3.3v once directly once through a resistor).
I tried to establish a connection using ESP8266Flasher, ESP FLASH DOWNOLAD TOOL and XTCOM_UTIL.
The matter is that e.g. in the first one there is no bauderate9600 at all
and when trying to connect I get something like this
and the program itself starts with an error
other programs similarly, they try to connect but zero response from the module.
I noticed a dependency, that when I send a character from the terminal, the blue LED on the module lights up only when nothing is connected to CH_PD, as if contrary to the schematic !
USB-> RS-232 (3.3v) adapter, original, not homemade, 100% working, because I use it all the time.
What is wrong ?