this is how i am trying to control my home ac through esp8266 through internet
the code is in the file.
when i was trying to generate ip address and used it, but it was not working and the new client is invalid request.
espac.txt (3.59 KB)
this is how i am trying to control my home ac through esp8266 through internet
the code is in the file.
when i was trying to generate ip address and used it, but it was not working and the new client is invalid request.
espac.txt (3.59 KB)
What do you mean by 'generating an IP address' ?
Why do you create a server object, and then manually check for clients? It doesn't make any sense to me.
Read this.
And read the how to use this forum post before posting.
Pieter