Chat freely about anything...

User avatar
By aravindalak
#26123 Hi, I have a ESP8266 ESP-12E module and I need to setup a HTTP Server and a HTTP Client in same device. I got working these 2 individually. But when try to combine these to it doesn't work. Does anyone know how to this?

I have attached a DHT11 Temperature and Humidity sensor to the ESP module. I need to setup a HTTP Client to upload sensor data to thingspeak.com. Also I need to setup a HTTP server to respond with sensor data when a HTTP request was received.

Can anyone help me to solve this problem please?

Thanks.