ESP8266 relay switch - with Arduino IDE without Arduino

preview_player
Показать описание
ESP8266 relay switch - with Arduino IDE without Arduino
Рекомендации по теме
Комментарии
Автор

hi, im working on a relay control using arduino uno and the esp8266 with the easyiotserver and its working great, but how can i make the relay control using my phone ?

rokalex
Автор

Hi, great job.  What happen whit the gpio2 while bootup the esp8266, this send signal to the relay in?

regards,

tcgp-nxeu
Автор

Hey, how can i use also the GPIO 0? What should i change in the code?
I was able to get everything working except for one thing. When i reboot the esp8266, if gpio2 is connected, the device will not boot. If i were to disconnect gpio2, start esp8266, then connect, everything works as expected.

Bernicaso
Автор

Won't boot without the FTDI serial connected. Any idea what's going on?

haimik