Skip to content

reset router after 15 minutes if no ping to given host or no wifi

Notifications You must be signed in to change notification settings

ermaya/esp8266-automatic-router-reset

Repository files navigation

Led alarma D1 : LOW = conexion OK. HIGH = no conexion.

Status Led D4 : flach rapido 0,2 = configuracion. flach mediano 0,8 = no Wifi. flach lento 5,0 = normal.

TRIGGER PIN D3: configuracion.

Relay D2: normal LOW. Reset 5 segundos HIGH

sistema hace Ping cada 30 segundos a www.google.com (puede cambiar en Wifi Config) si esta bien Led alarma se apaga.

si no hay conexion Led alarma enciende y cuenta tiempo para Reset.

unsigned long reset_delay = 900000; 15 minutos = 15x60x1000

Breadboard Layout and case

About

reset router after 15 minutes if no ping to given host or no wifi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages