-->
Page 1 of 1

wifi status help

PostPosted: Sun Sep 19, 2021 10:25 am
by MrArukado
i need to send a msg or a function when a device is connected to the esp8266.

if my smartphone connects to the esp8366 AP = function/message

help me please :roll:

Re: wifi status help

PostPosted: Tue Sep 21, 2021 12:38 pm
by AcmeUK
i need to send a msg or a function when a device is connected to the esp8266

What sort of a device?
if my smartphone connects to the esp8366 AP = function/message

Have a look at ESP Notify

Re: wifi status help

PostPosted: Tue Sep 21, 2021 6:39 pm
by MrArukado
This app will help me a lot!!! thank you didn't know about him
the device: when my smartphone (android) connects to esp with Access Point. but I believe this application can help me, if there is no specific code, for example

if Access point === connected{
activate relay
}