Hello, I have a problem with the ESP8266-01 module and I have connected it as follows:
3V3 -> VCC
RX -> TX in PL2303HX module - connected via voltage divider on resistors 4.7k and 10k
EN-> VCC
Tx->RX
GND -> GND
GPIO0 -> GND
Using the nodemcu-flesher program, I uploaded the firmware from : https://github.com/espressif/ESP8266_AT
The blue LED started flashing during upload.
Once uploaded I disconnected GPIO0 from GND and turned on RealTerm I set the appropriate port and started resetting the module. I changed the baud to all possible speeds and I keep getting whoops during reset. When I send an "AT" command to the module the module does not respond at all. Could someone give me a hint on what I am doing wrong or what else I can try. I initially bought an ESP-12, but had a similar problem with it and found that it was faulty. Now an ESP-01 has come to me and also the same thing, so I turn to you.
3V3 -> VCC
RX -> TX in PL2303HX module - connected via voltage divider on resistors 4.7k and 10k
EN-> VCC
Tx->RX
GND -> GND
GPIO0 -> GND
Using the nodemcu-flesher program, I uploaded the firmware from : https://github.com/espressif/ESP8266_AT
The blue LED started flashing during upload.
Once uploaded I disconnected GPIO0 from GND and turned on RealTerm I set the appropriate port and started resetting the module. I changed the baud to all possible speeds and I keep getting whoops during reset. When I send an "AT" command to the module the module does not respond at all. Could someone give me a hint on what I am doing wrong or what else I can try. I initially bought an ESP-12, but had a similar problem with it and found that it was faulty. Now an ESP-01 has come to me and also the same thing, so I turn to you.