Close

Time for a Update

A project log for Furious Tooth Fairy - Door Unlock

This is a small pcb with ATMega328p and BlueTooth HC-05

stefan-xpStefan-Xp 11/19/2016 at 17:131 Comment

I'm not sure, is it possible that there is no really good complete ESP8266 Tutorial in the Internet?

I tried it this way:

But till now no success :-(

Does somebody have some advice?

Discussions

davedarko wrote 11/19/2016 at 17:34 point

GPIO0 has to be GND for programming after RESET, so you basically need two switches to start it into loading mode, at least in the easy get going version (you can also check this project #ESP8266-01 Breakout to get started with the ESP01 schematics. 

I have pullups on GPIO0, GPIO2, CH_PD and RST, with a 3V3 serial adapter it just works.

  Are you sure? yes | no