What I am looking is for either or both of the following.
1,) Receive a post and respond from/to a client on the same wifi as the SoftAP.192.168.4.1
and/or
2.) Response to a POST ( Form being submitted ) on the form on the root. 192.168.4.1 SoftAP
Can someone point me to examples, thanks. What I am trying to achieve is the easiest method that someone could use to send credentials for the the chip for WIFI SSID/Password for first time they setup.
I know there is a WifiManager lib, but would prefer to do it myself.
Thanks G.