The use of the ESP8266 in the world of IoT

User avatar
By lucifer93
#56890 I set up the esp8266 as AP and WebServer.
The project I wanted to do is a phone will send some data to the server through the hosted AP.
Then the esp8266 will read the received data through its own server

Currently, I'm having trouble in the esp8266 reading its own server content.
Enlighten me for some solution. Or it is impossible to read its own server content while hosting an AP?