-->
Page 1 of 1

WiFi as client manipulation

PostPosted: Mon Nov 21, 2016 4:47 am
by mikekgr
Dear Sirs,
I have a special request to implement and I am looking for the best idea how to handle it.
In details I need to setup an ESP8266 ( Arduino IDE) sketch that will check first if one of three knows SSID are present and to connect to them or in case not know SSID is present, then to activate WiFi Manager for manual selection of the SSID...

What do you think guys, jow can implement this (probably at the setup section)?

Thanks and Best Regards,
Mike Kranidis

Re: WiFi as client manipulation

PostPosted: Mon Nov 21, 2016 10:53 am
by migbur
I found this video maybe can give you an idea.

https://www.youtube.com/watch?v=a7wEuzupfQc

Re: WiFi as client manipulation

PostPosted: Mon Nov 21, 2016 4:04 pm
by mikekgr
migbur wrote:I found this video maybe can give you an idea.

https://www.youtube.com/watch?v=a7wEuzupfQc


thanks a lot migbur.
I saw the video also I downloaded the two ino files but it is irrelevant...
Best Regards