getting them to work. I must point out that my purchase from Sparkfun was a good experience as always, and
they did have tech support on hand to help me out.
2 of 2 found this helpful:
Neat gadget at an amazing price, tricky setup
about 2 years ago by Member #498483 verified purchaser
It’s amazing that this board provides the level of Wi-Fi and TCP/IP functionality for the price. That said, it is
tricky to get started using the device. I found that my module did not work properly until the CH_PD pin was
pulled up to VCC. The Nurdspace page that is linked from the product page doesn’t list this pin. I also found
that I had to flash the device before it worked properly. I’m not sure if it was unprogrammed when I received it
or if I did something to mess it up while trying to get it connected properly.
I found this website extremely useful as a reference for flashing the board and for many other odds and ends:
http://labdegaragem.com/forum/topics/conhecendo-o-esp8266 Note that this board (or equivalent) is named
ESP8266-01. The website is in Portuguese but Google Translate did an excellent job and it’s quite readable
after being translated. I achieved first-time success in flashing the board by following the instructions on this
page.
One other thing–the page I linked as well as some forum posts note that PuTTY and Tera Term don’t agree
with the ESP8266. A free utility, TERMITE (linked from the above page) worked well with it.
3 of 3 found this helpful:
Works fine
about 2 years ago by Member #139441 verified purchaser
RX TX pins were reversed for me at least if you go by NURDSpace. I connected the pin labeled RX to TX on my
Arduino and TX to RX (all through level shifter) and it didn’t work, I switched the pins RX to RX and TX to TX
and now it works.
Works great now that I’ve straightened that out, I was ready to ask for return on a defective module.
12 of 12 found this helpful:
The Little Module that could, and probably will!
about 2 years ago by barryjh verified purchaser
UPDATE: I’ve used the now retired .5MB version and this version. Below I have put a copy of my original
review. Since posting that I moved past just controlling it via a USB to Serial interface and put it on a
breadboard with a microcontroller and I found this to be important: Use a dedicated 3.3v regulator to power this
module, see my comment in the comments section about this.
PAST REVIEW: A lot of bang for the buck! Overall it’s a pretty solid little board. It comes preloaded with
firmware that implements an AT command interface. I recommend updating to the latest AT command firmware,
especially if you are going to use UDP mode of communication.
I haven’t used it with TCP connections, but the UDP mode seems to be very robust. I’ve had it running for over
3 days sending UDP packets every 2 seconds and it’s still going strong, no hiccups with WiFi connection or
serial data transmission to and from the module. I’m sure my awesome software design and coding has
something to do with it, but the module is holding its own :)
Range seems pretty good, I had no problem connecting to my router indoors from anywhere inside, and I even
took my setup on a breadboard out to the furthest point in my yard, about 150 feet from the house and was
able to connect to my router down in the basement through solid concrete poured foundation. Not too shabby.
Since they are so economical I bought 2, and I’m glad I did, as the description mentions do not hook this up to
more than 3.3 volts. When I went to update my firmware on one of the boards I didn’t have my glasses on and
inadvertently connected the GPIO0 to USB 5v rather than ground the next terminal over. When I noticed the
mix-up I switched it to ground and successfully flashed the new image, but when I try to boot up normal it just
spews garbage out of the serial port, so it is very sensitive to the wrong voltage.
I don’t have any issues with the board, but I can’t bring myself to give it a 5 star rating as I believe that should
be saved for special circumstances, even though this module is lots of bang for the buck I feel like there could
be a better ESP8266 board so I’ll call it a 4.5 and recommend you play around with one if you haven’t already.
2 of 2 found this helpful:
Good product for the price
about 2 years ago by B.A.G. verified purchaser
It’s a very good product and I’m having tons of fun with it. However, as mentioned in previous comments, you
need to be patient when you try to connect it the first time. There are all sorts of things that can go wrong and