1 (edited by Paavo 2020-08-10 10:37:11)

Topic: Set afterwards WiFi SSID and password

How could be possible to set SSID and password without putting those #defines into the main program?
If wifi device will be work in different places it is impossible to quess what is current and correct SSID and password of that local network.

2

Re: Set afterwards WiFi SSID and password

Has been asked and answered many times, use Search...

3

Re: Set afterwards WiFi SSID and password

It was difficult to find anything for this problem but at last I found this link and it helped me to run examble program. Thanks.
http://forum.remotexy.com/viewtopic.php?pid=2514#p2514

4

Re: Set afterwards WiFi SSID and password

What you need is: WiFiManager

Read the WiFiManager library ... there are others that do the same, but this one works very well.

What you don't know ... Question !! and what you know ... Share !! - By Joan