- Fri Jul 10, 2015 12:16 am
#22894
Hi Tawhiz20!
Thanks for answering!
Meanwhile I found a solution here:
http://www.esp8266.com/viewtopic.php?f=26&t=2210Had the same problem. After lots of trail and error I found that you need to have GPIO0 connected
to ground when powering up, then remove ground from GPIO0 and then upload.
Strange but seems to work for me. (ESP 8266 101) My 201 has this layout:
http://smarpl.com/sites/default/files/downloads/ESP8266-ESP-201-pin-reference-v01.pdfI put GPIO15 = IO15 to GND and CHIP_EN to 3.3V. And I put IO0 to GND when powering up
the module and I released the connection between IO0 and GND before compiling and
flashing with the Arduino IDE. Then it seems to work: no errors reported.
I assume that my UART to TTL converter is very poor. It is a CH340 without
DTR and RTS pin. Also my converter cannot power the ESP8266 even not
connected to an active USB HUB with external power.
I would like to buy a new UART to TTL converter and make the connection as
shown here:
https://github.com/esp8266/ArduinoCan anyone recommend a good UART to TTL converter which is working
fine in all enviroments?
@Tawhiz20: Where did you buy your ESP201 modules? Do you have still the antenna problem
or any other problems?
Best Regards
Juergen