Help with ESP8266 01
Posted: Fri Feb 05, 2016 10:18 pm
Hi, my name is Ernst and this is my first posting here. I don't know if this is the right section for my question, but I'll ask anyway.
Don't know how to describe my problem best. I installed both the arduino software and the additional esp8266 librarys. I can flash my esp8266 with the example programs that came with the ESP8266 library, like "HelloServer.ino". So I I enter my SSID and password and say upload. After flashing it says upload ok (or the like). I then disconnect GPIO0 from GND and power cycle the ESP.
But the only thing that happens now that it somehow erases my WLAN, at least the WLAN disappers from the list of available access points . This is true for the 2.4Ghz Wlan of my Router, while 5.0Ghz access is still availlable. I then logged onto my Router using the 5GHz from my Computer to see if the ESP8266 is listed there as a device, but it isn't.
In addition to that strange behavior, I noticed that the ESP does not respond to AT Commands I send, nor do I see any reasonable output in the monitor window (yes, I tried several baud rates etc...)
I also tried to flash the ESP with the ESP8266fasher from nodemcu but still no result. The flashing itself runs without problems, no error msg's or the like.
In some instructions on how to wire the ESP it says that RST must be connected to 3,3V, while others say not?
So far I have:
GND - GND
VCC - 3,3V
CH_PD - 3,3V
TXD - RXD
RXD - TXD
GPIO0 - only to GND when flashing
RST - not connected
GPIO2 - not connected
Any hints are greatly appreciated.
Have a nice day .. ernst
Don't know how to describe my problem best. I installed both the arduino software and the additional esp8266 librarys. I can flash my esp8266 with the example programs that came with the ESP8266 library, like "HelloServer.ino". So I I enter my SSID and password and say upload. After flashing it says upload ok (or the like). I then disconnect GPIO0 from GND and power cycle the ESP.
But the only thing that happens now that it somehow erases my WLAN, at least the WLAN disappers from the list of available access points . This is true for the 2.4Ghz Wlan of my Router, while 5.0Ghz access is still availlable. I then logged onto my Router using the 5GHz from my Computer to see if the ESP8266 is listed there as a device, but it isn't.
In addition to that strange behavior, I noticed that the ESP does not respond to AT Commands I send, nor do I see any reasonable output in the monitor window (yes, I tried several baud rates etc...)
I also tried to flash the ESP with the ESP8266fasher from nodemcu but still no result. The flashing itself runs without problems, no error msg's or the like.
In some instructions on how to wire the ESP it says that RST must be connected to 3,3V, while others say not?
So far I have:
GND - GND
VCC - 3,3V
CH_PD - 3,3V
TXD - RXD
RXD - TXD
GPIO0 - only to GND when flashing
RST - not connected
GPIO2 - not connected
Any hints are greatly appreciated.
Have a nice day .. ernst