- Sat Sep 23, 2017 7:21 pm
#70256
I hate those Fritzing-drawings (sorry, I'm an old-school guy only using "Old style" schematics).
As far as I can see, the positive of your batteries isn't connected to anything (accoring to the Fritzing drawing) and the positive pin of the ESP is connected to the negative of the batteries.
Furthermore: the ESP is quite picky when it comes to power: the actual power requirements are >=500mA at 3.3V.
2 AA batteries only deliver 3V (when used for a while, they might start off a little bit higher when fresh).
Why aren't you using the 3.3V output off the Arduino board?
Another thing I don't understand (this isn't personal, but just a general observation) is why people buy an ESP-01 to start learning the ESP8266.
There are ready made, full featured development boards for about the same price (< €5) as a separate ESP.
This is a picture, an ESP-01 connected to an Arduino, I found on the internet:
cricri wrote:so I tried with an example sketch (in attachment) but I got the same result...
What sketch?
Assumption is the mother of all f*ckups. At least: that's what I'm assuming.