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?
A project log for Furious Tooth Fairy - Door Unlock
This is a small pcb with ATMega328p and BlueTooth HC-05
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
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
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